function switchMainTo(pg) {
	window.parent.frames['main_frame'].location = pg;
}
