Module.add({id:"Thesaurus",title:"Thesaurus",renderContent:function(w,section){w("<form class='section-padding section-form' action='http://thesaurus.reference.com/search' target='"+A.targetWindowName+"' autocomplete='on'>","<table cellspacing='2px' style='width:100%;'><tr>","<td style='width:100%;'><input style='width:100%;' name=q id='Thesaurus.Word' value='' /></td>","<td>&nbsp;</td>","<td><input class=inputButtonWide type=submit value='Go' /></td>","</tr></table></form>")}});