document.writeln('<form id="searchform" method="get" action="http://www.devonenergy.com/global/SearchResults">');
document.writeln('           	<div>');
document.writeln('                    	<table>');
document.writeln('                        	<tr>');
document.writeln('                            	<td><input type="text" id="searchtext" name="k" value="Search" /></td>');
document.writeln('                                <td><input type="image" src="http://www.devonenergy.com/SiteCollectionImages/Search_Button.gif" width="5" height="9" alt="Search" border="0" style="width:5px;" /></td>');
document.writeln('                            </tr>');
document.writeln('                        </table>');
document.writeln('                    </div>');
document.writeln('                </form>');


