
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/freespirit/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/freespirit/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://rjusl.hmnds.servertrust.com/default.asp;pagematch=[-_]s/76\\.htm$|searchresults\\.asp\\?cat=76$;");
    aI("text=Custom Mosaic Surfaces;url=http://rjusl.hmnds.servertrust.com/Articles.asp?ID=239;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Bella Mosaic\'s Gallery;url=/SearchResults.asp?Cat=58;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Mosaic How-To Videos;url=/SearchResults.asp?Cat=60;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;showmenu=m_v1p60;");
    aI("text=Contact Us;url=http://rjusl.hmnds.servertrust.com/Articles.asp?ID=238;pagematch=[-_]s/65\\.htm$|searchresults\\.asp\\?cat=65$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/freespirit/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/freespirit/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p60")) {
    style=subNavStyle1;
    aI("text=Designing Mosaics&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=96;pagematch=[-_]s/96\\.htm$|searchresults\\.asp\\?cat=96$;");
    aI("text=Types of Adhesives&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=93;pagematch=[-_]s/93\\.htm$|searchresults\\.asp\\?cat=93$;");
    aI("text=How to Grout&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=69;pagematch=[-_]s/69\\.htm$|searchresults\\.asp\\?cat=69$;");
  }
  drawMenus();
}


