//crunchinatorvariable_compressed
var sCgiPath='http://gtwebpublisher.co.uk/cgi-bin/webpublisher4/';var sGetData=sCgiPath+'getdata.cgi?';function fMessageComplete(sMessage){fDebugPoint('fMessageComplete','message complete\nmessage reads:\n'+sMessage);with(ogDLObject){if(sMessage=='true'){var fFn=new success(data);fFn.invoke;}else{if(fail!=null){var fFn=new fail(sMessage);fFn.invoke;}else alert(sMessage);}}}function fDownloadComplete(sData){with(ogDLObject){data=sData;fDebugPoint('fDownloadComplete','download complete - starting message download from\n'+sGetData+'datatype=message&sessionid='+sessionid);startDownload(sGetData+'datatype=message&sessionid='+sessionid,fMessageComplete);}}function fDownload(sCgiCall,oDLObject,sSessionID,fSuccessFn,fFailFn){ogDLObject=oDLObject;with(oDLObject){sessionid=sSessionID;success=fSuccessFn;fail=fFailFn;fDebugPoint('fDownload','starting download from\n'+sCgiPath+sCgiCall);startDownload(sCgiPath+sCgiCall,fDownloadComplete);}}fRegister('download.js v.1710021435');
