// JavaScript Document

tmpStr = '';

tmpStr += '<div class="section">\n';
tmpStr += '    <h2>Latest News</h2>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016695" class="article-title new">Friendly Reminder: Real Money Trading is Bad</h3>\n';
tmpStr += '        <span class="article-date">02/24/2010</span>\n';
tmpStr += '        <span class="article-body">This is a friendly reminder that all forms of Real Money Trade are dangerous and immoral offenses. Real Money Trading degrades the gaming experience for legitimate players by giving the...</span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/news.html#a016695">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016666" class="article-title new">Free Trials Return!</h3>\n';
tmpStr += '        <span class="article-date">02/05/2010</span>\n';
tmpStr += '        <span class="article-body">It\'s been quite a while since we\'ve had the pleasure of offering a Free Trial period to new players, and now we\'ve brought it back! Come visit the \<a href=\"http://www.lineage2.com/trial/en/\"\>Free Trial page\<\/a\> for more information!\n\<br\>\<br\>\nIf you\'re already a seasoned \<i\>Lineage II\<\/i\> player, you can continue to use the \<a href=\"http://www.lineage2.com/my_account/refer_a_friend.html\"\>Refer-A-Friend program\<\/a\> to invite your friends to join you in-game!</span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/news.html#a016666">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016598" class="article-title new">Lovers\' Jubilee - February 9</h3>\n';
tmpStr += '        <span class="article-date">02/03/2010</span>\n';
tmpStr += '        <span class="article-body">\<p\>Come discover love during our Valentine\'s Day event, the \<a href=\"http://www.lineage2.com/archive/2010/02/lovers_jubilee.html\"\>Lovers\' Jubilee\<\/a\>, beginning February 9th!\<\/p\>\n\<p\>The Spirit Mage Rosalia has toiled through the long winter to prepare her Rose Spirit prototypes.  All she needs now is volunteers to help her test her creations.  Lucky for her, the time is near Valentine\'s Day, and players across Aden long for a companion with whom to hunt.\<\/p\></span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/news.html#a016598">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '</div>\n';

tmpStr += '<div class="section">\n';
tmpStr += '    <h2>Server Maintenance</h2>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016722" class="article-title new">Daylight Savings Maintenance for US Servers</h3>\n';
tmpStr += '        <span class="article-date">03/11/2010</span>\n';
tmpStr += '        <span class="article-body">Daylight Savings Time will change over in US territories this weekend. The following servers will be down for maintenance: Bartz Sayha Aria Devianne Phoenix Maintenance will occur on Saturday, March...</span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/development.html">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '</div>\n';

tmpStr += '<div class="section">\n';
tmpStr += '    <h2>Community News</h2>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016718" class="article-title new">New Screenshot & Fan Art</h3>\n';
tmpStr += '        <span class="article-date">03/08/2010</span>\n';
tmpStr += '        <span class="article-body">Check out the latest fan art and screenshot from Delara and DaedricBlood!\n\<p\>\<center\>\<a href=\"http://www.lineage2.com/community/fanart.html\"\>\<img src=\"/archive/global/uploads/thumb_rl_tattoo.jpg\"\>\<\/a\> \<a href=\"http://www.lineage2.com/pds/players.html\"\>\<img src=\"/archive/global/uploads/thumb_revenant_adena_art.jpg\"\>\<\/a\>\<\/center\>\<\/p\></span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/community_news.html#a016718">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016675" class="article-title new">L2 Vault wants YOU!</h3>\n';
tmpStr += '        <span class="article-date">02/15/2010</span>\n';
tmpStr += '        <span class="article-body">L2 Vault wants YOU! We\'re looking for new volunteers to join our awesome group at Lineage 2 Vault! We\'re looking to improve what we\'ve got and add new features. We want new guide writers, guide checkers, artists, fan fic writers, bloggers, interviewers and more! Click \<a href=\"http://boards.lineage2.com/showthread.php?t=207409\"\>here\<\/a\> for more information!</span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/community_news.html#a016675">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '    <div class="article">\n';
tmpStr += '        <h3 id="a016673" class="article-title new">EOGamer is recruiting!</h3>\n';
tmpStr += '        <span class="article-date">02/10/2010</span>\n';
tmpStr += '        <span class="article-body">\<center\>\<img src=\"/archive/global/uploads/EOGlogo.jpg\" width=400\>\<\/center\>\n\<br\>\n\nCome one, come all. Join our veteran players in making the most powerful Lineage 2 wiki out there. Check out the recuitment info \<a href=\"http://www.lineage2.com/archive/2010/02/eogamer_is_recr_1.html\"\>here!\<\/a\></span>\n';
tmpStr += '        <span class="article-link">[ <a href="/news/community_news.html#a016673">Read More</a> ]</span>\n';
tmpStr += '    </div>\n';

tmpStr += '</div>\n';

var news_element = document.getElementById('news');
news_element.innerHTML = tmpStr;