
function display_menu_3() {
  navStyle3.image="/v/vspfiles/templates/kinerase/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage="/v/vspfiles/templates/kinerase/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span id=\"products\">Products</span>;url=http://www.kinerase.com/category-s/73.htm;pagematch=[-_]s/73\\.htm$|searchresults\\.asp\\?cat=73$;");
    aI("text=<span id=\"special\">Special Offers</span>;url=/category-s/77.htm;pagematch=[-_]s/77\\.htm$|searchresults\\.asp\\?cat=77$;");
    aI("text=<span id=\"physician\">Physician Info</span>;url=/Articles.asp?ID=133;pagematch=[-_]s/76\\.htm$|searchresults\\.asp\\?cat=76$;");
    aI("text=<span id=\"about\">About Kinerase</span>;url=/aboutus.asp;pagematch=[-_]s/75\\.htm$|searchresults\\.asp\\?cat=75$;");
    aI("text=<span id=\"insider\">Insider Program</span>;url=/Articles.asp?ID=131;pagematch=[-_]s/74\\.htm$|searchresults\\.asp\\?cat=74$;");
  }
  drawMenus();
}

