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


