document.writeln('<form method="post" action="../search/searchresults.cfm">');
document.writeln('<span class="verd_bluebold">Search word or phrase: </span>');
document.writeln('<input type="text" name="txtsrch" value="" size="20" required="yes" message="Please enter a word or phrase to search">');
document.writeln('<input name=""  value="Search"type="submit" />');
document.writeln('<br />');
document.writeln('<span style="font-size:11px; font-style:italic; position:relative; left:240px;">(e.g. "stepper motor" or "7039")</span>');
document.writeln('</form>');
