function go_main(url) {
	parent.mainFrame.location.href=url;
	}