function redirecturl(httpurl){
	window.location=httpurl;	
}
