
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/JailbreakToys/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/JailbreakToys/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/66\\.htm$|searchresults\\.asp\\?cat=66$;");
    aI("text=My Account;url=/myaccount.asp;pagematch=[-_]s/65\\.htm$|searchresults\\.asp\\?cat=65$;");
    aI("text=Wholesale Site;url=http://wholesale.jailbreaktoys.com/View_All_Products_s/89.htm?searching=Y&sort=2&cat=89&show=60&page=1;pagematch=[-_]s/64\\.htm$|searchresults\\.asp\\?cat=64$;");
    aI("text=Contact Us;url=/contact-us-a/144.htm;pagematch=[-_]s/63\\.htm$|searchresults\\.asp\\?cat=63$;");
    aI("text=About Us;url=/aboutus.asp;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=Press;url=/Articles.asp?ID=131;target=_blank;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}


