/*document.write('<tr>');
document.write('<td colspan = "9">');
document.write('<table width="320"> <tr> <td></td>');
document.write('<td width="40" bgcolor="ffffff">');
document.write('<a href="javascript:translate(\'\');" ><image title="English" src="lang_images/english.jpg" height="20" width="30" border="0"></a></td>');
document.write('<td width="40"><a href="javascript:translate(\'ar\');"><image title="Arabic" src="lang_images/ARLE0001.gif" height="20" width="30" border="0"></a> </td>');
document.write('<td width="40"><a href="javascript:translate(\'pt\');"><image title="Portugu&#234;s/Portuguese" src="lang_images/portuguese.jpg" height="20" width="30" border="0"></a> </td>');
document.write('<td width="40"><a href="javascript:translate(\'fr\');" > <image title="Fran&#231;ais/French" src="lang_images/french.jpg" height="20" width="30" border="0"></a></td>');
document.write('<td width="40" ><a href="javascript:translate(\'es\');"><image title="Espa&#241;ol/Spanish" src="lang_images/spanish.jpg" height="20" width="30" border="0"></a></td>');
document.write('</tr> </table>');
document.write('</td>');
document.write('</tr>');*/


document.write('<tr>'); 
document.write('<td>&nbsp;</td>');
document.write('<td>');
document.write('<table width="200" border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr>'); 
document.write('<td width="37" valign="top"><a href="javascript:translate(\'en\');" ><img src="images/english.jpg" width="30" height="20" border="0"></a></td>');
document.write('<td width="64"><span class="copyright">English</span></td>');
document.write('<td width="39"><a href="javascript:translate(\'fr\');" ><img src="images/canada.jpg" width="30" height="20" border="0"></a></td>');
document.write('<td width="60"><font color="#FFFFFF"><span class="copyright">French</span></font></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
