function openSpotlightZarcus() {
	newwin = window.open("/spotlight/spotlight_zarcus.htm","zarcus","height=650,width=790,resizable,scrollbars=yes")
}
function openSpotlight2Gen() {
    newwin = window.open("/spotlight/spotlight_2gen.htm", "2gen", "height=650,width=790,resizable,scrollbars=yes");
}
