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:.8em; font-style:italic; position:relative; right:4.5em;">(e.g. "stepper motor" or "7039")</span>');
document.writeln('</form>');
