function constructWidget() { var c = document.getElementById('AfwdWidgetContainer8619344'); c.innerHTML = ''; var wf = document.createElement('iframe'); wf.id = 'AfwdWidgetIFrame8619344'; 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?orientation=Vertical&theme=Corporate&website=http%3A%2F%2Fjetport.transitid-prod.com&ctxt1=&ctxt1hl=&ctxt2hl=&ctxt2=&seo=Portland&direction=from&locs=PWM'; c.appendChild(wf); } document.write('
Loading widget...
');constructWidget();