function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function launchhelp() {
	window.open("/stationery/help_popup.cfm","help","width=700,height=600,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=1,toolbar=0");
}

function stocknumber() {
	window.open("/stationery/wordversion/stocknumber_popup.cfm","stocknumber","width=400,height=250,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=1,toolbar=0");
}

function whatzip() {
	window.open("/stationery/wordversion/ziparchive_popup.cfm","ziparchive","width=500,height=300,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=1,toolbar=0");
}

function wordversion() {
	window.open("/stationery/help_wordversion_popup.cfm","ziparchive","width=500,height=250,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=1,toolbar=0");
}