$(document).ready(
	function(){
	
		setTimeout("document.location='/index.php?id=lage';",9000);

	}
);


