function dashboardoldtop()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<div align="center">  <center>  <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">    <tr>      <td width="30%"><embed width="220" height="90" src="http://www.metatraderlibrary.com/forex-dashboard/FXDASHBOARD-small.swf" align="center"></td>      <td width="70%">        <p align="center"><font face="Arial" size="3"><b><font color="#FFFFFF">New        FX DashBoard Indicator! Exclusively For Metatrader.</font><br>        <a href="http://www.metatraderlibrary.com/fxlink/out.php?s=100&link=DashboardTop&url=http://www.metatraderlibrary.com/forex-dashboard/">Click Here        and Download It Today</a></b></font></td>    </tr>  </table>  </center></div>'); } // dashboardtop
}

