/**
 * @author thomas
 */


document.write("<div class='menu'>SocialAddict ");

document.write("<a href='SocialAddict.html' target='_self'><img src='icons/home.png' border='0'></a>  ");

document.write("<a href='brightkite.html' target='_self'><img src='icons/brightkite.png' border='0'></a> ");
document.write("<a href='facebook.html' target='_self'><img src='icons/facebook.png' border='0'></a> ");
document.write("<a href='fftogo.html' target='_self'><img src='icons/fftogo.png' border='0'></a> ");
document.write("<a href='hellotxt.html' target='_self'><img src='icons/hellotxt.png' border='0'></a> ");
document.write("<a href='jaiku.html' target='_self'><img src='icons/jaiku.png' border='0'></a> ");
document.write("<a href='myspace.html' target='_self'><img src='icons/myspace.png' border='0'></a> ");
document.write("<a href='pingfm.html' target='_self'><img src='icons/pingfm.png' border='0'></a> ");
document.write("<a href='plurk.html' target='_self'><img src='icons/plurk.png' border='0'></a> ");
document.write("<a href='socialthing.html' target='_self'><img src='icons/socialthing.png' border='0'></a> ");
document.write("<a href='twitter.html' target='_self'><img src='icons/twitter.png' border='0'></a> ");

document.write("</div>");

