var MFSubscribeHost="http://ams.mailforce.it/subscribe/";
if (mf_border) mf_borderYesNo=1; else mf_borderYesNo=0;
document.write('<iframe id="mailforce-subunsub-module" frameborder="1" style="width:'+mf_width+'px; height:'+mf_height+'px; border:'+mf_borderYesNo+'; padding:0; margin:0;" scrolling="no" src="'+MFSubscribeHost+'subscribe.php?customerUID='+mf_customerUID+'&mf_css='+mf_css+'"></iframe>');