function loadSite(destination) {
	window.location = destination;
}


