//<![CDATA[

// introduction
document.writeln('<div><img src="images/benneh.jpg" width="200" height="200" alt="headshot" \/><\/div>');
document.writeln('<p class="bold">Gidday.  I\'m Ben Derindar, official candidate for <a href="http://www.eve-online.com">Eve Online<\/a>\'s <a href="http://myeve.eve-online.com/ingameboard.asp?a=topic&amp;threadID=729021">Council of Stellar Management<\/a>.<\/p>');

// information
document.writeln('<h3>INFO<\/h3>');
document.writeln('<ul>');
document.writeln('<li><a href="index.html">Home page<\/a><\/li>');
document.writeln('<li><a href="tldr.html">TL;DR<\/a><\/li>');
document.writeln('<li><a href="benifesto.html">The Benifesto<\/a><\/li>');
document.writeln('<li><a href="interview_ikkiphoenix.html">Interview by Ikki Phoenix<\/a><\/li>');
document.writeln('<li><a href="interview_mertannia.html">Interview by Mertannia<\/a><\/li>');
document.writeln('<li><a href="news_2008_04.html">News archive - April<\/a><\/li>');
document.writeln('<li><a href="news_2008_03.html">News archive - March<\/a><\/li>');
document.writeln('<\/ul>');

// media
document.writeln('<h3>MEDIA<\/h3>');
document.writeln('<ul>');
document.writeln('<li><a href="http://dl.eve-files.com/media/corp/LaVistaVista/CSMDiscussion020508.mp3">CSM audio interview<\/a> (61.8MB)<\/li>');
document.writeln('<li><a href="images/syndicate_web_960x1140.png">Lower Syndicate map<\/a> (59KB)<\/li>');
document.writeln('<li><a href="images/evemap116c.jpg">Eve political map<\/a> (249KB)<\/li>');
document.writeln('<li><a href="http://dl.eve-files.com/media/corp/kelben/alookback.wmv">JQA: A Look Back<\/a> (47MB)<\/li>');
document.writeln('<li><a href="http://dl.eve-files.com/media/corp/kelben/VTIL_Recruitment_2005_v12.wmv">VTIL Recruitment 2005<\/a> (28MB)<\/li>');
document.writeln('<li><a href="http://dl.eve-files.com/media/corp/kelben/VTIL_Karma_Police_v3.wmv">Karma Police<\/a> (30MB)<\/li>');
document.writeln('<\/ul>');

// links
document.writeln('<h3>LINKS<\/h3>');
document.writeln('<ul>');
document.writeln('<li><a href="http://myeve.eve-online.com/ingameboard.asp?a=topic&amp;threadID=761024">Q&amp;A thread (eve-o forums)<\/a><\/li>');
document.writeln('<li><a href="http://www.axiomempire.com/showthread.php?t=911">Q&amp;A thread (AXE forums)<\/a><\/li>');
document.writeln('<li><a href="http://eve-history.net/wiki/index.php/Ben_Derindar">eve-history.net profile<\/a><\/li>');
document.writeln('<li><a href="http://www.battleclinic.com/eve_online/pk/view/player-Ben+Derindar-kills.html">BattleClinic PvP record<\/a><\/li>');
document.writeln('<li><a href="http://eve-search.com/stats/Ben%20Derindar">Eve-O forum activity<\/a><\/li>');
document.writeln('<li><a href="http://www.eve-online.com">Eve Online home page<\/a><\/li>');
document.writeln('<\/ul>');

// Quote of the Moment
document.writeln('<h3>QUOTE<\/h3>');
var quotes = new Array();
quotes[0] = "Ben Derindar is the scariest person in eve. He chased me for 10 hours straight :/";
quotes[1] = "Ben Derinder and Kelthuzad for president and 4 teh w1n";
quotes[2] = "Ben Derinder your a genius";
quotes[3] = "Ben is pretty sexy tbh"; 
quotes[4] = "damn ben and his ability to be right";
quotes[5] = "...and he has always come across as a pretty un-biased commentator.";
quotes[6] = "Congratulations, you've won Eve. :)";
quotes[7] = "and he scores!";
quotes[8] = "...you do a great job.";
quotes[9] = "Your efforts have been of enormous value to ASCN and to me.";
quotes[10] = "Good stuff on the forums";
quotes[11] = "thank you!!"
quotes[12] = "thanks for teaching me to show no mercy to anyone in the future.";
var authors = new Array();
authors[0] = "Madri";
authors[1] = "RichThugster";
authors[2] = "TheKiller8";
authors[3] = "Rick M"; 
authors[4] = "hpag";
authors[5] = "Nez Perces";
authors[6] = "Anatolius";
authors[7] = "Grimpak";
authors[8] = "Esola";
authors[9] = "Black Prince";
authors[10] = "KSUDruid";
authors[11] = "CYVOK";
authors[12] = "Confucianed Ducky";
var rand = parseInt(Math.random()*quotes.length);
document.writeln('<p><span class="italic">"'+quotes[rand]+'"<\/span><br \/><span class="bold">- '+authors[rand]+'<\/span><\/p>');

//]]>
