document.write('<table width="75%" cellpadding="5"><form action="/webmasters/link-trade.html" method="POST">');

document.write('<tr><td width="30%"><b>Your name</b> <font color="red">*</font></td><td><input name="p[name]" type="text" style="width: 80%"></td></tr>');
document.write('<tr><td><b>Your email <font color="red">*</font></b></td><td><input name="p[email]" type="text" style="width: 80%"></td></tr>');
document.write('<tr><td><b>Your ICQ</b></td><td><input name="p[icq]" type="text" style="width: 80%"></td></tr>');

document.write('<tr><td><b>Recip link</b> <font color="red">*</font><br><font class="t_comment">URL where you will link to us from</font></td><td><input name="p[recip]" type="text" style="width: 100%"></td></tr>');

document.write('<tr><td><b>Our page</b> <font color="red">*</font><br><font class="t_comment">our page where you want to see your link</font></td><td><input name="p[link_from]" type="text" style="width: 100%"></td></tr>');

document.write('<tr><td valign="top"><b>Comments</b></td><td><textarea name="p[comments]" style="width: 100%" rows=5></textarea></td></tr>');

document.write('<tr><td><img src="/imgs/s.gif" width="1" height="1" /></td><td><input type="submit" value="Send link trade request" style="font: bold 16px Arial; height: 30px;"></td></tr>');
document.write('<tr><td><img src="/imgs/s.gif" width="1" height="1" /></td><td class="t_comment"><font color="red">*</font> field is required</td></tr></form></table>');

