if ( SURFPOINT.getIP() != "210.251.250.30" ) {
var _gaq = _gaq || [];
	_gaq.push(
		['_setAccount', 'UA-17089567-3'],
		['_setDomainName', '.docodoco.jp'],
		['_deleteCustomVar', 1],
		['_deleteCustomVar', 2],
		['_deleteCustomVar', 3],
		['_deleteCustomVar', 4],
		['_deleteCustomVar', 5],
		['_setCustomVar',1,'都道府県', SURFPOINT.getPrefCode() + '.' + SURFPOINT.getPrefJName() ,1],
		['_setCustomVar',2,'組織名', SURFPOINT.getOrgName() ,1],
		['_setCustomVar',3,'組織コード', SURFPOINT.getOrgCode() ,1],
		['_setCustomVar',4,'業種区分', SURFPOINT.getOrgIndustrialCategoryL() + '_' + SURFPOINT.getOrgIndustrialCategoryM() + '_' + SURFPOINT.getOrgIndustrialCategoryS() ,1],
		['_setCustomVar',5,'上場区分', SURFPOINT.getOrgIpoType() ,1],
		['_setVar', SURFPOINT.getIP() ],
		['_trackPageview']
	);
}

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

