function go(url) {
	this.document.location=url;
}