// Hotels Search Box
baseurl = 'http://www.speciali-lastminute.com/tool/hotelsearchbox';
document.write('<iframe frameborder="0" scrolling="no" width="'+s_box_wid+'" height="'+(parseInt(s_box_hei)+5)+'" src="'+baseurl+'/SearchBox.php?lang='+s_box_lang+'&bg='+s_box_bg+'&txt='+s_box_txt+'&ln='+s_box_ln+'&lnc='+s_box_lnc+'&brd='+s_box_brd+'&width='+s_box_wid+'&height='+s_box_hei+'&uid='+s_box_uid+'&cal='+s_box_cal+'&target='+s_box_target+'&stext='+encodeURI(s_box_stext)+'&stitle='+encodeURI(s_box_stitle)+'&affiliateId='+affiliate_id+'"> </iframe>');

