document.write('');document.write('
\u5408\u8A08:21,131\u5186
\u30C8\u30FC\u30BF\u30EB\u96C6\u8A08
1\u767D\u304F\u3064\u3057\u305F\u306E\uFF85\uFF6F\uFF82(PC/M)5,000\u5186
2\u3052\u3093\u7389(PC/M)2,220\u5186
3\u304A\u8CA1\u5E03.com(PC/M)1,966\u5186
4\u8C5A\u306E\u8CAF\u91D1\u7BB1(PC/M)1,930\u5186
5\u92AD\u91D1\uFF78\uFF72\uFF7D\uFF9E(M)1,800\u5186
6\uFF8E\uFF9F\uFF79\uFF8FNet(PC)1,000\u5186
7\u4E00\u756A\u3081\u30FC\u308B(PC)1,000\u5186
8\u3061\u3087\u3073\uFF98\uFF6F\uFF81(PC/M)1,000\u5186
9GetMoney!(PC/M)585\u5186
10\uFF8D\uFF9F\uFF6F\uFF84\uFF9D\uFF92\uFF70\uFF99(PC/M)570\u5186
11\u5929\u7A7A(PC/M)500\u5186
12KY\uFF92\uFF70\uFF99(M)500\u5186
13\uFF91\uFF70\uFF86\uFF70\uFF92\uFF70\uFF99(M)500\u5186
14\u6D41\u77F3\u3081\u30FC\u308B(PC)500\u5186
15Rozen Mail(M)500\u5186
16Point Park(PC)500\u5186
17StarBiz-Mail(PC/M)450\u5186
18BASEBALL MALL(PC/M)360\u5186
19Sugar Mail(PC/M)200\u5186
20\u30DD\u30A4\u3061\u3085\u30FC(PC)50\u5186
'); 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();