
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="120";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.cobratoys.com;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=New Cobra Toys Catalog;url=http://www.relaxus.com/cart/Cobra_2010_Catalog.pdf;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Contact Us;url=/Articles.asp?ID=131;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Links;url=/Articles.asp?ID=132;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v3p22;");
    aI("text=Instructions for RC Toys;url=/Articles.asp?ID=133;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p22")) {
    style=subNavStyle3;
    aI("text=New Category&nbsp;&nbsp;&nbsp;;url=http://www.cobratoys.com/category_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=New Category&nbsp;&nbsp;&nbsp;;url=http://www.cobratoys.com/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=New Category&nbsp;&nbsp;&nbsp;;url=http://www.cobratoys.com/category_s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
  }
  drawMenus();
}


