// <![CDATA[
document.write('<a href="about.html">About Us</a>');

document.write( '<a href="caricatures.html">Caricatures</a>');

document.write( '<a href="cartooning.html">Cartoon Art</a>');

document.write( '<a href="children.html">Children Books</a>');

document.write( '<a href="flash.html">Flash</a>');

document.write( '<a href="design.html">Graphic Design</a>');

document.write( '<a href="storyboard.html">Storyboards</a>');

document.write( '<a href="web.html">Web Sites</a>');

document.write( '<a href="3d.html">3D art</a>');

document.write( '<a href="links.html">Resources</a>');
  // ]]>