function showSubscriptionCall() {

	document.write('<table width="100%"  border="0" cellpadding="0" cellspacing="0" class="text">   <tr><td width="10">&nbsp;</td><td align="left"><img src="images/newsletter_subscription1.gif" width="101" height="36" vspace="5"><br>Subscribe to the TWS challenge<br><table width="100%"  border="0" cellpadding="0" cellspacing="0" class="text">                <tr><td>Name</td></tr><tr><td><input name="TR_Name" type="text" size="25"></td></tr>              <tr><td>E-mail</td></tr><tr><td><input name="TR_Name" type="text" size="25"></td></tr><tr>                  <td height="22" valign="bottom"><img src="images/submit1.gif" width="52" height="17"></td>                </tr></table><br></td></tr></table>');
        
}