function openurl(url){
			location.href = url;
    }
