// This file was generated as part of a data update from MAS to SQL on 2/6/2012 1:30:30 AM
function drawTopLevelCats()
{
  var strOut = '';
  strOut += '<table class="ps_category_tree" border="0">';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~100ADNEW">new 2012 items</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~BESTSELLER">bestsellers</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~BLOWOUT">elope outlet</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~DISPLAYS">displays</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~HOLIDAY">shop by holiday</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~LICENSED">shop by license</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~OCCASION">shop by occasion</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~THEME">shop by theme</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~TYPE">shop by item type</a></td>';
  strOut += '</tr>';
  strOut += '</table>';
  return strOut;
}

