function change_q(theForm){
  theForm.q.value="site:salhousebroad.org.uk "+theForm.q.value;
}
