function ff_update_iframe1(){var ff_ppr=document.getElementsByTagName('script');if(ff_ppr)
{for(var i=0;i<ff_ppr.length;i++)
{if(/.*?home_roll_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/widget-home-roll-serve.html'+'?mmm=3&hr_prices_range='+hr_prices_range+'&hr_beds_bath='+hr_beds_bath+'&hr_property_type='+hr_property_type+'&hr_csz='+hr_csz+'&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.style.border='2px solid #94BCF6';ff_iframe.style.background='White';ff_iframe.setAttribute('width',205);ff_iframe.setAttribute('height',355);ff_iframe.src=iframe_src;ff_ppr_obj.appendChild(ff_iframe);}
ff_update_iframe1();