function visitSite(the_site){
	window.location = the_site;
	}   
	