function MM_jumpMenu(targ,selObj,restore){ //v3.0  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");  if (restore) selObj.selectedIndex=0;}function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function testWin(myform, windowname){if (! window.focus)return true;window.open('', windowname, 'top=250,left=300,height=160,width=350,location=no,resizable=no,scrollbars=no,status=no');myform.target=windowname;return true;}function staypop(url){	var mywin=window.open(url,'mywin','scrollbars=yes,scrollbars=yes,resizable=yes,width=625,height=340,left=365,top=310')	mywin.focus() // function to stay focus on a specific popup window}