<!--Kinetic Headlines : brought to you by http://www.scriptjuice.com-->



<!--If you want your headlines to run in a continuous loop, edit this to read true-->
<!--If you want to display each headline and stop at the last displayed one, leave as false-->

var loop_messages = true;

<!--This is the time, in milliseconds, you want each headline displayed. Default setting is 3000 (3 seconds)-->

var view_time = 4000;

<!--Kinetic Headlines provides 3 default Headline fields-->
<!--Enter each Headline with html code within the " " symbols-->
<!--If you need help formatting your headlines, visit http://www.domain.com-->

kinetic[2].msg[1] = "<font color=#666666>A new way to draw attention!</font>";
kinetic[2].msg[2] = "<font color=#666666>That's right...</font><font color=#000000>Dynamic Headlines!</font>";
kinetic[2].msg[3] = "<font color=#FF0000>Drawing attention has never been easier!</font>";
kinetic[2].msg[4] = "<font color=#FF0000>Contact KinetichHeadlines.com for more info</font>";
 

<!--If you want fewer Headline fields, delete the bottom-most ones in this file-->
<!--If you want additional Headline fields, copy the last one and change the number from 3 to 4 and so on-->
<!--Make sure the ; is the last character on each line-->