
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/138/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="75";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Useful Links;url=http://www.enrichgifts.com/category-s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
  }
  drawMenus();
}


