var menuArrayProductsAndServices = [
  ['DSL Packages', 'ProductsAndServices_DSLPackages.asp', null],
  ['VOIP Packages', 'productsandservices_VIOPPackages.asp', null],
  ['Video Conferencing', 'ProductsAndServices_VideoConferencing.asp', null],
  ['Video Phone', 'ProductsAndServices_VideoPhone.asp', null],
  ['Phone Systems', 'ProductsAndServices_PhoneSystems.asp', null],
  ['Web Hosting', 'ProductsAndServices_WebHosting.asp', null],
  ['Domain Names', 'ProductsAndServices_DomainNames.asp', null],
  ['Web Design', 'ProductsAndServices_WebDesign.asp', null],
  ['Web Tools', 'ProductsAndServices_WebTools.asp', null],
  ['Site Marketing', 'ProductsAndServices_SiteMarketing.asp', null]
];

var menuArrayHomeServices = [
  ['DSL Packages', 'HomeServices_.DSLPackages.asp', null],
  ['Compare Packages', 'HomeServices_ComparePackages.asp', null],
  ['Web Hosting', 'HomeServices_WebHosting.asp', null],
  ['Dialup', 'HomeServices_Dialup.asp', null],
  ['Wireless', 'HomeServices_Wireless.asp', null],
  ['Video Phone', 'HomeServices_VideoPhone.asp', null],
  ['Testimonials', 'HomeServices_Testimonials.asp', null]
];

var menuArrayBusinessServices = [
  ['Business DSL', 'BusinessServices_BusinessDSL.asp', null],
  ['Business VOIP', 'BusinessServices_BusinessVOIP.asp', null],
  ['Business Wireless', 'BusinessServices_BusinessWireless.asp', null],
  ['Video Conferencing', 'BusinessServices_VideoConferencing.asp', null],
  ['Web Hosting', 'BusinessServices_WebHosting.asp', null],
  ['Testimonials', 'BusinessServices_Testimonials.asp', null]
];

TOP_MENU_LEFT_OFFSET = 0;
TOP_MENU_TOP_OFFSET = 22;

