document.write('<table width="225" border="0" cellspacing="0" cellpadding="0">')
  document.write('<tr>')
    document.write('<td><a href="index.html">Home/About S-Chic</a></td>')
        document.write('<td><img src="Images/navicon.gif" /></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="/xcart/home.php" target="_blank">Apparel/Accessories</a></td>')
    document.write('<td width="28"><a href="/xcart/home.php" target="_blank"><img src="Images/navicon.gif" border="0" /></a></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="/xcart/home.php?cat=267" target="_blank">Books</a></td>')
    document.write('<td><a href="/xcart/home.php?cat=267" target="_blank"><img src="Images/navicon.gif" border="0" /></a></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="/xcart/home.php?cat=264" target="_blank">Unique Gift Packages</a></td>')
    document.write('<td><a href="/xcart/home.php?cat=264" target="_blank"><img src="Images/navicon.gif" border="0" /></a></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="http://schic.websitetoolbox.com" target="_blank">S-Chic Sorority Club</a></td>')
    document.write('<td><a href="http://schic.websitetoolbox.com" target="_blank"><img src="Images/navicon.gif" border="0" /></a></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="multimedia.html">Multimedia</a></td>')
    document.write('<td><img src="Images/navicon.gif" /></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="articles.html">Articles</a></td>')
    document.write('<td><img src="Images/navicon.gif" /></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="contact.html">Contact Us</a></td>')
   document.write(' <td><img src="Images/navicon.gif" /></td>')
  document.write('</tr>')
  document.write('<tr>')
    document.write('<td><a href="retail.html">Retail Distribution</a></td>')
   document.write(' <td><img src="Images/navicon.gif" /></td>')
  document.write('</tr>')
document.write('</table>')

