
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/immunocorp/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/immunocorp/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About Us;url=/aboutus.asp;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Immutol<span id=\"regMark\">&reg;</span>;url=/IMMUTOL_Natural_Immune_System_Booster_p/im-60.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Immutol<span id=\"regMark\">&reg;</span> Tonic;url=/IMMUTOL_Natural_Immune_System_Booster_p/im-ton.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Immuderm<span id=\"regMark\">&reg;</span>;url=/IMMUDERM_for_younger_acting_skin_p/derm-re.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=FlexiPro<span id=\"regMark\">&reg;</span>;url=/FlexiPro_ALZ3_p/FPRO.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=NorKrill;url=/NorKrill_p/krill.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=VitoMaris<span id=\"regMark\">&reg;</span>;url=/VitoMaris_Calamari_Oil_p/vito.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Contact Us;url=http://www.immunocorp.com/Contact_Us_s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
  }
  drawMenus();
}


