
document.writeln('<table width=100% height=0 border=0 cellspacing=0 cellpadding=0>');
document.writeln('<form name=frmGral method=post>');
document.writeln('<tr height=0><td height=0>');
document.writeln('<input type=hidden name=hidGralNomArch>');
document.writeln('</td></tr>');
document.writeln('</form>');
document.writeln('</table>');



