document.writeln('');
document.writeln('<DIV><FONT face="Arial, Helvetica, sans-serif" size=2>');
document.writeln('<CENTER><FONT color=purple size=+2><I>Awards</I></FONT> </CENTER>');
document.writeln('<P>');
document.writeln('<CENTER><IMG src="http://www.rodargent.com/dadgarden.jpg"> </CENTER>');
document.writeln('<P>In the last few years, Rod has received the following \'millionaire\' awards ');
document.writeln('from BMI, denoting the number of radio plays received in the USA. ');
document.writeln('<P>');
document.writeln('<CENTER>');
document.writeln('<TABLE cellPadding=5 border=0>');
document.writeln('  <TBODY>');
document.writeln('  <TR>');
document.writeln('    <TD><B>Year </B></TD>');
document.writeln('    <TD><B>Song Title</B></TD>');
document.writeln('    <TD><B>No. of Radio Plays</B></TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1989 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>Time of the Season</FONT></TD>');
document.writeln('    <TD>1 million</TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1993 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>She\'s Not There</FONT></TD>');
document.writeln('    <TD>1 million</TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1994 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>Time of the Season</FONT></TD>');
document.writeln('    <TD>2 million</TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1995 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>Tell Her No</FONT></TD>');
document.writeln('    <TD>1 million</TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1997 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>She\'s Not There</FONT></TD>');
document.writeln('    <TD>2 million</TD></TR>');
document.writeln('  <TR>');
document.writeln('    <TD><FONT color=red size=2>1998 </FONT></TD>');
document.writeln('    <TD align=left><FONT color=black size=2>Time of the Season</FONT></TD>');
document.writeln('    <TD>3 million</TD></TR></TBODY></TABLE></CENTER>');
document.writeln('<P><BR></P></FONT></DIV>');
