
function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/custom/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/custom/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="135";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Featured in Magazines;url=http://www.jasperandzoe.com/Pet_Supplies_Dog_Products_Dog_Supplies_Luxury_Gifts_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image="/v/vspfiles/templates/custom/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage="/v/vspfiles/templates/custom/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="135";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Jasper and Zoe\'s Favorites;url=http://www.jasperandzoe.com/Pet_Supplies_Dog_Products_Dog_Supplies_Luxury_Gifts_s/18.htm;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Top Sellers;url=http://www.jasperandzoe.com/Pet_Supplies_Dog_Products_Dog_Supplies_Luxury_Gifts_s/17.htm;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=Sale!;url=http://www.jasperandzoe.com/Pet_Supplies_Dog_Products_Dog_Supplies_Sale_s/19.htm;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;");
  }
  drawMenus();
}


