
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/custom/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/custom/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://www.finishlineframing.com;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Shop Frames;url=/category_s/3.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Watch Video;url=/articles.asp?id=140;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Testimonials;url=articles.asp?id=141;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Engravement Plate;url=/articles.asp?id=136;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  drawMenus();
}

