
iframestr  = '<iframe scrolling="0" allowtransparency="true" frameborder="0" id="DTextFrame"';
iframestr +=' src="http://omnihotels-content.communicationsmgr.com/omni_search_Orlando_1.asp"';
iframestr +=' height="200" ';
iframestr +=' width="100%"';
iframestr +=' ></iframe>';

document.write(iframestr);
