document.write('<form name="searchform" id="search" method="post" action="/search.php" target="_blank"><input name="word" type="text" size="40" maxlength="80" style="width:250px; height:16px; font-size:16px;" value="driver search"  onfocus="if (this.value == \'driver search\') {this.value = \'\';}" onblur="if (this.value == \'\') {this.value = \'driver search\';}"/><input type="submit" name="Submit" value="Search" /></form>');
