
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=Accessories;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Cat Food;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Dog Food;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Wild Bird Food;url=/SearchResults.asp?Cat=1820;pagematch=[-_]s/1820\\.htm$|searchresults\\.asp\\?cat=1820$;");
  }
  drawMenus();
}


