// RTR menu arrays.
// Jeff Moskow 02/08/2001
// last modified: 02/08/2001

// the first number is the dropdown menu width
// the third number is the number of pixels from the top of the page to start the drop down menus...

arMenu1 = new Array(
"185",
"",110,
"","",
"","",
"","",
"Background & History",pathMod + "who_we_are.htm",0,
"Our Clients",pathMod + "clients.htm",0,
"Our Founder",pathMod + "our_founder.htm",0,
"Contact Us",pathMod + "contact.htm",0
)

arMenu2 = new Array(
205,
"",110,
"","",
"","",
"","",
"Why Ready-to-Run?",pathMod + "why_Ready-to-Run_Software.htm",0,
"What We Do",pathMod + "what_we_do.htm",1,
"Our Methodology",pathMod + "cross_platform_methodology.htm",0,
"Our Tools",pathMod + "tools.htm",0,
// "Client Case Studies",pathMod + "client_case_studies.htm",0,
"Support Form",pathMod + "support_form.htm",0
)

arMenu2_2 = new Array(
"Software Services",pathMod + "software_services.htm",1,
"RTR Porting Center",pathMod + "software_porting_center.htm",0,
"Products",pathMod + "products.htm",1
)

arMenu2_2_1 = new Array(
"Porting & Migration",pathMod + "porting_and_migration.htm",0,
"Application Integration",pathMod + "application_integration.htm",0,
"Web Services",pathMod + "web_services.htm",0,
"FrontPage Server Extensions",pathMod + "frontpage_server_extensions.htm",0,
"Support & Maintenance",pathMod + "support_and_maintenance.htm",0
)

arMenu2_2_3 = new Array(
"FrontPage Server Extensions",pathMod + "frontpage_server_extensions.htm",0,
"Unix ReadyPaks",pathMod + "unix_readypak.htm",0,
"Windows ReadyPak",pathMod + "windows_readypak.htm",0
)

arMenu3 = new Array(
"", // 145
"",110,
"","",
"","",
"","",
"News Coverage & Articles",pathMod + "software_porting_news_coverage.htm",0,
"Press Releases",pathMod + "press_releases.htm",0,
"Events Calendar",pathMod + "event_calendar.htm",0,
"Latest Newsletters",pathMod + "cross-platform_software_newsletters.htm",0,
"Subscribe to Cross Platform-News",pathMod + "subscribe.htm",0
)

arMenu4 = new Array(
"",
"",110,
"","",
"","",
"","",
"Current Client Login", "members/client_services.htm",0,
"Download Information", "members/download.htm",0,
"Support Form", "support_form.htm",0,
"Request For Information","request_info.htm",0
)

arMenu5 = new Array(
"",
"",110,
"","",
"","",
"","",
"Current Openings",pathMod + "career_opportunity.htm",0,
"Benefits and Programs",pathMod + "benefit_programs.htm",0,
"Apply Now",pathMod + "job_application.htm",0
)

