BLANK_IMAGE = "/images/b.gif"; MAIN_STYLE = { size:[ 14, 128 ], border:0, borders:[0,0,0,0], shadow:0, css:{ ON:"buttons", OVER:"buttonsOver" }, itemoff:[ '+previousItem+1px', 0 ], leveloff:[ '+parentItem+1px', -1 ] }; SUB_STYLE = { size:[ 20, 160 ], border:0, borders:[0,0,0,0], shadow:0, css:{ ON:"menuItem", OVER:"menuItemOver" }, itemoff:[ '+previousItem-1px', 0 ], leveloff:[ '+parentItem+2px', -1 ] }; MENU_ITEMS_HomeMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Home" , url:"default.aspx" , sub:[ {style:SUB_STYLE} , {code:"Search" , url:"/Search" }, {code:"Sitemap" , url:"/Sitemap" }, {code:"About Us" , url:"/AboutUs" }, {code:"Locations" , url:"/Locations" }, {code:"Contact Us" , url:"/Contact" }, {code:"Areas of Expertise" , url:"/AreasofExpertise" }, {code:"Products " , url:"/Products" }, {code:"Services" , url:"/Services" }]}]; MENU_ITEMS_AboutMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"About Us" , url:"/AboutUs" , sub:[ {style:SUB_STYLE} , {code:"Career Opportunities" , url:"/RMCCareerOpportunities" }]}]; MENU_ITEMS_ExpertiseMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Areas of Expertise" , url:"/Expertise" , sub:[ {style:SUB_STYLE} , {code:"Education Reform" , url:"/EducationReform" }, {code:"Reading and Literacy" , url:"/ReadingandLiteracy" }, {code:"Mathematics and Science" , url:"/MathematicsandScience" }, {code:"Early Childhood and Family Literacy" , url:"/EarlyChildhoodandFamilyLiteracy" }, {code:"Best Practices and Innovation" , url:"/BestPracticesandInnovation" }, {code:"Parent and Family Involvement" , url:"/ParentandFamilyInvolvement" }, {code:"Community Development and Engagement" , url:"/CommunityDevelopmentandEngagement" }, {code:"Youth Opportunities" , url:"/YouthOpportunities" }, {code:"Arts and Culture" , url:"/ArtsandCulture" }, {code:"Media and Museums" , url:"/Media%20and%20Museums" }]}]; MENU_ITEMS_ProductsMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Products" , url:"/Products" , sub:[ {style:SUB_STYLE} ]}]; MENU_ITEMS_LocationsMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Locations" , url:"/Locations" , sub:[ {style:SUB_STYLE} , {code:"Corporate" , url:"http://www.rmcresearchcorporation.com/" }, {code:"Portsmouth, NH" , url:"http://www.rmcportsmouth.com" }, {code:"Arlington, VA" , url:"http://www.rmcarlington.com" }, {code:"Denver, CO" , url:"http://www.rmcdenver.com" }, {code:"New York, NY" , url:"http://www.rmcnewyork.com" }, {code:"Portland, OR" , url:"http://www.rmcportland.com" }, {code:"Tampa, FL" , url:"http://www.rmctampa.com" }]}]; MENU_ITEMS_ContactMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Contact" , url:"/Contact" , sub:[ {style:SUB_STYLE} ]}]; MENU_ITEMS_ServicesMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Services" , url:"/Services" , sub:[ {style:SUB_STYLE} ]}];