﻿function opCreativeSetCookieA(n, v, d, e) { var de = new Date; de.setTime(de.getTime() + e * 1000); document.cookie = n + "=" + escape(v) + ((e == null) ? "" : ("; expires=" + de.toGMTString())) + "; path=/" + ((d == null) ? "" : (";domain=" + d)); }
function opCreativeGetDocumentSLD() { var sld = document.domain; var dp = sld.split("."); var l = dp.length; if (l < 2) sld = null; else if (!isNaN(dp[l - 1]) && !isNaN(dp[l - 2])) sld = null; else sld = "." + dp[l - 2] + "." + dp[l - 1]; return sld; }
function opDropCookie(opName, opValue, opDays) { var opTime = opDays * 60 * 60 * 24; if ((typeof (opCreativeSetCookieA) == 'function') && (typeof (opCreativeGetDocumentSLD) == 'function')) opCreativeSetCookieA(opName, opValue, opCreativeGetDocumentSLD(), opTime); }
function opGetCookies(cookieValue) { var _opcookies = new Object; if (document.cookie.length > 0) { var _ca = document.cookie.split("\;"); for (var i = 0; i < _ca.length; i++) { var _cv = _ca[i].split("="); while (_cv[0].substring(0, 1) == " ") { _cv[0] = _cv[0].substring(1, _cv[0].length); } _opcookies[_cv[0]] = unescape(_cv[1]); } } if (_opcookies[cookieValue] != null) { return _opcookies[cookieValue]; } else { return null; } }

var op_cookieName = "op326signupptiiliid";
var op_cookieVal = opGetCookies(op_cookieName);
if (op_cookieVal) { opDropCookie(op_cookieName, op_cookieVal, 30); }



var _o = (typeof opcounter == "object") ? opcounter : new Object; _o.D = document; _o.L = _o.D.location; _o.T =
new Date; _o.Q = new Object; _o.C = new Object; _o.U = "http://by.optimost.com/counter/326/-/7/event.js";
_o.D_ts = Math.round(_o.T.getTime() / 1000); _o.D_tzo = _o.T.getTimezoneOffset(); _o.D_loc = _o.L.protocol +
"//" + _o.L.hostname + _o.L.pathname; _o.D_ckl = _o.D.cookie.length; _o.D_ref = _o.D.referrer; function 
_oI() {
    var s = _o.L.search; var c = _o.D.cookie; if (s.length > 3) {
        for (var a = s.substring(1).split("&")
, i = 0, l = a.length; i < l; i++) {
            var p = a[i].indexOf("="); if (p > 0) _o.Q[a[i].substring(0, p)] = unescape(a[i].substring(
p + 1));
        } 
    } if (c.length > 3) {
        for (var a = c.split(";"), i = 0, b = a.length; i < b; i++) {
            var v = a[i].split("=");
            while (v[0].substring(0, 1) == " ") v[0] = v[0].substring(1, v[0].length); if (v.length == 2) _o.C[v[0]] =
unescape(v[1]);
        } 
    } 
} function _oS() {
    var o = new Object; for (var n in _o) o[n] = _o[n]; o.D = o.L = o.T = o.Q = o.C =
o.U = null; var q = ''; for (var n in o) if (o[n] != null && o[n] != "") q += (q.length > 0 ? "&" : (_o.U.indexOf(
"?") > 0 ? "&" : "?")) + n + "=" + escape(o[n]); return _o.U + q;
} _oI(); for (var n in _o.Q) if (n.substring(
0, 2) == "op") _o[n] = _o.Q[n]; for (var n in _o.C) if (n.substring(0, 2) == "op") _o[n] = _o.C[n]; _o.D.write(
'<' + 'script type="text/javascript" src="' + _oS() + '"><\/script>');
