//keywords var code="code";var url="url";var sub="sub"; //styles var defcolor = {"imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"}; var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}; var defcss2 = {"ON":"subon", "OVER":"subover"}; var TOP_MIDDLE = {"border":0, "color":defcolor, "css":defcss}; var SUB = {"border":0, "color":defcolor, "css":defcss2}; var MENU_ITEMS = [ {"pos":"relative", "size":[20,110], "itemoff":[21,0], "leveloff":[4,100], "delay":500, "style":TOP_MIDDLE}, {code:"Home", url:"/index.php" }, {code:"Camping", url:"/camping.php"}, {code:"Antique Village", url:"/antique_village.php"}, {code:"Facility Rental", url:"/facility_rental.php"}, {code:"Schedule / Events", url:"/schedule/index.php", sub:[ {"size":[20,121], "itemoff":[20,0], "leveloff":[0,0],"style":SUB}, {code:"Annual Schedule", url:"/schedule/index.php"}, {code:"2008 Fair Schedule", url:"/schedule/2008.php"}, {code:"Grandstand Events", url:"/schedule/grandstand.php"}, {code:"Free Entertainment", url:"/schedule/free_entertainment.php"} ] }, {code:"Exhibiting", url:"/exhibiting.php", sub:[ {"size":[20,110], "itemoff":[20,0], "leveloff":[0,0],"style":TOP_MIDDLE}, {code:"Premium Book", url:"/forms/07premium.pdf", target:"_blank",url:"/forms/2008_premium2.pdf", target:"_blank" }, {code:"Entry Forms", url:"/entry_forms.php"}, {code:"Superintendents", url:"/contactus/superintendents.php"} ] }, {code:"Rules", url:"/rules.php", sub:[ {"size":[20,110], "itemoff":[20,0], "leveloff":[0,0],"style":TOP_MIDDLE}, {code:"General Rules", url:"/forms/070112general_rules.pdf", target:"_blank"},{code:"Health Rules", url:"/forms/070112health_rules.pdf", target:"_blank"},{code:"Campgound Rules", url:"/forms/070424CAMPGROUND RULES 2007.pdf", target:"_blank"} ] }, {code:"Links", url:"/links.php"}, {code:"Sponsors", url:"/sponsors.php"}, {code:"Photo Galleries", url:"/photos.php"}, {code:"Directions", url:"/directions.php" }, {code:"Contact Us", url:"/contactus/index.php", sub:[ {"size":[20,110], "itemoff":[20,0], "leveloff":[0,0],"style":TOP_MIDDLE}, {code:"Contact Info", url:"/contactus/index.php"}, {code:"Board of Directors", url:"/contactus/board.php"}, {code:"Superintendents", url:"/contactus/superintendents.php"} ] } ];