function jumpPage()
{
	location.href="top.php";
}
