function SetDBSource(DBSource)
{
	document.DataForm.AS3_DataBaseSource.value = DBSource;
}
