function loadsite(site) {
	document.location.href = site;
}

