
var i='<div id="nav"><ul>';
  i+=' <li class="links"><strong>Links</strong></li>';
  i+=' <li>	<a rel="nofollow" href="http://badgerkingdom.pantomimepony.co.uk" title="Free browser based nature simulation game">Badger Kingdom</a> </li>';
  i+=' <li>	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/pirateinsult.htm" title="Arr! Me hearties! A pirate insult generator">Pirate Insults</a> </li>';
  i+=' <li>	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/petname.htm" title="Generate a romantic petname for your lover">Petname Gen.</a> </li>';
  i+=' <li>	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/unpetname.htm" title="Find a descriptive insult for the lover who dumped you">Ex Lover Insults</a> </li>';
  i+=' <li > <a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/love-letter-writer.htm" title="Generate a romantic love letter">Love Letter Writer</a> </li>';
  i+=' <li >	<a rel="nofollow" href="http://what-do-cats-think.pantomimepony.co.uk/index.htm" title="Discover what cats think about any subject">Cattitude!</a> </li>';
  i+=' <li >	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/sci-fi-insult.htm" title="Create insults with a science fiction theme">Sci-Fi Insults</a> </li>';
  i+=' <li >	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/writers-plot-ideas.htm" title="The best storyline generator on the web">Writers plot Gen.</a> </li>';
  i+=' <li class="new">	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/writers-exercises.htm" title="Warm up your creative brain with these randomly generated fun tasks">Writers Exercises</a> </li>';
  i+=' <li class="new">	<a rel="nofollow" href="http://funstuff.pantomimepony.co.uk/catchphrase.htm" title="Create a unique new catchphrase or slogan for yourself">Catchphrase Gen.</a> </li>';
  i+=' <li class="feedback">    <a rel="nofollow" href="mailto:feedback@pantomimepony.co.uk" title="Give feedback or report a problem">Feedback</a> </li>';
  i+='</ul></div>';
  document.write(i);