function openPopup() {
	window.open("", "popup", "left=184, top=100, height=640, width=330, toolbar=no, statusbar=no, menubar=no, scrollbars=yes, resizable=no");
}

function openSitemap() {
	window.open("", "sitemap", "left=138, top=100, height=450, width=748, toolbar=no, statusbar=no, menubar=no, scrollbars=no, resizable=no");
}


