function getPlatform() { return navigator.platform; } function getBrowserName() { if(navigator.appName == "Microsoft Internet Explorer") return "IE"; else return "Netscape"; } var isIE; var isGecko; var isSafari; var isKonqueror; function HJS_BC_getUserAgent() { isIE = 0; isGecko = 0; isSafari = 0; isKonqueror = 0; ua = navigator.userAgent.toLowerCase(); if((ua.indexOf("msie") != -1) && (ua.indexOf("opera") == -1) && (ua.indexOf("webtv") == -1)) isIE = 1; if(ua.indexOf("gecko") != -1) isGecko = 1; if(ua.indexOf("safari") != -1) isSafari = 1; if(ua.indexOf("konqueror") != -1) isKonqueror = 1; } function getObj(name) { if(document.getElementById) { return document.getElementById(name); } else if(document.all) { return document.all[name]; } else if(document.layers) { return document.layers[name]; } } function getObjCrossFrames(frame, element) { if(document.getElementById) { return frame.document.getElementById(element); } else if(document.all) { return frame.document.all[element]; } else if(document.layers) { return frame.document.layers[element]; } } function setOpacity(obj, opacity) { try { obj.opacity = opacity/100; } catch(e) { if(parseInt(opacity)==0) { obj.style.visibility = "hidden"; } else { obj.style.visibility = "visible"; } } } /* platform = getPlatform(); browser = getBrowserName(); if(platform == "Win32" && browser == "IE") { obj.filters.alpha.opacity = opacity; } else { if(parseInt(opacity) == 0) { obj.style.visibility = "hidden"; } else { obj.style.visibility = "visible"; } } } */ function getOpacity(obj) { platform = getPlatform(); browser = getBrowserName(); if(platform == "Win32" && browser == "IE") { return parseInt(obj.filters.alpha.opacity); } else { return 100; } } function hasOpacity(obj) { platform = getPlatform(); browser = getBrowserName(); if(platform == "Win32" && browser == "IE") { return 1; } else { return 0; } } document.write(""); document.write(""); var leftNum = 0; var stagger = 0; var fadeTime = 1; var pixelFade = 25; var numMenus = 13; var sets = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); function ifrdisp(name) { alert("HI"); obj = getObj(name); obj.style.backgroundColor = '#FFFFFF'; } function menuCellClick(href, target) { if(target == "_parent") { top.window.location = href; } else { window.open(href); } } function menuCellHiLight1(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden1(); } function menuCellUnHiLight1(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight2(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden2(); } function menuCellUnHiLight2(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight3(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden3(); } function menuCellUnHiLight3(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight4(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden4(); } function menuCellUnHiLight4(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight5(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden5(); } function menuCellUnHiLight5(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight6(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden6(); } function menuCellUnHiLight6(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight7(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden7(); } function menuCellUnHiLight7(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight8(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden8(); } function menuCellUnHiLight8(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight9(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden9(); } function menuCellUnHiLight9(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight10(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden10(); } function menuCellUnHiLight10(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight11(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden11(); } function menuCellUnHiLight11(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight12(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden12(); } function menuCellUnHiLight12(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function menuCellHiLight13(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCellHiLight"; showHidden13(); } function menuCellUnHiLight13(num) { cellObj = getObj("menuCell" + num); cellObj.className = "hidMenuCell"; } function showHidden1() { leftNum = 0; top.bottomFr.sets[1] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable1"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu1"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare1(); } function hideHidden1() { top.topFr.tempoHide1 = window.setTimeout("hideHidden11();", top.topFr.hideWaitTime); } function hideHidden11() { if(!top.topFr.tSets[1]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable1"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[1] = 0; } } function showHidden2() { leftNum = 0; top.bottomFr.sets[2] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable2"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu2"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare2(); } function hideHidden2() { top.topFr.tempoHide2 = window.setTimeout("hideHidden22();", top.topFr.hideWaitTime); } function hideHidden22() { if(!top.topFr.tSets[2]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable2"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[2] = 0; } } function showHidden3() { leftNum = 0; top.bottomFr.sets[3] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable3"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu3"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare3(); } function hideHidden3() { top.topFr.tempoHide3 = window.setTimeout("hideHidden33();", top.topFr.hideWaitTime); } function hideHidden33() { if(!top.topFr.tSets[3]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable3"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[3] = 0; } } function showHidden4() { leftNum = 0; top.bottomFr.sets[4] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable4"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu4"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare4(); } function hideHidden4() { top.topFr.tempoHide4 = window.setTimeout("hideHidden44();", top.topFr.hideWaitTime); } function hideHidden44() { if(!top.topFr.tSets[4]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable4"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[4] = 0; } } function showHidden5() { leftNum = 0; top.bottomFr.sets[5] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable5"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu5"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare5(); } function hideHidden5() { top.topFr.tempoHide5 = window.setTimeout("hideHidden55();", top.topFr.hideWaitTime); } function hideHidden55() { if(!top.topFr.tSets[5]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable5"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[5] = 0; } } function showHidden6() { leftNum = 0; top.bottomFr.sets[6] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable6"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu6"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare6(); } function hideHidden6() { top.topFr.tempoHide6 = window.setTimeout("hideHidden66();", top.topFr.hideWaitTime); } function hideHidden66() { if(!top.topFr.tSets[6]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable6"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[6] = 0; } } function showHidden7() { leftNum = 0; top.bottomFr.sets[7] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable7"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu7"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare7(); } function hideHidden7() { top.topFr.tempoHide7 = window.setTimeout("hideHidden77();", top.topFr.hideWaitTime); } function hideHidden77() { if(!top.topFr.tSets[7]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable7"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[7] = 0; } } function showHidden8() { leftNum = 0; top.bottomFr.sets[8] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable8"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu8"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare8(); } function hideHidden8() { top.topFr.tempoHide8 = window.setTimeout("hideHidden88();", top.topFr.hideWaitTime); } function hideHidden88() { if(!top.topFr.tSets[8]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable8"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[8] = 0; } } function showHidden9() { leftNum = 0; top.bottomFr.sets[9] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable9"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu9"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare9(); } function hideHidden9() { top.topFr.tempoHide9 = window.setTimeout("hideHidden99();", top.topFr.hideWaitTime); } function hideHidden99() { if(!top.topFr.tSets[9]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable9"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[9] = 0; } } function showHidden10() { leftNum = 0; top.bottomFr.sets[10] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable10"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu10"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare10(); } function hideHidden10() { top.topFr.tempoHide10 = window.setTimeout("hideHidden1010();", top.topFr.hideWaitTime); } function hideHidden1010() { if(!top.topFr.tSets[10]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable10"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[10] = 0; } } function showHidden11() { leftNum = 0; top.bottomFr.sets[11] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable11"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu11"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare11(); } function hideHidden11() { top.topFr.tempoHide11 = window.setTimeout("hideHidden1111();", top.topFr.hideWaitTime); } function hideHidden1111() { if(!top.topFr.tSets[11]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable11"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[11] = 0; } } function showHidden12() { leftNum = 0; top.bottomFr.sets[12] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable12"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu12"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare12(); } function hideHidden12() { top.topFr.tempoHide12 = window.setTimeout("hideHidden1212();", top.topFr.hideWaitTime); } function hideHidden1212() { if(!top.topFr.tSets[12]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable12"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[12] = 0; } } function showHidden13() { leftNum = 0; top.bottomFr.sets[13] = 1; window.clearTimeout(top.topFr.tempoHide1); window.clearTimeout(top.topFr.tempoHide2); window.clearTimeout(top.topFr.tempoHide3); window.clearTimeout(top.topFr.tempoHide4); window.clearTimeout(top.topFr.tempoHide5); window.clearTimeout(top.topFr.tempoHide6); window.clearTimeout(top.topFr.tempoHide7); window.clearTimeout(top.topFr.tempoHide8); window.clearTimeout(top.topFr.tempoHide9); window.clearTimeout(top.topFr.tempoHide10); window.clearTimeout(top.topFr.tempoHide11); window.clearTimeout(top.topFr.tempoHide12); window.clearTimeout(top.topFr.tempoHide13); clearAll(); hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable13"); menuTableObj = getObjCrossFrames(top.topFr, "menuTable"); menuObj = getObjCrossFrames(top.topFr, "menu13"); hidObj.style.left = menuObj.offsetLeft + stagger + menuTableObj.offsetLeft; hidObj.style.top = top.bottomFr.document.body.scrollTop; hidObj.style.visibility = "visible"; hidObj.style.display = "inline"; HJS_BC_getUserAgent(); if(isIE) { IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.width = hidObj.offsetWidth; IfrObj.style.height = hidObj.offsetHeight; IfrObj.style.top = hidObj.style.top; IfrObj.style.left = hidObj.style.left; IfrObj.style.zIndex = hidObj.style.zIndex - 1; IfrObj.style.display = "block"; IfrObj.style.backgroundColor = hidObj.style.backgroundColor; } top.topFr.flare13(); } function hideHidden13() { top.topFr.tempoHide13 = window.setTimeout("hideHidden1313();", top.topFr.hideWaitTime); } function hideHidden1313() { if(!top.topFr.tSets[13]) { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable13"); IfrObj = getObjCrossFrames(top.bottomFr, "DivShim"); IfrObj.style.display = "none"; hidObj.style.visibility = "hidden"; hidObj.style.opacity=0; hidObj.style.filter='alpha(opacity=0)'; // hidObj.filters.alpha.opacity = 0; sets[13] = 0; } } function clearAll() { hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable1"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable2"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable3"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable4"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable5"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable6"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable7"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable8"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable9"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable10"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable11"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable12"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; hidObj = getObjCrossFrames(top.bottomFr, "hidMenuTable13"); hidObj.style.visibility = "hidden"; hidObj.style.display = "none"; } function addEventHandler(obj, event, fn) { if(typeof fn == "string") fn = eval(fn); if(typeof obj == "string") { obj = eval(obj); } if(obj.addEventListener) { obj.addEventListener(event, fn, false); } else if(obj.attachEvent) { var r = obj.attachEvent("on" + event, fn); } else { alert("Handler could not be attached."); } } addEventHandler("window", "load", "setOK"); var OK = 0; function setOK() { OK = 1; } // var OK = 1;