document.write ('<html>\n');
document.write ('<head>\n');
document.write ('<title>E-mail ad</title>\n');
document.write ('</head>\n');
document.write ('<body>\n');
document.write ('<a href="#" onclick="javascript:window.open(');
document.write ("'");
document.write ('http://www.suntimes.com/templates/navigation/top/emailsubsignup.html');
document.write ("'");
document.write (', ');
document.write ("'");
document.write ('emailwindow');
document.write ("'");
document.write (', ');
document.write ("'");
document.write ('width=560,height=670,resizable=yes,scrollbars=yes');
document.write ("'");
document.write (');" border="0">\n');
document.write ('<img src=http://ad-images.suntimes.com/RealMedia/ads/Creatives/healthology.TR.cstpromos/120x60email_112003.gif border=0></a>\n');
document.write ('</body>\n');
document.write ('</html>\n');
