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