
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Piggy_Roo/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Piggy_Roo/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="180";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=<span id=\"one\">CLEARANCE</span>;url=http://www.piggyroo.com/category-s/150.htm;pagematch=[-_]s/150\\.htm$|searchresults\\.asp\\?cat=150$;");
  }
  drawMenus();
}


