<!-- Begin
document.write('<DIV ALIGN="center">');
document.write('<TABLE WIDTH="720" BORDER="0" CELLSPACING="4" CELLPADDING="2" ALIGN="center">');
document.write('<TR>');
document.write('<TD WIDTH="50%" ALIGN="left" VALIGN="middle">');
document.write('<form>');
document.write('<input type=button value="Close Window" onClick="javascript:window.close();">');
document.write('</form>');
document.write('</TD>');
document.write('<TD WIDTH="50%" ALIGN="right" VALIGN="middle"><form>');
document.write('<input type=button value="Close Window" onClick="javascript:window.close();">'); 
document.write('</form>'); 
document.write('</TD></TR></TABLE></DIV>')
// End -->