function constructWidget() { var c = document.getElementById('AfwdWidgetContainer8253984'); c.innerHTML = ''; var wf = document.createElement('iframe'); wf.id = 'AfwdWidgetIFrame8253984'; 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=PKB&city_dropdown=no&orientation=Horizontal&website=http://www.flymov.com/&ctxt2hl=&ctxt1hl=&theme=Toned Down&ctxt2=Save Time and Money&ctxt1=Fly Direct from Parkersburg&direction=from'; c.appendChild(wf); } document.write('
Loading widget...
');constructWidget();