<source lang="javascript" collapse="true" first-line="1">
if (typeof aryAjax_Settings=='undefined'){ alert('Library did not load'); }else {
aryAjax_Settings[0] = 'client_demo'; //Your system name
aryAjax_Settings[1] = ''; //The CMI API Username
fn_Ajax_BE_Process();
}
</source>