var SCROLL1_DATA = {
	// Use <blink> and </blink> tags to enclose blinking fragment, 
	// <pause time=ms> to pause scrolling for a time of ms miliseconds
	'message' : " <pause time=9>Now with 1 to 1 Job Chat <blink>+++++</blink> <pause time=9> Free Unlimited Job Ads <blink>+++++</blink><pause time=9> Direct CV-Access<blink>+++++</blink>",
	// scrolling speed, milliseconds per char. use negative value to reverse direction
	'speed' : 200,
	// blinking parameters: [time to show for, time to hide for] or
	// if scalar both time to show for and time to hide for
	'blink' : [900, 900],
	// wheather the scrolling goes in window title bar
	'intitle' : true
}

var SCROLL2_DATA = {
	'message' : " Discover <blink>Jobeedo</blink>",
	'speed' : 200,
	'blink' : 500,
	'intitle' : false
}
