function freeabis(obj, frizbee) { //v1.0 by freeProject
	obj.style.backgroundColor=frizbee
}
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}