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