function SetClientID(ClientID)
{
	document.DataForm.AS3_ClientID.value = ClientID;
}
