
/***TOP MENU*****/

function goHome()
	{
	location="/main/ui/index.jsp";
	}


