
BodyString = "\r\n<form action=\"search.cfm\" method=\"post\" name=\"FormName\" id=\"FormName\" style=\" font: 9pt Arial, Helvetica, sans-serif;\">\r\n\t<input type=\"hidden\" name=\"Area\" value=\"Any\">\r\n\t<input type=\"text\" name=\"MLS\" id=\"MLS\" value=\"Enter MLS Number\" title=\"MLS Number\" style=\"color:gray; width: 110px; margin: 0px 0px 6px 0px; font: 9pt Arial, Helvetica, sans-serif;\" onkeydown=\"this.style.color=\'black\';\" onfocus=\"this.select();\" onblur=\"if(this.value==\'\' || this.value==this.title){this.value=this.title; this.style.color=\'gray\';};\"><br>\r\n\t<input type=\"image\" name=\"Submit\" src=\"images/searchbutton.gif\" alt=\"Submit\" width=\"62\" height=\"20\" hspace=\"0\" vspace=\"0\" border=\"0\">\r\n</form>\r\n";

document.writeln(BodyString);
