
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/myproduction/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/myproduction/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=/;pagematch=[-_]s/156\\.htm$|searchresults\\.asp\\?cat=156$;");
    aI("text=About Us;url=http://www.productionprints.com/About-Us-s/155.htm;pagematch=[-_]s/155\\.htm$|searchresults\\.asp\\?cat=155$;");
    aI("text=Trade Show Graphic Portfolio;url=http://www.productionprints.com/Trade-Show-Graphics-Portfolio-s/158.htm;pagematch=[-_]s/158\\.htm$|searchresults\\.asp\\?cat=158$;");
    aI("text=Testimonials;url=http://www.productionprints.com/Testimonials-s/157.htm;pagematch=[-_]s/157\\.htm$|searchresults\\.asp\\?cat=157$;");
    aI("text=Templates;url=http://www.productionprints.com/Templates-s/159.htm;pagematch=[-_]s/159\\.htm$|searchresults\\.asp\\?cat=159$;");
    aI("text=Contact Us;url=/Articles.asp?ID=244;pagematch=[-_]s/175\\.htm$|searchresults\\.asp\\?cat=175$;");
  }
  drawMenus();
}


