function SetMoneyUnit(MoneyUnit)
{
	document.DataForm.AS3_MoneyUnit.value = MoneyUnit;
}
