var ostat = false;
function scrollstop() {
news.scrollAmount = 0;
ostat = true;
}
function scrollplay() {
news.scrollAmount = 3;
ostat = false;
}
document.write('<marquee name="news" id="news" behavior="scroll" direction="left" scrollamount="3" scrolldelay="1" hspace="0" vspace="0" onmouseover="scrollstop()" onmouseout="scrollplay()">')
document.write('<a href="http://www.eifund.net/T3/index.php?id=232" class="HeaderTickerlink" target="_self">')
//document.write('Join our Event on LA 44 <b style="color:#F60">Molisk Event: Fast Global, Fast Peds</b> from Sunday 1 March until Saturday 28 March 2009')
//document.write('2009-May-10 ~ Buy a share for <b style="color:#F60">144,51</b> PED - <b style="color:#F60">6,100</b> shares sold - <b style="color:#F60">1,669</b> reserved shares available - <b style="color:#F60">855.827,77</b> PED Budget')
//document.write('Get your <b style="color:#F60">dividends</b>! ~ <b style="color:#F60">10.00</b> PED per share - Payout starts <b style="color:#F60">21-June-2008</b> - check <b style="color:#F60">Information</b> section')
document.write('Next payment of dividends will start 2009-November-14 ~ We sell shares for <b style="color:#F60">143 PED</b> ~ We buy shares back for <b style="color:#F60">133 PED</b>') 
document.write('</a>')
document.write('</marquee>')
