	function gothere(xx)
            {
			//var xx="Hi Iman"
			//document.write(xx)							  
                window.open(xx)
	
	}


