window.onLoad=gotohome()

function gotohome(){
//		setTimeout("location.href='index.htm'",300000);
}
