var STYLE_Top = { size:[24,150], backgroundClass:["clsCMTopOn", "clsCMTopOn clsCMTopOver"], itemoff:['+previousItem+1px',0], leveloff:[5,120] }; var STYLE_Sub = { borderWidth:1, borderColor:"#000000", size:[18, 180], backgroundClass:["subon","subon subover"], itemoff:['+previousItem',0], leveloff:[5,120] }; var MENU_ITEMS = [ {pos:'relative', style:[STYLE_Top], blankImage:"/images/spacer.gif"}, {code:"Home", url:"/index.php" }, {code:"About Us", sub:[ {style:[STYLE_Sub], size:[18,200]}, {code:"Who We Are", url:"/who_we_are.php"}, {code:"Meet Our Staff - West Branch", url:"/meet_our_staff_westbranch.php"}, {code:"Meet Our Staff - Prudenville", url:"/meet_our_staff_houghtonlake.php"}, {code:"Community Involvement", url:"/community_involvement.php"}, {code:"Companies We Represent", url:"/companies.php"} ] }, {code:"Customer Service", sub:[ {style:[STYLE_Sub], size:[18,170]}, {code:"Get a Quote", url:"/get_a_quote.php"}, {code:"Report a Claim", url:"/report_a_claim.php"}, {code:"Change Your Policy", sub:[ {style:[STYLE_Sub], size:[18,135]}, {code:"Personal Policy", url:"/change_policy.php?t=p"}, {code:"Business Policy", url:"/change_policy.php?t=b"}, {code:"Life & Health Policy", url:"/change_policy.php?t=l"} ] }, {code:"Request A Proof", url:"/request_proof.php"}, {code:"Personal Line Renewal Questionnaire", url:"/quote/personal_lines_renewal.php"} ] }, {code:"Resources", sub:[ {style:[STYLE_Sub], size:[18,135]}, {code:"Products We Sell", url:"/products_we_sell.php"}, {code:"F.A.Q.", url:"/faq.php"}, {code:"Articles / Links", url:"/articles.php"} ] }, {code:"Testimonials", url:"/testimonials.php"}, {code:"Job Opportunities", url:"/job_opportunities.php"}, {code:"Contact Us", url:"/contact_us.php"} ];