// JavaScript Document
document.write('<style>');
document.write('.listbutton{');
document.write('border:1px solid #4B4B4B;');
document.write('background-color:#F3F3F3;');
document.write('width:50px;');
document.write('height:12px;');
document.write('font: normal 11px Arial;');
document.write('text-align:center;');
document.write('cursor:pointer;cursor:hand;');
document.write('}');
document.write('.expandhighlight, .expandhighlight a{');
document.write('color:red;');
document.write('}');
document.write('</style>'); 
document.write('<script language="JavaScript" type="text/javascript" src="http://www.nativelandz.net/alliance/code/content.php"></script>'); 
document.write('<script language="JavaScript" type="text/javascript" src="http://www.nativelandz.net/alliance/code/tick.js"></script>');
document.write('<table border="0" ><tr><td bgColor='+tickerbgcolor+'; class="tickingtitles"> <b>ONNA Alerts</b></td><td><a href="http://www.nativelandz.net/alliance/" title="Join ONNA and see how you can display your alerts here" target="_blank"><font size="2">Join ONNA and display your alerts on other sites</a></font></td><td>'); 
document.write('<ilayer id="tickernsmain" width=&{tickerwidth}; visibility=hide><layer id="tickernssub" width=&{tickerwidth}; style="font-weight:bold; background-color:'+tickersubbgcolor+';" bgColor="'+tickersubbgcolor+'"><b></b></layer></ilayer>'); 
document.write('<layer id="expandlayer" bgColor=&{tickerbgcolor}; visibility=hide></layer>'); 
document.write('</td></tr></table>');