<!-- 

var type = "net";
var name = "inform";
var server = "platona";
document.write('<INPUT type="HIDDEN" NAME="recipient" VALUE="'+name+'@'+server+'.'+type+'">');
document.write('<INPUT type="HIDDEN" NAME="subject" VALUE="Message in web.platona.net">');
document.write('<INPUT type="HIDDEN" NAME="redirect" VALUE="http://web.platona.net/Thanks/Thanks.html">');

//-->
