var tmp_1='';var match = location.search.match(/\_gck=(.*?)(&|$)/); var _pre1=''; if(match) { var _tmpgck= match[0].split('='); tmp_1 = decodeURIComponent(_tmpgck[1]);} if( tmp_1 ){ tmp_1 = tmp_1.replace( /&/g , "" ); tmp_1 = tmp_1.replace( /%26/g , "" ); _pre1 = g_c('garlic_t_k'); g_c('garlic_t_k', 'g_c_k_' + tmp_1, {expires:365,secure:false}); } var _1 = g_c('garlic_t_k'); var _gtl = document.title; if( _gtl != null ){ _gtl = encodeURIComponent(_gtl); _gtl = encodeURIComponent(_gtl); } var _gua = navigator.userAgent; var _p = location.protocol; if (!_1) {_1 = 'g_c_k_77090bd5a50875242dcb758fe85e101dd3dceb05f2cf39e0d6d1227f6a071133';g_c('garlic_t_k', _1, {expires:365,secure:false});} var garlic_t_k_value = _1; var remote_addr = '31.145.16.12'; var _2 = document.referrer;var _4 = location.search;var _5 = document.location; if( _2 != null ){ _2 = encodeURIComponent(_2); } if( _5 != null ){ _5 = encodeURIComponent(_5); } if (_4.length > 0) { if (_4.charAt(0) == '?') { _4 = _4.substring(1); } } var _3; if (_4.indexOf('&') > -1) { _3 = _4.split('&'); }var map = new Array(); if (_3) {for (var i = 0; i < _3.length; i++) {var elem = _3[i];if (elem.indexOf('=')) {var selem = elem.split('=');map[selem[0]] = selem[1];}}} if ( _pre1 != _1 && _pre1 != 'null' && _pre1 != '' ){ document.write('');document.close(); } document.write(''); document.close(); function g_c (n, v, o) { if (typeof v != 'undefined') { o = o || {}; if (v === null) { v = ''; o = {}; o.expires = -1; } var expires = ''; if (o.expires && (typeof o.expires == 'number' || o.expires.toUTCString)) { var date; if (typeof o.expires == 'number') { date = new Date(); date.setTime(date.getTime() + (o.expires * 24 * 60 * 60 * 1000)); } else { date = o.expires; } expires = '; expires=' + date.toUTCString(); } var path = '; path=' + '/'; var domain = o.domain ? '; domain=' + (o.domain) : ''; var secure = o.secure ? '; secure' : ''; document.cookie = [n, '=', encodeURIComponent(v), expires, path, domain, secure].join(''); } else { var cv = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = cookies[i].replace(/(^\s*)|(\s*$)/g, ""); if (cookie.substring(0, n.length + 1) == (n + '=')) { cv = decodeURIComponent(cookie.substring(n.length + 1)); break; }} } return cv;} }; /* var garlic_t_k_value = 'g_c_k_77090bd5a50875242dcb758fe85e101dd3dceb05f2cf39e0d6d1227f6a071133'; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); var cookie_len = cookies.length; for (var i=0; i < cookie_len; i++) { if ('garlic_t_k' == cookies[i].split('=')[0].replace(/^(\s+)|(\s+$)/g, '')) { garlic_t_k_value = cookies[i].split('=')[1].replace(/^(\s+)|(\s+$)/g, ''); break; } } } */ var currentTime = new Date(); var Y = currentTime.getFullYear(); var M = currentTime.getMonth() + 1; if (M < 10) { M = "0" + M; } var D = currentTime.getDate(); if (D < 10) { D = "0" + D; } var h = currentTime.getHours(); if (h < 10) { h = "0" + h; } var i = currentTime.getMinutes(); if (i < 10) { i = "0" + i; } var s = currentTime.getSeconds(); if (s < 10) { s = "0" + s; } var timestamp = Y + "-" + M + "-" + D + " " + h + ":" + i + ":" + s;