﻿		function GetFundNetValue(fundID,xmlDoc)
		{	
			return "";
		}
		function GetFundValueDate(fundID,xmlDoc)
		{	
			return "";
		}
		function GetFundYield(fundID, xmlDoc)  
		{	
			return "";
		}
		function GetRMBSaveRatio(typeID, period, xmlDoc)  
		{	
			return "";
		}
		function GetForeignSaveRatio(typeID, moneyID, period, xmlDoc)  
		{	
			return "";
		}
		function GetOtherSaveRatio(type, period, xmlDoc)  
		{	
			return "";
		}
		function GetChangeRatio(money1, money2, xmlDoc) 
		{
			return "";
		}
		function GetLoanRatio(typeID, period, xmlDoc)  
		{	
			return "";
		}
		function GetChangeRatioByName(money1, money2, xmlDoc) 
		{
			return "";
		}
		function GetStockYjRate(MarketType,xmlDoc)
		{
			return "";
		}
