
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/SLAM1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/SLAM1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=FREE Proof, Quote & Photo Submission;url=http://www.silverlineart.com/category_s/1825.htm;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
    aI("text=Memorial Picture Pricing;url=http://www.silverlineart.com/category_s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Grave Marker Pricing;url=http://www.silverlineart.com/category_s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Self Installation Kits;url=http://www.silverlineart.com/category_s/1820.htm;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
    aI("text=Photo Editing Services;url=http://www.silverlineart.com/category_s/1822.htm;pagematch=[-_]s/1822\\.htm$|searchresults\\.asp\\?cat=1822$;");
    aI("text=FAQ\'s;url=http://www.silverlineart.com/category_s/1823.htm;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
  }
  drawMenus();
}


