//
// Script to reserve a table space for centering purposes
//
document.write('<td BGCOLOR="#F7F7EF" WIDTH=10>&nbsp;<br></td>');
document.write('<td ALIGN="LEFT" VALIGN="TOP">&nbsp;<br></td>');


