<!--------------------- INSERT JAVASCRIPT BELOW THIS LINE ------------------------                <!-- hidefunction doENERIcard()  {                if (navigator.appName.indexOf("Netscape")==-1) { //if IE                 if (navigator.appVersion.indexOf("Win")==-1) { // if mac                                                                                var ENERI= window.open("fix.html",                "giorgio","menubar=0,toolbar=0,location=0,directories=0,status=yes,titlebar=no,"                +"scrollbars=0,resizable=0,copyhistory=0,"                +"width=600,height=414,alwaysRaised=1,"                +"hotkeys=0,screenx=0,screeny=0,left=10,top=10")                                                                } else {                                                                                var ENERI= window.open("june99/eneriset_pcie.html",                "ENERI","menubar=0,toolbar=0,location=0,directories=0,status=yes,titlebar=no,"                +"scrollbars=0,resizable=0,copyhistory=0,"                +"width=600,height=399,alwaysRaised=1,"                +"hotkeys=0,screenx=0,screeny=0,left=10,top=10")                                                  }                                                    } else {                                         // if netscape                 if (navigator.appVersion.indexOf("Win")==-1) { // if mac                                                                                     var ENERI= window.open("june99/eneriset.html",                "ENERI","menubar=0,toolbar=0,location=0,directories=0,status=yes,titlebar=no,"                +"scrollbars=0,resizable=0,copyhistory=0,"                +"width=600,height=400,alwaysRaised=1,"                +"hotkeys=0,screenx=0,screeny=0,left=10,top=10")                                                 } else {                                                                                     var ENERI= window.open("june99/eneriset_pcn.html",                "ENERI","menubar=0,toolbar=0,location=0,directories=0,status=yes,titlebar=no,"                +"scrollbars=0,resizable=0,copyhistory=0,"                +"width=600,height=400,alwaysRaised=1,"                +"hotkeys=0,screenx=0,screeny=0,left=10,top=10")                                                 }                }}                //end hiding-->   <!--             bName = navigator.appName;     bVer = parseInt(navigator.appVersion);          res=screen.width    if (res < 1000){                    if      (bName == "Microsoft Internet Explorer" ) ver = "ex";             else if (bName == "Netscape" ) ver = "net";                        if (ver == "net") {            resizeTo(850,750);             }                if (ver == "ex") {            resizeTo(850,800);             }                                   } else {                         if      (bName == "Microsoft Internet Explorer" ) ver = "ex";             else if (bName == "Netscape" ) ver = "net";                        if (ver == "net") {            resizeTo(850,750);             }                if (ver == "ex") {            resizeTo(850,800);             }                                 }                                //-->        <!--function MM_jumpMenu(targ,selObj,restore){ //v3.0  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");  if (restore) selObj.selectedIndex=0;}//-->               //--------------------- INSERT JAVASCRIPT ABOVE THIS LINE ------------------------>