<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><form><tr>
<td align="center">');

document.write('<input type="button" value="Close" onClick=\'window.close()\' class="button-popups" 
onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'">
<br>');

document.write('</td></tr></form></table>');

//  End -->