function openURL(url){
	window.location.href=url;
}