function getURL(murl){
	document.location = murl;
}