// This file was generated as part of a data update from MAS to SQL on 3/10/2010 1:00:43 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=~100HEAD">headwear</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~200KIDSHD">kids headwear</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~300EYEWEAR">eyewear</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~400COSTACC">costumes & accessories</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~500HOLIDAY">holidays & celebrations</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~700LICENSE">licensed wear</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~800DISPLAY">displays</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~900NEW">new items</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~915CURHOL">current holiday</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~920FUTHOL">future holiday</a></td>';
  strOut += '</tr>';
  strOut += '<tr>';
  strOut += '<td class="catdd_top"><a href="/estylez_ps.aspx?searchmode=category&searchcatcontext=~960SALE">sale / overstock</a></td>';
  strOut += '</tr>';
  strOut += '</table>';
  return strOut;
}
