//Contents for Local Newsvar menuA=new Array()menuA[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=NEWS01">Local News Front</a>'menuA[1]='<a href="http://www.wcpo.com/traffic/">Traffic</a>'menuA[3]='<a href="http://www.wcpo.com/weather/">Weather</a>'menuA[4]='<a href="http://www.cincinnati.com/text/promo/">Text Edition</a>'//Contents for Sportsvar menuB=new Array()menuB[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT">Sports Front</a>'menuB[1]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT02">Bengals</a>'menuB[2]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT04">Reds</a>'menuB[3]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT0101">Bearcats</a>'menuB[4]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT0102">Xavier</a>'menuB[5]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT0103">Miami</a>'menuB[6]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=SPT03">High School</a>'//Contents for Businessvar menuC=new Array()menuC[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=BIZ">Business Front</a>'menuC[1]='<a href="http://cincinnati.gns.gannettonline.com/apps/pbcs.dll/section?category=TECH">Technology</a>'// menuC[1]='<a href="http://frontier.cincinnati.com/calendar/">Events</a>'//Contents for Lifevar menuD=new Array()menuD[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=LIFE">Life Front</a>'menuD[1]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=LIFE01">Food</a>'menuD[2]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=LIFE07">Health</a>'menuD[3]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=LIFE08">Home Style</a>'menuD[4]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=LIFE09">Travel</a>'//Contents for Opinionvar menuE=new Array()menuE[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=EDIT">Opinion Front</a>'menuE[1]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=columnists">Columnists</a>'menuE[2]='<a href="http://borgman.enquirer.com/">Jim Borgman</a>'//Contents for Entertainment var menuF=new Array()menuF[0]='<a href="http://news.cincinnati.com/apps/pbcs.dll/section?Category=ENT">Entertainment Front</a>'menuF[1]='<a href="http://news.cincinnati.com/apps/pbcs.dll/section?Category=ENT01">Dining</a>'menuF[2]='<a href="http://news.cincinnati.com/apps/pbcs.dll/section?Category=ENT02">Movies</a>'menuF[3]='<a href="http://news.cincinnati.com/apps/pbcs.dll/section?Category=ENT04">Nightlife</a>'menuF[4]='<a href="http://frontier.cincinnati.com/calendar/">Local Events</a>'menuF[5]='<a href="http://www.cincinnati.com/freetime/horoscopes.html">Horoscopes</a>'//Contents for Nation/Wrldvar menuG=new Array()menuG[0]='<a href="http://hosted.ap.org/dynamic/fronts/HOME?SITE=OHCIN&SECTION=HOME">Top AP Headlines</a>'menuG[1]='<a href="http://customwire.ap.org/dynamic/fronts/US?SITE=OHCIN&SECTION=HOME">Nation</a>'menuG[2]='<a href="http://customwire.ap.org/dynamic/fronts/WORLD?SITE=OHCIN&SECTION=HOME">World</a>'menuG[3]='<a href="http://customwire.ap.org/dynamic/fronts/BUSINESS?SITE=OHCIN&SECTION=HOME">Business</a>'menuG[4]='<a href="http://customwire.ap.org/dynamic/fronts/SPORTS?SITE=OHCIN&SECTION=HOME">Sports</a>'menuG[5]='<a href="http://customwire.ap.org/dynamic/fronts/HEALTH?SITE=OHCIN&SECTION=HOME">Health</a>'menuG[6]='<a href="http://customwire.ap.org/dynamic/fronts/TECHNOLOGY?SITE=OHCIN&SECTION=HOME">Technology</a>'menuG[7]='<a href="http://customwire.ap.org/dynamic/fronts/ENTERTAINMENT?SITE=OHCIN&SECTION=HOME">Entertainment & Arts</a>'//Contents for Obitsvar menuH=new Array()menuH[0]='<a href="http://dunes.cincinnati.com/classifieds/obits/default.aspx">Obituaries Front</a>'menuH[1]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=NEWS0104">Lives Remembered</a>'//Contents for Archivesvar menuI=new Array()menuI[0]='<a href="http://news.enquirer.com/apps/pbcs.dll/section?Category=BACK">Enquirer</a>'//Contents for Searchvar menuJ=new Array()menuJ[0]='<a href="http://www.cincinnati.com/search/">Search main</a>'menuJ[1]='<a href="http://www.cincinnati.com/search/advanced_index.html">Advanced Search</a>'menuJ[2]='<a href="http://opera.cincinnati.com/dining/menus.asp">Dining</a>'menuJ[3]='<a href="http://dunes.cincinnati.com/classifieds/celebrations/">Celebrations</a>'menuJ[4]='<a href="http://frontier.cincinnati.com/calendar/">Events</a>'menuJ[5]='<a href="http://opera.cincinnati.com/golf/">Golf courses</a>'menuJ[6]='<a href="http://www.cincinnati.com/visitorsguide/lodging/">Lodging</a>'menuJ[7]='<a href="http://www.cincinnatibellyellowpages.com/partners/cincinnati_com.php">Yellow Pages</a>'var menuwidth='165px' //default menu widthvar menubgcolor='eeeeee'  //menu bgcolorvar disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)var hidemenu_onclick="yes" //hide menu when user clicks within menu?/////No further editting neededvar ie4=document.allvar ns6=document.getElementById&&!document.allif (ie4||ns6)document.write('<div id="ENQdropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')function getposOffset(what, offsettype){var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;var parentEl=what.offsetParent;while (parentEl!=null){totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;parentEl=parentEl.offsetParent;}return totaloffset;}function showhide(obj, e, visible, hidden, menuwidth){if (ie4||ns6)dropmenuobj.style.left=dropmenuobj.style.top=-500if (menuwidth!=""){dropmenuobj.widthobj=dropmenuobj.styledropmenuobj.widthobj.width=menuwidth}if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")obj.visibility=visibleelse if (e.type=="click")obj.visibility=hidden}function iecompattest(){return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body}function clearbrowseredge(obj, whichedge){var edgeoffset=-2if (whichedge=="rightedge"){var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15dropmenuobj.contentmeasure=dropmenuobj.offsetWidthif (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth}else{var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffsetvar windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18dropmenuobj.contentmeasure=dropmenuobj.offsetHeightif (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeightif ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge}}return edgeoffset}function populatemenu(what){if (ie4||ns6)dropmenuobj.innerHTML=what.join("")}function dropdownmenu(obj, e, menucontents, menuwidth){if (window.event) event.cancelBubble=trueelse if (e.stopPropagation) e.stopPropagation()clearhidemenu()dropmenuobj=document.getElementById? document.getElementById("ENQdropmenudiv") : ENQdropmenudivpopulatemenu(menucontents)if (ie4||ns6){showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)dropmenuobj.x=getposOffset(obj, "left")dropmenuobj.y=getposOffset(obj, "top")dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"dropmenuobj.style.top=dropmenuobj.y+obj.offsetHeight+"px"}return clickreturnvalue()}function clickreturnvalue(){if (ie4||ns6) return trueelse return true}function contains_ns6(a, b) {while (b.parentNode)if ((b = b.parentNode) == a)return true;return false;}function dynamichide(e){if (ie4&&!dropmenuobj.contains(e.toElement))delayhidemenu()else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))delayhidemenu()}function hidemenu(e){if (typeof dropmenuobj!="undefined"){if (ie4||ns6)dropmenuobj.style.visibility="hidden"}}function delayhidemenu(){if (ie4||ns6)delayhide=setTimeout("hidemenu()",disappeardelay)}function clearhidemenu(){if (typeof delayhide!="undefined")clearTimeout(delayhide)}if (hidemenu_onclick=="yes")document.onclick=hidemenu