
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Android/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Android/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=HOME;url=http://pfnzd.cjulz.servertrust.com/;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=COLLECTION;url=/Articles.asp?ID=251;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;showmenu=m_v1p37;");
    aI("text=BRAND;url=/Articles.asp?ID=241;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=PRESS;url=/Articles.asp?ID=240;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=CONTACT;url=/Articles.asp?ID=238;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=MY ACCOUNT;url=/myaccount.asp;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=SIGN IN;url=/login.asp;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Android/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Android/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p37")) {
    style=subNavStyle1;
    aI("text=Grand&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=245;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Midsize&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=246;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Small Size&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=247;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Limited Edition&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=249;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Accessories&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=250;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
  }
  drawMenus();
}


