
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="100";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Clothing;url=http://www.travelingcamel.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Giftware;url=http://www.travelingcamel.com/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Jewelry;url=http://www.travelingcamel.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Souk Bazaar;url=http://www.travelingcamel.com/category_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Gift Certificate;url=http://www.travelingcamel.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
  }
  drawMenus();
}

