var NoOffFirstLineMenus=8; // Number of first level items var LowBgColor='#006633'; // Background color when mouse is not over var LowSubBgColor='#006633'; // Background color when mouse is not over on subs var HighBgColor='#8CBA8F'; // Background color when mouse is over var HighSubBgColor='#8CBA8F'; // Background color when mouse is over on subs var FontLowColor='white'; // Font color when mouse is not over var FontSubLowColor='white'; // Font color subs when mouse is not over var FontHighColor='black'; // Font color when mouse is over var FontSubHighColor='black'; // Font color subs when mouse is over var BorderColor='#333333'; // Border color var BorderSubColor='#333333'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="verdana" // Font family menu items var FontSize=9; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle' or 'bottom' var ChildOverlap=.1; // horizontal overlap child/ parent var ChildVerticalOverlap=.1; // vertical overlap child/ parent var StartTop=0; // Menu offset x coordinate var StartLeft=0; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=6; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=1; // First level items layout horizontal 1 or 0 var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=500; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='_top'; // Frame where first level appears var SecLineFrame='_top'; // Frame where sub levels appear var DocTargetFrame='_top'; // Frame where target documents appear var TargetLoc='MenuPos'; // DIV id for relative positioning (refer to config.htm for info) var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=1; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['/media/tri.gif',5,10,'/media/tridown.gif',10,5,'/media/trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1 = new Array("Home", "/", "", 0, 20, 55); Menu2 = new Array("Research", "", "", 6, 20, 90); Menu2_1 = new Array("Browse by Category", "/research/categories.php?webid=TOP", "", 13, 20, 180); Menu2_1_1 = new Array("The Business of IT", "/research/categories.php?webid=BUSIT", "", 0, 20, 200); Menu2_1_2 = new Array("Staffing and HR", "/research/categories.php?webid=STAFF", "", 0, 20, 200); Menu2_1_3 = new Array("Legal", "/research/categories.php?webid=LEGAL", "", 0, 20, 200); Menu2_1_4 = new Array("Operations", "/research/categories.php?webid=OPERAT", "", 0, 20, 200); Menu2_1_5 = new Array("Communications", "/research/categories.php?webid=COMM", "", 0, 20, 200); Menu2_1_6 = new Array("Security", "/research/categories.php?webid=SECURT", "", 0, 20, 200); Menu2_1_7 = new Array("Client Systems", "/research/categories.php?webid=CLIENT", "", 0, 20, 200); Menu2_1_8 = new Array("Mobile Computing", "/research/categories.php?webid=MOBILE", "", 0, 20, 200); Menu2_1_9 = new Array("Front-office Applications", "/research/categories.php?webid=FRONT", "", 0, 20, 200); Menu2_1_10 = new Array("Back-office Systems", "/research/categories.php?webid=BACK", "", 0, 20, 200); Menu2_1_11 = new Array("E-Commerce/E-Business", "/research/categories.php?webid=ECOMM", "", 0, 20, 200); Menu2_1_12 = new Array("Storage", "/research/categories.php?webid=STORAG", "", 0, 20, 200); Menu2_1_13 = new Array("Application Development", "/research/categories.php?webid=APPDEV", "", 0, 20, 200); Menu2_2 = new Array("Browse by Year", "/research/indexyear.php?year=2010", "", 14, 20, 180); Menu2_2_1 = new Array("2010 - present", "/research/indexyear.php?year=2010", "", 0, 20, 110); Menu2_2_2 = new Array("2009", "/research/indexyear.php?year=2009", "", 0, 20, 110); Menu2_2_3 = new Array("2008", "/research/indexyear.php?year=2008", "", 0, 20, 110); Menu2_2_4 = new Array("2007", "/research/indexyear.php?year=2007", "", 0, 20, 110); Menu2_2_5 = new Array("2006", "/research/indexyear.php?year=2006", "", 0, 20, 110); Menu2_2_6 = new Array("2005", "/research/indexyear.php?year=2005", "", 0, 20, 110); Menu2_2_7 = new Array("2004", "/research/indexyear.php?year=2004", "", 0, 20, 110); Menu2_2_8 = new Array("2003", "/research/indexyear.php?year=2003", "", 0, 20, 110); Menu2_2_9 = new Array("2002", "/research/indexyear.php?year=2002", "", 0, 20, 110); Menu2_2_10 = new Array("2001", "/research/indexyear.php?year=2001", "", 0, 20, 110); Menu2_2_11 = new Array("2000", "/research/indexyear.php?year=2000", "", 0, 20, 110); Menu2_2_12 = new Array("1999", "/research/indexyear.php?year=1999", "", 0, 20, 110); Menu2_2_13 = new Array("1998", "/research/indexyear.php?year=1998", "", 0, 20, 110); Menu2_2_14 = new Array("1997", "/research/indexyear.php?year=1997", "", 0, 20, 110); Menu2_3 = new Array("Educational Assets", "/research/education/index.php", "", 19, 20, 180); Menu2_3_1 = new Array ("Application Life Cycle Management", "/research/education/alcm.php", "", 0, 35, 180); Menu2_3_2 = new Array ("Best Practices", "/research/education/bestpractices.php", "", 0, 35, 180); Menu2_3_3 = new Array ("Business Application Profiles", "/research/education/bap.php", "", 0, 35, 180); Menu2_3_4 = new Array ("Disaster Recovery", "/research/education/disasterrecovery.php", "", 0, 20, 180); Menu2_3_5 = new Array ("Electronic Records Retention", "/research/education/electronicrecord.php", "", 0, 35, 180); Menu2_3_6 = new Array ("Enterprise Elasticity", "/research/education/elasticity.php", "", 0, 20, 180); Menu2_3_7 = new Array ("Geospatial", "/research/education/geospat.php", "", 0, 20, 180); Menu2_3_8 = new Array ("Green IT", "/research/education/green.php", "", 0, 20, 180); Menu2_3_9 = new Array("Information Security", "/research/education/security.php", "", 0, 20, 180); Menu2_3_10 = new Array("IT Governance", "/research/education/itgovernance.php", "", 0, 20, 180); Menu2_3_11 = new Array ("IT Infrastructure Management and Business Alignment", "/research/education/balignment.php", "", 0, 45, 180); Menu2_3_12 = new Array("IT Justification and Monitoring", "/research/education/justify.php", "", 0, 35, 180); Menu2_3_13 = new Array ("Outsourcing", "/research/education/outsourcing.php", "", 0, 20, 180); Menu2_3_14 = new Array("Project Management", "/research/education/projectmgmt.php", "", 0, 20, 180); Menu2_3_15 = new Array("Re-engineering IT Operations", "/research/education/reengineering.php", "", 0, 35, 180); Menu2_3_16 = new Array("Service Level Agreements", "/research/education/sla.php", "", 0, 20, 180); Menu2_3_17 = new Array("Skills Centralization", "/research/education/skillscentral.php", "", 0, 20, 180); Menu2_3_18 = new Array("Software Quality", "/research/education/softwarequality.php", "", 0, 20, 180); Menu2_3_19 = new Array("SOX and Other Regulations", "/research/education/regulations.php", "", 0, 35, 180); Menu2_3_20 = new Array("Technology Asset Management", "/research/education/tam.php", "", 0, 35, 180); Menu2_3_21 = new Array("Vendor Management", "/research/education/vendor.php", "", 0, 35, 180); Menu2_4 = new Array("FREE: RFG Podcasts", "/studies/podcasts/index.php", "", 0, 40, 180); Menu2_5 = new Array("FREE: IT Spotlight", "/research/spotlight.php", "", 0, 20, 180); Menu2_6 = new Array("FREE: Featured Surveys", "/research/surveys.php", "", 0, 20, 180); Menu2_7 = new Array("Monthly Upcoming Topics", "/research/education/monthlytopics.php", "", 0, 20, 180); Menu2_8 = new Array("RFG Lightning Poll", "/research/takepoll.php", "", 2, 20, 180); Menu2_7_1 = new Array("Current Poll", "/research/takepoll.php", "", 0, 20, 180); Menu2_7_2 = new Array("Poll Archives", "/research/pollarchive.php", "", 0, 20, 180); Menu3 = new Array("About Us", "/about/index.php", "", 13, 20, 90); Menu3_1 = new Array("Mission Statement", "/about/mission.php", "", 0, 20, 150); Menu3_2 = new Array("Management", "/about/mgmt.php", "", 0, 20, 150); Menu3_3 = new Array("Analysts", "/about/analysts.php", "", 0, 20, 150); Menu3_4 = new Array("Consultants", "/about/consultants.php", "", 0, 20, 150); Menu3_5 = new Array("Areas of Expertise", "/about/expertise.php", "", 0, 20, 150); Menu3_6 = new Array("Careers", "/about/careers.php", "", 0, 20, 150); Menu3_7 = new Array("Competencies", "/about/competencies.php", "", 0, 20, 150); Menu3_8 = new Array("How We Help", "/about/howwehelp.php", "", 0, 20, 150); Menu3_9 = new Array("Deliverables", "/about/deliverables.php", "", 0, 20, 150); Menu3_10 = new Array("Differentiators", "/about/differentiators.php", "", 0, 20, 150); Menu3_11 = new Array("Clients", "/about/clients.php", "", 0, 20, 150); Menu3_12 = new Array("Client Testimonials", "/about/testimonials.php", "", 0, 20, 150); Menu3_13 = new Array("Vendor Core Competencies", "/about/vendorcompetencies.php", "", 0, 40, 150); Menu4 = new Array("Consulting", "/consulting/index.php", "", 8, 20, 100); Menu4_1 = new Array("Mission Statement", "/consulting/overview.php", "", 0, 20, 180); Menu4_2 = new Array("Consultants", "/about/consultants.php", "", 0, 20, 180); Menu4_3 = new Array("End-User Programs", "/consulting/enduser.php", "", 0, 20, 180); Menu4_4 = new Array("Linux Desktop Multi-client", "/consulting/linux.php", "", 0, 40, 200); Menu4_5 = new Array("On-Demand Multi-client", "/consulting/ondemand.php", "", 0, 40, 200); Menu4_6 = new Array("Enterprise User Project Examples", "/consulting/cases.php", "", 0, 40, 200); Menu4_7 = new Array("Vendor Project Examples", "/consulting/vendors.php", "", 0, 20, 180); Menu4_8 = new Array("Request an Engagement", "/consulting/request.php", "", 0, 40, 200); Menu5 = new Array("Media Area", "/press/index.php", "", 4, 20, 100); Menu5_1 = new Array("Free IT Digest for the Media", "/press/itdigestalerts.php", "", 0, 35, 180); Menu5_2 = new Array("Free IT Spotlight with Research Highlights", "/press/alerts.php", "", 0, 35, 180); Menu5_3 = new Array("Monthly Upcoming Topics", "/research/education/monthlytopics.php", "", 0, 20, 180); Menu5_4 = new Array("News Releases", "/press/releases.php", "", 0, 20, 150); Menu6 = new Array("News", "/news/index.php", "", 3, 20, 65); Menu6_1 = new Array("Interviews", "/news/interviews.php", "", 0, 20, 130); Menu6_2 = new Array("News Releases", "/press/releases.php", "", 0, 20, 130); Menu6_3 = new Array("Upcoming Events", "/news/events.php", "", 0, 20, 130); Menu7 = new Array("Contact Us", "/contact/index.php", "", 3, 20, 100); Menu7_1 = new Array("Headquarters", "/contact/headquarters.php", "", 0, 20, 140); Menu7_2 = new Array("Sales", "/contact/sales.php", "", 0, 20, 140); Menu7_3 = new Array("Submit an Inquiry", "/contact/submit.php", "", 0, 20, 140); Menu8 = new Array("Login", "/research/login.php", "", 0, 20, 55); //Menu8 = new Array("Wednesday, Mar 10", "", "", 0, 20, 150); //Menu8 = new Array("Submit an Inquiry", "/contact/submit.php", "", 0, 20, 140);