
/* Creation date: 01/01/07 */

document.write("<html><div align='center'>");

document.write("<a href='index.html'>Home</a><br>");
document.write("<font size='-3'><br></font>");
document.write("<a href='http://netearneruk.blogspot.com'>Blog</a><br>");
document.write("<font size='-3'><br></font>");
document.write("<a href='faq.html'>FAQ</a><br>");
document.write("<font size='-3'><br></font>");
document.write("<a href='join.html'>Join</a><br>");
document.write("<font size='-3'><br></font>");
document.write("<a href='opportunities.html'>Opportunities</a><br>");



document.write("<br>");
document.write("<hr noshade color='#E3E3E3' size='6'>");
document.write("<br>");

document.write("<img src='images/sportscar4b.jpg' border='0' width='138' height='88' alt=''>");
document.write("<br>");
document.write("<font size='-2'>This could be yours!</font>");
document.write("<br>");

document.write("<br>");
document.write("<hr noshade color='#E3E3E3' size='6'>");
document.write("<br>");

document.write("");

document.write("</div></html>");
