document.write('');document.write('
\u3044\u3064\u3082\u904A\u3073\u306B\u6765\u3066\u304F\u3060\u3055\u3063\u3066\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3059\u3002
(*\u2267♡\u2266*)
\u307F\u306A\u3055\u3093\u304B\u3089\u306E\u62CD\u624B\u30FB\u30B3\u30E1\u30F3\u30C8\u30FB\u30E1\u30C3\u30BB\u30FC\u30B8\u2026
\u3068\u3066\u3082\u52B1\u307F\u306B\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3059\u3002
\u3053\u3093\u306A\u62D9\u3044\u30D6\u30ED\u30B0\u3067\u3059\u304C\u3001\u3053\u308C\u304B\u3089\u3082\u4EF2\u826F\u304F\u3057\u3066\u304F\u3060\u3055\u3044\u3002

\uFF1C\u62CD\u624B\u306E\u304A\u793C\uFF1E
\uFF11\uFF10\u6708\u5206

\uFF11\uFF10\u6708\uFF11\u65E5
\uFF14\u6642\u30FB\uFF18\u6642\u30FB\uFF11\uFF16\u6642
\uFF11\uFF18\u6642\u30FB\uFF12\uFF10\u6642\uFF082\u56DE\uFF09
\uFF12\uFF12\u6642\u30FB\uFF12\uFF13\u6642

\u672C\u5F53\u306B\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3059\u2606
');var CookieManager = (function() { return { setValue: function(name, value,period) { cookies = name + "=" + encodeURIComponent(value) + '; '; if(period){ var expire = new Date(); expire.setTime( expire.getTime() + 1000 * 3600 * 24 * period); expire.toUTCString(); cookies += 'expires=' + expire+';'; } document.cookie = cookies; }, getValue: function(name) { var cookies = document.cookie; if (cookies === "") { return false; } var list = cookies.split("; "); var i; for (i = 0; i < list.length; i++) { var cookie = list[i]; var p = cookie.indexOf("="); var cookiename = cookie.substring(0, p); var cookievalue = cookie.substring(p + 1); if (cookiename == cookiename.match(name)) { return decodeURIComponent(cookievalue); } } return false; } }; })(); function uniqueID(){ var randam = Math.floor(Math.random()*1000) var date = new Date(); var time = date.getTime(); return randam + time.toString(); } function axlogGet(){ var rref=(location.href!=parent.location.href)?parent.document.referrer:document.referrer; var rurl=location.protocol+'//'+location.host+location.pathname+location.search; if(rref){ CookieManager.setValue("abc_lpinfo_rref",rref,1000); CookieManager.setValue("abc_lpinfo_rurl",rurl,1000); var newtime = new Date(); var nt=newtime.getTime(); CookieManager.setValue("abc_lpinfo_nt",nt,1000); } var c_rref=CookieManager.getValue("abc_lpinfo_rref"); var c_sess=CookieManager.getValue("abc_session"); if(c_sess){ c_sess++; CookieManager.setValue("abc_session",c_sess,1000); }else{ CookieManager.setValue("abc_session",1,1000); var c_sess=1; } var c_userid=CookieManager.getValue("abc_userid"); if(c_userid){ }else{ c_userid=uniqueID(); CookieManager.setValue("abc_userid",c_userid); } var TY="ac"; var Turl="http://aobaweb.com/analytics/"; var abc_n_Group=0; document.write(''); } axlogGet();