function gopage(pagename) {
	window.location = pagename;
}