//基金互动网公共接口URL
var FundxyServiceURL = "http://" + window.location.host + "/fundxy/common/FundxyService.asmx/";
var ClientServiceURL = "http://" + window.location.host + "/fundxy/client/clientservice.asmx/";
var AppServiceURL = "http://" + window.location.host + "/fundxy/app/appservice.asmx/";

