function wtwDisplay(){
						document.writeln('   <table border=0 align=center id=threat>');
						document.writeln('   <tbody>');
						document.writeln('    <tr>');
						document.writeln('     <td id=data align=center>');
						document.writeln('<b>Gtron WTW Threat Level</b><br>');
						document.writeln('<a href=http://www.gtron.com target=_blank><img src=http://www.gtron.com/images/threatlevel/v2/gtron_threat_level_1.png width=150 border=0 ALT="www.gtron.com Threat Level"></a><br>');
						document.writeln('      <small>Since: 2009.08.23 - 21:08 UTC</small><br>');
						document.writeln('      WTW Threat Level: <font color=#00ff00><strong>1.25</strong></font><br>');
						document.writeln('      Average WTW: <font color=#00ff00><stront><font color=#00ff00><strong>NORMAL</strong></font><br></strong></font><br>');
						document.writeln('      <a href=http://www.gtron.com/threats/real-time-alerts.html target=_blank>RealTime Threats</a><br>');
						document.writeln('      <a href=http://www.gtron.com/threats/gtron-wtw-threat-level.html>About WTW Threat Level</a><br>');
						document.writeln('      <em>(Unique Grading System)</em><br>');
						document.writeln('      <a href=http://www.gtron.com/threats/gtron-wtw-threat-level.html target=_blank><small>Use this feed on your site</small></a><br>');
						document.writeln('      <a href=http://fusion.google.com/add?source=atgs&moduleurl=http%3A//www.gtron.com/threatcenter/gtronThreatLevel_v1.xml target=_blank><small>(Add to iGoogle)</small></a>');
						document.writeln('     </td>');
						document.writeln('    </tr>');
						document.writeln('   </tbody>');
						document.writeln('   </table>');

						document.writeln('<script src=http://www.gtron.com/threatcenter/google-analytics-threatlevel.js></script>');
}wtwDisplay()
