function http(url)
{
	window.location="http://"+url; 
}