var export_currency_width,params,export_currency_language,export_currency_background,export_currency_country_background,export_currency_country_text,export_currency_other_line;
if (export_currency_width==undefined || export_currency_width==null || export_currency_width=='') export_currency_width='100%'; else export_currency_width=parseInt(export_currency_width)+'px';
params='lng='+encodeURIComponent(export_currency_language)+'&bgt='+encodeURIComponent(export_currency_country_background)+'&tt='+encodeURIComponent(export_currency_country_text)+'&sl='+encodeURIComponent(export_currency_other_line)+'&bgm='+encodeURIComponent(export_currency_background);
params+='&no_cache=' + new Date().getTime();
document.write('<iframe frameborder=\"0\" scrolling=\"no\" style=\"width:'+export_currency_width+'; height:200px;\" id=\"export_currency_frame\" src=\"javascript:\'<script src=&quot;http:\/\/export.by\/currency\/gadget/loader.js?'+params+'&quot;><\/script>\'\"><\/iframe>');
