function initScroll(){
	if( screen.width<1024)
	window.scrollTo(798,160);
}
//Event.observe(window, "load",initScroll);