
function GoToHome(strURL) {
	window.location.href = "http://www.mandaemployment.com/web/html/" + strURL;
}