 /** 
   <BR>
	Enter the clientName and ClientPassword you received when registering on the developer zone.
*/
function CONFIG() {}


	CONFIG.clientName		="U-S-R";
	CONFIG.clientPassword	="P-W-D";
