function window_onload(){
	window.location='index.html';
}

