function linkto(URL){
	window.location=URL;
}