// JavaScript Document

function go(gostr){
	window.location=gostr;
}