API DOCS
Function: xajaxCall
function xajaxCall($sFunction = '')
Parameters:
sFunction
(string) The name of the xajax enabled function that will be invoked when this javascript code is executedon the browser. This function name should match a PHPfunction from your script.
