function weiter()
		
{
	window.setTimeout("window.location.href='index2.php' ",12000);
}
