
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Email your logo to us for a free proof;url=http://www.matspro.com/category-s/1819.htm;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Indoor Logo Mats;url=http://www.matspro.com/Indoor-logo-mats-s/1814.htm;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Outdoor Logo Mats;url=http://www.matspro.com/floor-mats-s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Non Logo Mats;url=http://www.matspro.com/category-s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


