function loadpage(theURL) {

	location.href = theURL
} 

