function slideShow(){
	startmarquee(18,10,4000);
}

addLoadEvent(slideShow);