// JavaScript Document

tmpStr = '';

tmpStr += '<div><a href="' +  urlPrefix("href") + '/pds/game_dw.html"><img src="' +  urlPrefix() + '/images/rb_gamedownload.jpg" alt="Game Download" width="174" height="66" border="0" /></a></div>';
tmpStr += '<div><a href="' +  urlPrefix("href") + '/pds/game_ts_dw.html"><img src="' +  urlPrefix() + '/images/rb_testdownload.jpg" alt="Test Server Download" width="174" height="70" border="0" /></a></div>';
tmpStr += '<div><a href="http://www.fileplanet.com/lineage2"><img src="' +  urlPrefix() + '/images/rb_fpgamedld.jpg" alt="Fileplanet Game Download" width="174" height="71" border="0" /></a></div>';



tmpStr += '<div><img src="' +  urlPrefix() + '/images/rb_subhead_events.jpg" alt="Events" /></div>'; 
tmpStr += '<div id="rbEvent">'; 
tmpStr += '<p class="np09b">Lovers\' Jubilee</p>';
tmpStr += '\<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\>'; 
tmpStr += '<p class="readMore"><a href="' +  urlPrefix("href") + '/archive/2010/02/lovers_jubilee.html"><img src="' +  urlPrefix() + '/images/readmore_gold.gif" alt="Read More" border="0" align="right" height="16" width="83" style="padding-right:2px;"></a></p>';
tmpStr += '</div>'; 



tmpStr += '<div id="rbPurchase">';
tmpStr += '<div><img src="' +  urlPrefix() + '/images/rb_subhead_purchase.jpg" alt="Purchase Lineage II" /></div>';
tmpStr += '<div><a href="' +  urlPrefix("href") + '/fourth_anniv_box.php"><img src="' +  urlPrefix() + '/images/rightbar_hellbound.jpg" alt="Lineage II Hellbound" border="0" style="margin-left:5px;"/></a></div>';

tmpStr += '</div>'; 

document.write(tmpStr);