

window.onload = function() {
	if (document.getElementById("ticker")) var m1 = new marquee('ticker','item','a',10,10000,10);
}
