function addquotes(s){return s!=null?"'"+s+"'":"''"}
var win = window;
var doc = document;
url = 'http://www.strategicprofits.com/widget/sp_bap_widget.php?aff='+win.sp_bap_widget_code;
doc.write('<iframe name="sp_bap_widget" width="180" height="280" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src='+addquotes(url)+'></iframe>');