function redirectPage()
{
	window.location = "/guestbook/index.php";
}