// cdata // set by HTML
var __pvdays = 180; // about 6M
var __pvcname = '__PVUA'
var gd = function () { d = document.location.hostname.toString(); if (d.indexOf('pro') == -1) { d = '.' + d; } else { d = d.replace('pro.','.');}; return d;};
var gc = function () { r = ''; k = __pvcname + "="; c = document.cookie + ';'; s = c.indexOf(k); if (s != -1){ e = c.indexOf(";", s); r = c.substring(s + k.length, e);}; return r;};
var cw = function () { if(!navigator.cookieEnabled) {return;}; c = gc(); if (c != '') { __pvcdata = c }; e = new Date(); e.setTime(e.getTime() + (__pvdays * 1000 * 60 * 60 * 24)); e = e.toGMTString(); s = __pvcname + "=" + __pvcdata + ";expires=" + e + ";domain=" + gd () + ";path=/;"; document.cookie = s;} ();