
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=New Quiet Cool Whole House Fan Products;url=http://www.quietcoolfan.net/New_Quiet_Cool_Fan_Products_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Free Shipping Offers!;url=http://www.quietcoolfan.net/Quiet_Cool_Free_Shipping_Offers_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Gift Certificates;url=http://www.quietcoolfan.net/Quiet_Cool_Gift_Certificates_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Quiet Cool Whole House Fans;url=http://www.quietcoolfan.net/Quiet_Cool_Whole_House_Fans_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Quiet Cool Attic Fan;url=http://www.quietcoolfan.net/category_s/84.htm;pagematch=[-_]s/84\\.htm$|searchresults\\.asp\\?cat=84$;");
    aI("text=Roof Mount Whole House Fans;url=http://www.quietcoolfan.net/category_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Garage Ventilation Fans;url=http://www.quietcoolfan.net/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Quiet Cool Accessories;url=http://www.quietcoolfan.net/category_s/57.htm;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=Quiet Cool Replacement Parts (being updated);url=http://www.quietcoolfan.net/category_s/56.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
  }
  drawMenus();
}


