function constructWidget() { var c = document.getElementById('AfwdWidgetContainer9345440'); c.innerHTML = ''; var wf = document.createElement('iframe'); wf.id = 'AfwdWidgetIFrame9345440'; wf.name = 'AfwdWidgetIFrame'; wf.setAttribute('frameBorder', 0); wf.setAttribute('width', 160); wf.setAttribute('height', 360); wf.setAttribute('scrolling', 'no'); wf.setAttribute('style', 'background-color: transparent'); wf.setAttribute('allowTransparency', 'true'); wf.src = 'http://www.airfarewatchdog.com/js/widget.php?locs=BIS&city_dropdown=no&orientation=Vertical&website=http://www.bismarckairport.com&ctxt2hl=&ctxt1hl=&theme=Default&ctxt2=&ctxt1=&direction=from'; c.appendChild(wf); } document.write('
Loading widget...
');constructWidget();