function freeabis(obj, frizbee) { //v1.0 by freeProject
	obj.style.backgroundColor=frizbee
}
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}
function fillBack(){
if(document.searchform.textfield.value==""){document.searchform.textfield.value=" keyword";}
}