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:"/about" }, {code:"Locations" , url:"/Default.aspx?DN=1c89a2a9-abd2-4ef7-ae58-f7e7befc383d" }, {code:"Contact" , url:"/Contact" }, {code:"Areas of Expertise" , url:"/AreasofExpertise" }, {code:"Clients and Partnerships" , url:"/ClientsPartnerships" }]}]; 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:"/CareerOpportunities" }]}]; MENU_ITEMS_ExpertiseMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Areas of Expertise" , url:"/Expertise" , sub:[ {style:SUB_STYLE} , {code:"Literacy" , url:"/Literacy" }, {code:"School Improvement" , url:"/SchoolImprovement" }, {code:"Evaluation" , url:"/Evaluation" }, {code:"Leadership" , url:"/Leadership" }, {code:"NCLB Programs" , url:"/NCLBPrograms" }]}]; 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:"Austin, TX" , url:"http://www.rmcaustin.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_ClientsMenu = [ { pos:['+previousItem', '+parentItem-1px'], delay:500, style:MAIN_STYLE}, {code:"Clients & Partnerships" , url:"/clients" , sub:[ {style:SUB_STYLE} ]}];