



function GoHome(theObject)
{
	response.redirect("default.aspx");
}
