function ff_update_iframe(){var ff_ppr=document.getElementsByTagName('script');if(ff_ppr)
{for(var i=0;i<ff_ppr.length;i++)
{if(/.*?ff_ds_load.js$/.test(ff_ppr[i].src))
{var ff_ppr_obj=ff_ppr[i].parentNode;}}}
if(typeof ff_aff_id=='undefined'){ff_aff_id=''}
var iframe_src='http://www.fizber.com/drive-score-serve.html'+'?ff_width='+ff_width+'&ff_addr='+ff_addr+'&ff_api=ABQIAAAAotdKzpXyjFjQOWQeFKXA5hSsgxt24-C0w-lS4DFB9b7gU7mFIRRwt4APdEMgDwt2wfg-JSnbrTu2Tg&ff_list_limit='+ff_list_limit+'&ff_aff_id='+ff_aff_id;var ff_iframe=document.createElement('IFRAME');ff_iframe.frameBorder=0;ff_iframe.id='ff_ds_iframe';ff_iframe.marginwidth=0;ff_iframe.marginheight=0;ff_iframe.scrolling='no';ff_iframe.setAttribute('id','ff_ds_iframe');ff_iframe.setAttribute('marginwidth','0');ff_iframe.setAttribute('marginheight','0');ff_iframe.setAttribute('frameborder','0');ff_iframe.setAttribute('border','0')
ff_iframe.setAttribute('scrolling','no');ff_iframe.style.margin='0';ff_iframe.style.padding='0';ff_iframe.setAttribute('width',ff_width);var ff_iframe_height;if(ff_width>519){ff_iframe_height=parseInt((parseInt(ff_width/2))*0.9)+85;}
else{ff_iframe_height=parseInt((parseInt(ff_width))*0.9)+230;}
ff_iframe.setAttribute('height',ff_iframe_height);ff_iframe.src=iframe_src;try{oLink=document.getElementById('ff_olink');ff_ppr_obj.removeChild(oLink);}
catch(e){}
ff_ppr_obj.appendChild(ff_iframe);}
ff_update_iframe();