var _SURFPOINT=function(argKey){this.key=argKey;}
_SURFPOINT.prototype={
IP:'',
DomainName:'',
DomainType:'',
LineCode:'',
LineJName:'',
LineCF:'',
ProxyFlag:'',
TimeZone:'',
ContinentCode:'',
CountryCode:'',
CountryAName:'',
CountryJName:'',
RegionCode:'',
PrefCode:'',
PrefAName:'',
PrefJName:'',
PrefLatitude:'',
PrefLongitude:'',
PrefCF:'',
CityCode:'',
CityAName:'',
CityJName:'',
CityLatitude:'',
CityLongitude:'',
CityCF:'',
BCFlag:'',
OrgCode:'',
OrgOfficeCode:'',
OrgIndependentCode:'',
OrgName:'',
OrgEnglishName:'',
OrgPrefCode:'',
OrgCityCode:'',
OrgLatitude:'',
OrgLongitude:'',
OrgZipCode:'',
OrgAddress:'',
OrgEnglishAddress:'',
OrgTel:'',
OrgFax:'',
OrgIpoType:'',
StockTickerNumber:'',
OrgDate:'',
OrgCapitalCode:'',
OrgEmployeesCode:'',
OrgGrossCode:'',
OrgPresident:'',
OrgIndustrialCategoryL:'',
OrgIndustrialCategoryM:'',
OrgIndustrialCategoryS:'',
OrgIndustrialCategoryT:'',
TelCode:'',
OrgUrl:'',
OrgDomainName:'',
OrgDomainType:'',
getIP:function(){return decodeURIComponent(this.IP);},
getDomainName:function(){return decodeURIComponent(this.DomainName);},
getDomainType:function(){return decodeURIComponent(this.DomainType);},
getLineCode:function(){return decodeURIComponent(this.LineCode);},
getLineJName:function(){return decodeURIComponent(this.LineJName);},
getLineCF:function(){return decodeURIComponent(this.LineCF);},
getProxyFlag:function(){return decodeURIComponent(this.ProxyFlag);},
getTimeZone:function(){return decodeURIComponent(this.TimeZone);},
getContinentCode:function(){return decodeURIComponent(this.ContinentCode);},
getCountryCode:function(){return decodeURIComponent(this.CountryCode);},
getCountryAName:function(){return decodeURIComponent(this.CountryAName);},
getCountryJName:function(){return decodeURIComponent(this.CountryJName);},
getRegionCode:function(){return decodeURIComponent(this.RegionCode);},
getPrefCode:function(){return decodeURIComponent(this.PrefCode);},
getPrefAName:function(){return decodeURIComponent(this.PrefAName);},
getPrefJName:function(){return decodeURIComponent(this.PrefJName);},
getPrefLatitude:function(){return decodeURIComponent(this.PrefLatitude);},
getPrefLat:function(){return decodeURIComponent(this.PrefLatitude);},
getPrefLongitude:function(){return decodeURIComponent(this.PrefLongitude);},
getPrefLng:function(){return decodeURIComponent(this.PrefLongitude);},
getPrefCF:function(){return decodeURIComponent(this.PrefCF);},
getCityCode:function(){return decodeURIComponent(this.CityCode);},
getCityAName:function(){return decodeURIComponent(this.CityAName);},
getCityJName:function(){return decodeURIComponent(this.CityJName);},
getCityLatitude:function(){return decodeURIComponent(this.CityLatitude);},
getCityLat:function(){return decodeURIComponent(this.CityLatitude);},
getCityLongitude:function(){return decodeURIComponent(this.CityLongitude);},
getCityLng:function(){return decodeURIComponent(this.CityLongitude);},
getCityCF:function(){return decodeURIComponent(this.CityCF);},
getBCFlag:function(){return decodeURIComponent(this.BCFlag);},
getOrgCode:function(){return decodeURIComponent(this.OrgCode);},
getOrgOfficeCode:function(){return decodeURIComponent(this.OrgOfficeCode);},
getOrgIndependentCode:function(){return decodeURIComponent(this.OrgIndependentCode);},
getOrgName:function(){return decodeURIComponent(this.OrgName);},
getOrgEnglishName:function(){return decodeURIComponent(this.OrgEnglishName);},
getOrgPrefCode:function(){return decodeURIComponent(this.OrgPrefCode);},
getOrgCityCode:function(){return decodeURIComponent(this.OrgCityCode);},
getOrgLatitude:function(){return decodeURIComponent(this.OrgLatitude);},
getOrgLongitude:function(){return decodeURIComponent(this.OrgLongitude);},
getOrgZipCode:function(){return decodeURIComponent(this.OrgZipCode);},
getOrgAddress:function(){return decodeURIComponent(this.OrgAddress);},
getOrgEnglishAddress:function(){return decodeURIComponent(this.OrgEnglishAddress);},
getOrgTel:function(){return decodeURIComponent(this.OrgTel);},
getOrgFax:function(){return decodeURIComponent(this.OrgFax);},
getOrgIpoType:function(){return decodeURIComponent(this.OrgIpoType);},
getStockTickerNumber:function(){return decodeURIComponent(this.StockTickerNumber);},
getOrgDate:function(){return decodeURIComponent(this.OrgDate);},
getOrgCapitalCode:function(){return decodeURIComponent(this.OrgCapitalCode);},
getOrgEmployeesCode:function(){return decodeURIComponent(this.OrgEmployeesCode);},
getOrgGrossCode:function(){return decodeURIComponent(this.OrgGrossCode);},
getOrgPresident:function(){return decodeURIComponent(this.OrgPresident);},
getOrgIndustrialCategoryL:function(){return decodeURIComponent(this.OrgIndustrialCategoryL);},
getOrgIndustrialCategoryM:function(){return decodeURIComponent(this.OrgIndustrialCategoryM);},
getOrgIndustrialCategoryS:function(){return decodeURIComponent(this.OrgIndustrialCategoryS);},
getOrgIndustrialCategoryT:function(){return decodeURIComponent(this.OrgIndustrialCategoryT);},
getTelCode:function(){return decodeURIComponent(this.TelCode);},
getOrgUrl:function(){return decodeURIComponent(this.OrgUrl);},
getOrgDomainName:function(){return decodeURIComponent(this.OrgDomainName);},
getOrgDomainType:function(){return decodeURIComponent(this.OrgDomainType);},

getPrefLocation: function (pref, value) {},
getIPGeoLocation: function (ip, value) {},
changeContents: function(argId, arghtml) {},
getContents: function (argId, argPath) {
    var sp = this;
    var xmlReq = sendRequest(onloadedBridge, '', 'GET', argPath,true,true);
    
    function onloadedBridge(oj) {}
    
    function chkAjaBrowser() {}
    
    function createHttpRequest() {}
    
    function sendRequest(callback, data, method, url, async, sload, user, password) {
        function setEncHeader(oj) { }
        
        function uriEncode(data, url) {
            function p(k, v) {};
        }
        return oj
    }
}
}
var SURFPOINT=new _SURFPOINT('dummy');
