

function goHome() {
	window.location = "http://centrewebdesign.com";
	return false;
}