function toTop(){
	window.scroll(0,0);
}


