function callGWT(callerID, arg) {
	window.alert("ERROR! GWT module did not override native callGWT().");
	return "error";
}

