// JavaScript Document

document.write(' <table width="500" border="0" cellspacing="0" cellpadding="0"> ');
document.write(' <tr> ');
document.write(' <td><a href="index.html"><img src="images/logo_n.gif" border="0" width="358" height="148"></a></td>');
document.write(' <td><img src="images/logo_n_r.gif" height="148"></td>');
document.write(' </tr>');
document.write(' </table>');

