
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/mypinkplanet/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/mypinkplanet/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="145";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=AG Fans;url=http://www.mypinkplanet.com/category-s/198.htm;pagematch=[-_]s/198\\.htm$|searchresults\\.asp\\?cat=198$;showmenu=m_v1p198;");
    aI("text=Room Themes;url=http://cgezr.lctau.servertrust.com/Articles.asp?ID=251;pagematch=[-_]s/199\\.htm$|searchresults\\.asp\\?cat=199$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/mypinkplanet/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/mypinkplanet/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p198")) {
    style=subNavStyle1;
    aI("text=About American Girl Dolls&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=243;pagematch=[-_]s/212\\.htm$|searchresults\\.asp\\?cat=212$;");
    aI("text=American Girl Birthday&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=244;pagematch=[-_]s/213\\.htm$|searchresults\\.asp\\?cat=213$;");
    aI("text=American Girl Doll Care Tips&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=249;pagematch=[-_]s/217\\.htm$|searchresults\\.asp\\?cat=217$;");
    aI("text=American Girl Fun Projects&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=250;pagematch=[-_]s/220\\.htm$|searchresults\\.asp\\?cat=220$;");
    aI("text=American Girl Trivia&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=247;pagematch=[-_]s/219\\.htm$|searchresults\\.asp\\?cat=219$;");
    aI("text=American Girl Trivia Answer&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=248;pagematch=[-_]s/221\\.htm$|searchresults\\.asp\\?cat=221$;");
    aI("text=My Pink Planet Birthday Club!&nbsp;&nbsp;&nbsp;;url=/articles.asp?ID=253;pagematch=[-_]s/215\\.htm$|searchresults\\.asp\\?cat=215$;");
    aI("text=Real American Girl Fans Just like you&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=245;pagematch=[-_]s/214\\.htm$|searchresults\\.asp\\?cat=214$;");
  }
  drawMenus();
}


