// JavaScript Document
function menu()
{
var s=' <span class="style7"><a href="main.php"><img style="border:none" src="img/home_002.gif" alt="Ãëàâíàÿ" width="40" height="27" border="0" align="absmiddle" /></a><a href="http://www.graffiti.cx/ru"><img style="border:none" src="img/faq.gif" alt="Ðóññêèé" width="44" height="27" border="0" align="absmiddle"></a><a rel="dofollow" href="http://www.graffiti.cx" alt="English"><img style="border:none" src="img/mail.gif" alt="English" width="41" height="27" border="0" align="absmiddle"></a><img src="img/empty.gif" width="10" height="10" border="0"><a class="ln" href="main.php">• Home</a><img src="img/empty.gif" width="10" height="10" border="0"> <a class="ln" href="top100.php">• TOP 100</a><img src="img/empty.gif" width="10" height="10" border="0">&nbsp;<a class="ln" href="latest100.php">• Latest 100</a><img src="img/empty.gif" width="10" height="10" border="0">&nbsp;<a class="ln" href="rules.html">• Rules</a>&nbsp;&nbsp;&nbsp;<a class="ln" href="partners.html">• Partners</a>&nbsp;<img src="img/empty.gif" width="10" height="10" border="0">&nbsp;&nbsp;<a class="ln" href="news.html">• News</a><img src="img/empty.gif" width="10" height="10" border="0">&nbsp;<a class="ln" href="prizes.html"><font color=red>• <b>Prizes</b></font></a><img src="img/empty.gif" width="10" height="10" border="0"><a class="ln" href="faq.html">• FAQ</a><img src="img/empty.gif" width="10" height="10" border="0"><a class="ln" href="contacts.html">• Contacts</a><img src="img/empty.gif" width="10" height="10" border="0"><a rel="dofollow" class="ln" href="http://www.the-most-funny-jokes.blogspot.com">• The Most Funny Jokes</a></span>';
document.write(s);
}