<!-- // begin
function gotourl(url) {//v1.0 
		window.location=url; 
	} 


// end -->
