<!--

function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",146,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#ff9900");
  fw_menu_0.addMenuItem("Starter Hosting","location='http://www.jagflyhosting.com/content/hosting/index.php/1'");
  fw_menu_0.addMenuItem("Standard Hosting","location='http://www.jagflyhosting.com/content/hosting/index.php/2'");
  fw_menu_0.addMenuItem("E-Business Hosting","location='http://www.jagflyhosting.com/content/hosting/index.php/3'");
  fw_menu_0.addMenuItem("Professional Hosting","location='http://www.jagflyhosting.com/content/hosting/index.php/4'");
  fw_menu_0.addMenuItem("Order Now!","location='https://accounts.jagflyhosting.com/order/orderwiz.php'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",146,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#ff9900");
  fw_menu_1.addMenuItem("Domain Registration","location='http://www.jagflyhosting.com/content/service/domain.php'");
 // fw_menu_1.addMenuItem("E-Commerce","location='http://www.jagflyhosting.com/content/service/ecommerce.php'");
 // fw_menu_1.addMenuItem("Custom Programming","location='http://www.jagflyhosting.com/content/service/program.php'");
  fw_menu_1.addMenuItem("SSL Secure Certificates","location='http://www.jagflyhosting.com/content/service/security.php'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",117,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#ff9900");
  fw_menu_2.addMenuItem("Support Area","location='http://www.jagflyhosting.com/content/support/support.php'");
  fw_menu_2.addMenuItem("FAQ's","location='http://www.jagflyhosting.com/content/support/faq.php'");
  fw_menu_2.addMenuItem("Support Request","location='http://www.jagflyhosting.com/content/support/request.php'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",121,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#ff9900");
  fw_menu_3.addMenuItem("About Jagfly ","location='http://www.jagflyhosting.com/content/company/about.php'");
  // fw_menu_3.addMenuItem("Our Commitment","location='http://www.jagflyhosting.com/content/company/ourcommit.php'");
  // fw_menu_3.addMenuItem("NOC Center","location='http://www.jagflyhosting.com/content/company/network.php'");
   fw_menu_3.hideOnMouseOut=true;

  fw_menu_3.writeMenus();
} // fwLoadMenus()
//-->
