// Initialize and render the menu bar when it is available in the DOM

            YAHOO.util.Event.onContentReady("productsandservices", function () {

                // Animation object

                var oAnim;


                // "beforeshow" event handler for each submenu of the menu bar

                function onMenuBeforeShow(p_sType, p_sArgs) {

                    var oBody,
                        oShadow,
                        oUL;
                
                    if (this.parent) {

                        oShadow = this.element.lastChild;

                        oShadow.style.height = "0px";
                    
                        if (oAnim && oAnim.isAnimated()) {
                        
                            oAnim.stop();
                            oAnim = null;
                        
                        }

                        oBody = this.body;
                        oUL = oBody.getElementsByTagName("ul")[0];
    
                        YAHOO.util.Dom.setStyle(oBody, "overflow", "hidden");
                        YAHOO.util.Dom.setStyle(oUL, "marginTop", ("-" + oUL.offsetHeight + "px"));
                    
                    }

                }

                function onTween(p_sType, p_aArgs, p_oShadow) {

                    if (this.cfg.getProperty("iframe")) {
                    
                        this.syncIframe();
                
                    }
                
                    if (p_oShadow) {
                
                        p_oShadow.style.height = this.element.offsetHeight + "px";
                    
                    }
                
                }

                function onAnimationComplete(p_sType, p_aArgs, p_oShadow) {

                    var oBody = this.body,
                        oUL = oBody.getElementsByTagName("ul")[0];

                    if (p_oShadow) {
                    
                        p_oShadow.style.height = this.element.offsetHeight + "px";
                    
                    }

                    YAHOO.util.Dom.setStyle(oUL, "marginTop", "auto");
                    YAHOO.util.Dom.setStyle(oBody, "overflow", "visible");
                    
                    if (YAHOO.env.ua.ie) {
                    
                        YAHOO.util.Dom.setStyle(oBody, "zoom", "1");
                    
                    }
                    
                }


                // "show" event handler for each submenu of the menu bar

                function onMenuShow(p_sType, p_sArgs) {

                    var oElement,
                        oShadow,
                        oUL;
                
                    if (this.parent) {

                        oElement = this.element;
                        oShadow = oElement.lastChild;
                        oUL = this.body.getElementsByTagName("ul")[0];
                    
                        oAnim = new YAHOO.util.Anim(oUL, 
                            { marginTop: { to: 0 } },
                            .5, YAHOO.util.Easing.easeOut);


                        oAnim.onStart.subscribe(function () {
        
                            oShadow.style.height = "100%";
                        
                        });
    

                        oAnim.animate();

    
                        /*:w:w
                             Refire the event handler for the "iframe" 
                             configuration property with each tween so that the  
                             size and position of the iframe shim remain in sync 
                             with the menu.
                        */
    
                        if (YAHOO.env.ua.ie) {
                            
                            oShadow.style.height = oElement.offsetHeight + "px";

                            oAnim.onTween.subscribe(onTween, oShadow, this);
    
                        }
    
                        oAnim.onComplete.subscribe(onAnimationComplete, oShadow, this);
                    
                    }
                
                }


                // "beforerender" event handler for the menu bar

                function onMenuBeforeRender(p_sType, p_sArgs) {		var oSubmenuData = {
		
"Home": [ 
		{ text: "Contact Us", url: "http://www.ledger-enquirer.com/contact_us", 
		  submenu: { id: "Menu-245", itemdata: [
			{ text: "Contact the newsroom", url: "http://www.ledger-enquirer.com/contact_us/" },
			{ text: "Place a Classified Ad", url: "http://www.ledger-enquirer.com/classifieds/" } ] } },
		{ text: "Subscription", url: "http://columbusledgerenquirer.adperfect.com/" },
		{ text: "Advertising", url: "http://www.ledger-enquirer.com/advertising_guides" },
		{ text: "Newsroom", url: "http://www.ledger-enquirer.com/contact_us/" },
		{ text: "Feedback", url: "http://www.ledger-enquirer.com/395/" },
		{ text: "Discussion Forums", url: "http://www.ledger-enquirer.com/forums" },
		{ text: "News in Education", url: "http://www.l-enie.com" },
		{ text: "Buy Photos", url: "http://pictopia.com/perl/gal?provider_id=405" },
		{ text: "Local Gas prices", url: "http://www.ledger-enquirer.com/gas" },
		{ text: "Obituaries", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp",
		  submenu: { id: "obit-menu", itemdata: [
		    { text: "Sign a Guestbook", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp?Page=GBGateway" },
		    { text: "Place an Obituary", url: "mailto:obits@ledger-enquirer.com" } ] } }
		 ],

"News": [
		{ text: "Discussion Forums", url: "http://www.ledger-enquirer.com/forums"},
		{ text: "Local", url: "http://www.ledger-enquirer.com/news/local/" },
		{ text: "Updates", url: "http://www.ledger-enquirer.com/165" },
		{ text: "Photo Galleries", url: "http://www.ledger-enquirer.com/galleries" },
		{ text: "State", url: "",
		  submenu: { id: "State_Wire", itemdata: [
		    { text: "Georgia", url: "http://www.ledger-enquirer.com/251" },
		    { text: "Alabama", url: "http://www.ledger-enquirer.com/289" } ] } },
		{ text: "Nation", url: "http://www.ledger-enquirer.com/253" },
		{ text: "World", url: "http://www.ledger-enquirer.com/252" },
		{ text: "Crime", url: "http://www.ledger-enquirer.com/174" },
		{ text: "Education", url: "http://www.ledger-enquirer.com/150"},
		{ text: "Blogs", url: "",
		  submenu: { id: "blogs-menu123", itemdata: [
		  	{ text: "All blogs", url: "http://www.ledger-enquirer.com/blogs" },
			{ text: "The Spin Cycle", url: "http://allisonkennedy.blogspot.com/" },
			{ text: "Blawg Wild", url: "http://blawgwild.blogspot.com/" },
			{ text: "Sonya Sorich - Walk of Shame", url: "http://sonyasorich.blogspot.com/" },
			{ text: "Sandra Okamoto", url: "http://sokamoto.blogspot.com/" },
			{ text: "Annie Addington : Mother Load", url: "http://addingtonmotherload.blogspot.com/" },
			{ text: "Georgia Bulldog Blog", url: "http://dawg-extra.blogspot.com/" },
			{ text: "Auburn Football", url: "http://wareagleextra.blogspot.com" },
                	{ text: "Columbus Pets blog", url:"http://columbuspets.blogspot.com" },
                	{ text: "RiverWalking", url: "http://riverwalkingcolumbus.blogspot.com/"},
                	{ text: "Inside the Ledger-Enquirer", url: "http://l-einsider.blogspot.com"},
                	{ text: "Lily Writes", url: "http://lily-writes.blogspot.com"} ] } },
		{ text: "Columnists", url: "", 
		  submenu: { id: "News_Columnists", itemdata: [
			{ text: "Richard Hyatt", url: "http://www.ledger-enquirer.com/168" },
			{ text: "Tim Chitwood", url: "http://www.ledger-enquirer.com/169" },
			{ text: "Kaffie Sledge", url: "http://www.ledger-enquirer.com/167" },
			{ text: "Chris Johnson", url: "http://www.ledger-enquirer.com/147" } ] } },
		{ text: "Army Life", url: "http://www.ledger-enquirer.com/291" },
	    	{ text: "Local Gas prices", url: "http://www.ledger-enquirer.com/gas" },
		{ text: "Obituaries", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp",
		  submenu: { id: "obit-menu2", itemdata: [
		    { text: "Sign a Guestbook", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp?Page=GBGateway" },
		    { text: "Place an Obituary", url: "mailto:obits@ledger-enquirer.com" } ] } },
            { text: "Legal Notices", url: "http://buyit.ledger-enquirer.com/findit/legal_and_financial/legal_public_notices/index.htm" },
			{ text: "Local charities", url: "http://www.ledger-enquirer.com/charities/" }
		],
"Sports": [
		{ text: "Sports Home", url: "http://www.ledger-enquirer.com/sports" },
		{ text: "College Sports", url: "http://www.ledger-enquirer.com/217", 
		  submenu: { id: "College_Sports", itemdata: [
			{ text: "Auburn University", url: "http://www.ledger-enquirer.com/218" },
			{ text: "UGA", url: "http://www.ledger-enquirer.com/222" },
			{ text: "Georgia Tech", url: "http://www.ledger-enquirer.com/220" },
			{ text: "Alabama", url: "http://www.ledger-enquirer.com/221" },
            { text: "CVCC", url: "http://www.ledger-enquirer.com/249" },
			{ text: "Columbus State", url: "http://www.ledger-enquirer.com/219" } ] } },
		{ text: "Cottonmouths", url: "http://www.ledger-enquirer.com/cottonmouths/" },
		{ text: "Sports Blogs", url: "http://www.ledger-enquirer.com/blogs",
		  submenu: { id: "Sports_Blogs", itemdata: [
		  	{ text: "UGA Blog", url: "http://dawg-extra.blogspot.com/"},
		  	{ text: "Valley Preps", url: "http://www.ledger-enquirer.com/valleypreps"},
			{ text: "Alabama Blog", url: "http://www.ledger-enquirer.com/alabamablog" },
			{ text: "Auburn Blog", url: "http://wareagleextra.blogspot.com"} ] } },
		{ text: "Discussion Forums", url: "http://www.ledger-enquirer.com/forums"},	
		{ text: "College Catch up", url: "http://www.ledger-enquirer.com/396" },
		{ text: "Columbus Lions", url: "http://www.ledger-enquirer.com/293"},
		{ text: "Golf", url: "http://www.ledger-enquirer.com/299" },
		{ text: "Motorsports", url: "http://www.ledger-enquirer.com/sports/motorsports/" },
		{ text: "Sports Wire", url: "http://www.ledger-enquirer.com/333" } ],
"Business": [
		{ text: "Business", url: "http://www.ledger-enquirer.com/business" },
		{ text: "Wire: Business News", url: "http://www.ledger-enquirer.com/262" },
		{ text: "Real Estate", url: "http://www.ledger-enquirer.com/real_estate/" },
		{ text: "Technology", url: "http://www.ledger-enquirer.com/263" }, 
		{ text: "Susan Miller", url: "http://www.ledger-enquirer.com/349" } ],

"Life": [
                { text: "To Do / Entertainment", url: "http://www.ledger-enquirer.com/todo",
			submenu: { id: "Entertainment_sub", itemdata: [
                    	{ text: "Local Events", url: "http://www.ledger-enquirer.com/todo" },
                        { text: "Hot Spots", url: "http://www.ledger-enquirer.com/hot_spots" },
                        { text: "Dining", url: "http://www.ledger-enquirer.com/427" },
                        { text: "Sandra Okamoto: Arts column", url: "http://www.ledger-enquirer.com/entertainment/columnists/sandra_okamoto ",
				submenu: { id: "Sandra-blog", itemdata: [
                        		 { text: "Simply Sandra blog", url: "http://sokamoto.blogspot.com" } ] } },
 			{ text: "Sonya Sorich: Nightlife column", url: "http://www.ledger-enquirer.com/entertainment/columnists/sonya_sorich ",
				submenu: { id: "Sonya-blog", itemdata: [
                        		 { text: "Walk of Shame blog", url: "http://sonyasorich.blogspot.com/" } ] } },
                        { text: "Brad Barnes: Pop Culture column", url: "http://www.ledger-enquirer.com/entertainment/columnists/brad_barnes",
				submenu: { id: "Sonya-blog", itemdata: [
                        		 { text: "Barnes Storming blog", url: "http://bradbarnes.blogspot.com/" } ] } },

			{ text: "TV Listings", url: "http://affiliate.zap2it.com/tvlistings/ZCGrid.do?aid=gacole" },
                	{ text: "Movies", url: "http://www.ledger-enquirer.com/movies/front/index.html" } ] } },

		{ text: "Living", url: "http://www.ledger-enquirer.com/living",
			submenu: { id: "living_sub", itemdata: [
                    	{ text: "News Features", url: "http://www.ledger-enquirer.com/living" },
                     	{ text: "Chris Johnson: Southern Life column", url: "http://www.ledger-enquirer.com/living/columnists/chris_johnson",
				submenu: { id: "chris-johnson-blog", itemdata: [
                        		 { text: "Blawg Wild", url: "http://blawgwild.blogspot.com/" } ] } },
			{ text: "Lily Gordon: Lily Writes blog", url: "http://lily-writes.blogspot.com/" },
			{ text: "Comics", url: "http://www.ledger-enquirer.com/comics" } ] } },

		{ text: "Faith", url: "http://www.ledger-enquirer.com/faith",
			submenu: { id: "faith_sub", itemdata: [
			{ text: "Local faith news", url: "http://www.ledger-enquirer.com/faith" },
			{ text: "National religion news", url: "http://www.ledger-enquirer.com/faith" },
			{ text: "Faith Alive", url: "http://www.ledger-enquirer.com/faith/faith_alive" },
			{ text: "Local events", url: "http://www.ledger-enquirer.com/259" } ] } },

		{ text: "Food / Taste", url: "http://www.ledger-enquirer.com/food",
			submenu: { id: "food_sub", itemdata: [
			{ text: "Chef\'s Corner", url: "http://www.ledger-enquirer.com/419" },
			{ text: "Dining", url: "http://www.ledger-enquirer.com/427" },
			{ text: "Recipes", url: "http://www.ledger-enquirer.com/features/recipes" } ] } },

		{ text: "Home", url: "http://www.ledger-enquirer.com/features/home" },	

		{ text: "Army Life", url: "http://www.ledger-enquirer.com/army_life",
			submenu: { id: "armylife_sub", itemdata: [
			{ text: "News", url: "http://www.ledger-enquirer.com/army_life/news" },
			{ text: "Col. John House: Army Life columns", url: "http://www.ledger-enquirer.com/army_life/john_house" } ] } },
		
		{ text: "Health", url: "http://www.ledger-enquirer.com/health",
			submenu: { id: "health_sub", itemdata: [
			{ text: "News", url: "http://www.ledger-enquirer.com/health" },
			{ text: "Allison Kennedy: Spin Cycle blog", url: "http://allisonkennedy.blogspot.com/" },
			{ text: "Mandy Ochao: Health column", url: "http://www.ledger-enquirer.com/health/mandy_ochao" } ] } },

		{ text: "Family", url: "http://www.ledger-enquirer.com/family",
			submenu: { id: "family_sub", itemdata: [
			{ text: "News", url: "http://www.ledger-enquirer.com/family" },
			{ text: "Annie Addington: The Mother Load blog", url: "http://addingtonmotherload.blogspot.com/" } ] } },

		{ text: "Books", url: "http://www.ledger-enquirer.com/books" },
		{ text: "Celebrations & Announcements", url: "http://adserver1.harvestadsdepot.com/columbusga/ss/announcements/" }],

"Blogs": [
		{ text: "Political Pork & Beans", url: "http://www.ledger-enquirer.com/pork" },
		{ text: "Columbus Pets blog", url:"http://columbuspets.blogspot.com" },
		{ text: "RiverWalking", url: "http://riverwalkingcolumbus.blogspot.com/"},
		{ text: "Inside the Ledger-Enquirer", url: "http://l-einsider.blogspot.com"},
		{ text: "Lily Writes", url: "http://www.ledger-enquirer.com/lilygordon"},
		{ text: "Educator's Perspective", url: "http://www.ledger-enquirer.com/educator_inauguration" },
		{ text: "American Idol", url: "http://www.ledger-enquirer.com/ai_blog/" },
        { text: "Mike Haskey - Video blog", url: "http://reeltimecolumbus.blogspot.com/" },
		{ text: "Valley Preps", url: "http://www.ledger-enquirer.com/valleypreps" },
		{ text: "Dusty Nix - Currents", url: "http://nixcurrents.blogspot.com/" },
		{ text: "The Walk of Shame", url: "http://sonyasorich.blogspot.com/" },
        { text: "The Spin Cycle", url: "http://www.ledger-enquirer.com/spincycle/" },
        { text: "Editor Inauguration Blog", url: "http://www.ledger-enquirer.com/editorblog"},
		{ text: "Simply Sandra", url: "http://www.ledger-enquirer.com/simplysandra/" },
        { text: "Auburn Blog", url: "http://wareagleextra.blogspot.com/" },
		{ text: "Alabama Blog", url: "http://www.ledger-enquirer.com/alabamablog" },
		{ text: "Intellectual Junk Food", url: "http://www.ledger-enquirer.com/junkfood" },
		{ text: "Watchwords", url: "http://www.ledger-enquirer.com/watchwords" },
        { text: "Moral Victory - Vanderbilt", url: "http://moral-victory.blogspot.com/" },
		{ text: "UGA Blog", url: "http://dawg-extra.blogspot.com/" },
		{ text: "The Mother Load - for mothers", url: "http://addingtonmotherload.blogspot.com/"},
        { text: "Blawg Wild - Chris Johnson", url: "http://www.ledger-enquirer.com/blogwild/" },
		{ text: "Photo blog - Robin Trimarchi", url: "http://www.columbusgapictures.blogspot.com/" }
],
"Opinion": [
		{ text: "Op / Ed Page", url: "http://www.ledger-enquirer.com/opinion" },
		{ text: "Submit a Letter", url: "mailto:letters@ledger-enquirer.com" },
		{ text: "Send a Sound Off", url: "mailto:soundoff@ledger-enquirer.com" },
		{ text: "Nix Currents - Blog", url: "http://nixcurrents.blogspot.com/" },
		{ text: "Columnists", url: "",
		  submenu: { id:  "menu-36", itemdata: [
		    { text: "Dusty Nix", url: "http://www.ledger-enquirer.com/193" },
		    { text: "Tim Chitwood", url: "http://www.ledger-enquirer.com/169" },
		    { text: "Richard Hyatt", url: "http://www.ledger-enquirer.com/168" },
		    { text: "Kaffie Sledge", url: "http://www.ledger-enquirer.com/167" },
		    { text: "Chris Johnson", url: "http://www.ledger-enquirer.com/147" } ] } },
		 { text: "Editorials", url: "http://www.ledger-enquirer.com/170" },
		 { text: "50 years ago today", url: "http://www.ledger-enquirer.com/244" },
		 { text: "Letters to the Editor", url: "http://www.ledger-enquirer.com/172" },
		 { text: "Sound Off", url: "http://www.ledger-enquirer.com/179" },
		 { text: "Voices", url: "http://www.ledger-enquirer.com/332" } ],
"Communities": [
		 { text: "East Columbus", url: "http://www.ledger-enquirer.com/communities/harris_county/" },
		 { text: "North Columbus", url: "http://www.ledger-enquirer.com/communities/smiths_station/" },
		 { text: "South Columbus", url: "http://www.ledger-enquirer.com/communities/phenix_city/" },
	         { text: "Downtown/Midtown", url: "http://www.ledger-enquirer.com/communities/downtown/" },
		 { text: "East Alabama", url: "http://www.ledger-enquirer.com/communities/columbus_south/" },
		 { text: "Harris County", url: "http://www.ledger-enquirer.com/communities/midtown/" }],

"Obits": [
		{ text: "Obituaries", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp" },
		{ text: "Sign a Guestbook", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp?Page=GBGateway" },
		{ text: "Place an Obit", url: "mailto:obits@ledger-enquirer.com" } ],

"Classifieds": [
{ text: "Place an Ad", url: "http://columbusledgerenquirer.adperfect.com/" },
		{ text: "Automotive", url: "http://www.cars.com/go/index.jsp?aff=leonline" },
		{ text: "Real Estate", url: "http://www.ledger-enquirer.com/realestate" },
		{ text: "Employment", url: "http://www.ledger-enquirer.com/classifieds/employment/" },
		{ text: "Pets / Animals", url: "http://www.gadzoo.com/ledger-enquirer/pets.aspx" },
		{ text: "Items for sale", url: "http://buyit.ledger-enquirer.com/findit/merchandise/miscellaneous/index.htm" },
		{ text: "Celebration & Announcements", url: "http://adserver1.harvestadsdepot.com/columbusga/ss/announcements/" },
		{ text: "Obituaries", url: "http://www.legacy.com/ledger-enquirer/Obituaries.asp" },
		/*{ text: "Garage Sales", url: "http://www.l-emedia.com/real_estate/garage_sales/cc-tle-gs.html" },*/
		{ text: "General Announcements", url: "http://buyit.ledger-enquirer.com/findit/announcements/general_announcements/index.htm" },
		{ text: "Announcements", url: "http://buyit.ledger-enquirer.com/findit/announcements/general_announcements/index.htm" },
		{ text: "Dating / Personals", url: "http://www.ledger-enquirer.com/classifieds/personals/" },
		{ text: "Other Transportation", url: "http://buyit.ledger-enquirer.com/findit/other_transportation/index.htm" },
		{ text: "Legal Notices", url: "http://buyit.ledger-enquirer.com/findit/legal_and_financial/legal_public_notices/index.htm" },
		{ text: "Careerbuilder TV", url: "/398" },
		{ text: "All Categories", url: "http://www.ledger-enquirer.com/classifieds" },
		{ text: "Rentals/Apartments", url: "http://www.apartments.com/partner/Community.aspx?who=leonline&p=leonline&Area2=Y&page=SubArea&state=GA&rgn5=90&partner=leonline&prvpg=3" } ],
	
/*
	  submenu: { id: "Menu-39", itemdata: [
		  			{ text: "Place a Car Ad", url: "http://sellit.ledger-enquirer.com/listit/classifieds/select.jsp?id=cat4640334" },
					{ text: "Place Real Estate Ad", url: "http://sellit.ledger-enquirer.com/listit/classifieds/select.jsp?id=cat4450031" },
					{ text: "Print ads, call (706) 322-4500", url: "#" },
					{ text: "List a Rental on Apartments.com", url: "http://www.apartments.com/partner/Community.aspx?who=leonline&p=leonline&Area2=Y&page=SubArea&state=GA&rgn5=90&partner=leonline&prvpg=3" } ] } } ],
*/

"Cars": [
		{ text: "Sell a Car", url: "http://columbusledgerenquirer.adperfect.com/" },
		{ text: "Cars.com", url: "http://www.ledger-enquirer.com/classifieds/automotive/" } 

],
"Real Estate": [
		{ text: "Find a home", url: "http://www.ledger-enquirer.com/real_estate" },
		{ text: "List a home", url: "http://columbusledgerenquirer.adperfect.com/" },
		{ text: "Display Ads", url: "http://newspaperads.ledger-enquirer.com/ROP/VSearchProp.aspx?sstarg=prop" }, 
		/*{ text: "Open Houses", url: "http://www.classifiedconcepts.com/CCDL3/AppOH/Default.aspx?cid=TLE" },*/
		{ text: "Featured Homes", url: "http://www.l-emedia.com/real_estate/pdf/feature_story.pdf" },
		{ text: "Top Homes", url: "http://buyit.ledger-enquirer.com/findit/search/results.jsp?catId=krd_columbusledgerenq354dc&query=TopHomes&x=33&y=10" },
		{ text: "Rentals/Apartments", url: "http://www.ledger-enquirer.com/apartments" } ],
"Shopping": [
{ text: "Retirement Living Section", url: "http://activepaper.olivesoftware.com/Daily/Skins/ColumbusLedgerSS/navigator.asp?skin=ColumbusLedgerSS&BP=OK" },
{ text: "Her Magazine", url: "http://www.hermagazineonline.com/" },
{ text: "Holiday Shopping", url: "ttp://newspaperads.ledger-enquirer.com/SS/Page.aspx?sstarg=&facing=false&secid=35987&pagenum=1" },
{ text: "Columbus Connect", url: "http://www.ledger-enquirer.com/columbus_connect" },
{ text: "Shop Local", url: "http://www.shoplocal.com/ledgerenquirer/default.aspx?action=entrybroadreach&adref=link10" },
{ text: "Grocery Coupons", url: "http://print.coupons.com/alink.asp?go=13318xz9810" },
{ text: "Special Sections", url: "http://adserver1.harvestadsdepot.com/cgi-bin/ledgerenquirer/splashpage.pl" },
{ text: "Newspaper Print Ads", url: "http://ledger-enquirer.shopmountain.com/Default.aspx?" } ],


"Jobs": [
		{ text: "CareerBuilder TV", url: "http://www.ledger-enquirer.com/398" },
		{ text: "Top Jobs", url: "http://www.ledger-enquirer.com/107" },
		{ text: "Find a Job", url: "http://www.ledger-enquirer.com/classifieds/employment/" },
		{ text: "Post a Job", url: "http://columbusledgerenquirer.adperfect.com/" } ],
"Contests": [
{ text: "Monkey Joe", url: "https://www.formrouter.net/forms01@TLEDE/Monkey.html" } ],


"Columbus Connect": [ ] }


                    this.getItem(0).cfg.setProperty("submenu", { id: "Home", itemdata: oSubmenuData["Home"] });
                    this.getItem(1).cfg.setProperty("submenu", { id: "News", itemdata: oSubmenuData["News"] });
		    this.getItem(2).cfg.setProperty("submenu", { id: "Obits", itemdata: oSubmenuData["Obits"] });
                    this.getItem(3).cfg.setProperty("submenu", { id: "Sports", itemdata: oSubmenuData["Sports"] });
                    this.getItem(4).cfg.setProperty("submenu", { id: "Business", itemdata: oSubmenuData["Business"] });
		    this.getItem(5).cfg.setProperty("submenu", { id: "Life", itemdata: oSubmenuData["Life"] });
                    this.getItem(6).cfg.setProperty("submenu", { id: "Blogs", itemdata: oSubmenuData["Blogs"] });
                    this.getItem(7).cfg.setProperty("submenu", { id: "Opinion", itemdata: oSubmenuData["Opinion"] });
                    this.getItem(8).cfg.setProperty("submenu", { id: "Jobs", itemdata: oSubmenuData["Jobs"] });
                    this.getItem(9).cfg.setProperty("submenu", { id: "Real Estate", itemdata: oSubmenuData["Real Estate"] });
                    this.getItem(10).cfg.setProperty("submenu", { id: "Cars", itemdata: oSubmenuData["Cars"] });
                    this.getItem(11).cfg.setProperty("submenu", { id: "Classifieds", itemdata: oSubmenuData["Classifieds"] });
	            this.getItem(12).cfg.setProperty("submenu", { id: "Shopping", itemdata: oSubmenuData["Shopping"] });

                    
/*
this.getItem(13).cfg.setProperty("submenu", { id: "Columbus Connect", itemdata: oSubmenuData["Columbus Connect"] });
this.getItem(14).cfg.setProperty("submenu", { id: "Contests", itemdata: oSubmenuData["Contests"] });
*/
  
                    this.subscribe("beforeShow", onMenuBeforeShow);
                    this.subscribe("show", onMenuShow);

                }


                // Initialize the root menu bar

                var oMenuBar = new YAHOO.widget.MenuBar("productsandservices", { autosubmenudisplay: true, hidedelay: 750, lazyload: true });


                // Subscribe to the "beforerender" event

                oMenuBar.beforeRenderEvent.subscribe(onMenuBeforeRender);

                /*
                     Call the "render" method with no arguments since the markup for 
                     this menu already exists in the DOM.
                */

                oMenuBar.render();            
            
            });
