var vwo_$=jQuery||$,_vis_opt_server_url=("https:"==document.location.protocol?"https://":"http://")+"dev.visualwebsiteoptimizer.com/",_vis_opt_experiment_ready=false,_vis_opt_combination_chosen="",_vis_opt_swap_timeout,_vwo_exp_ids=[],_vwo_clicks=0,_vwo_exp={},_vwo_api_section_callback={};if(typeof _vis_opt_domain=="undefined")_vis_opt_domain=_vis_opt_tld(document.URL);function _vis_opt_pause(a){var b=new Date;for(a=b.getTime()+a;b.getTime()<a;)b=new Date}
function _vis_opt_to_abs_url(a){var b=location,d,e;if(/^\w+:/.test(a))return a;d=b.protocol+"//"+b.host;if(a.indexOf("/")==0)return d+a;b=b.pathname.replace(/\/[^\/]*$/,"");if(e=a.match(/\.\.\//g)){a=a.substring(e.length*3);for(e=e.length;e--;)b=b.substring(0,b.lastIndexOf("/"))}return d+b+"/"+a}function _vis_opt_regex_escape(a){if(!arguments.callee.sRE)arguments.callee.sRE=new RegExp("(\\/|\\.|\\+|\\?|\\||\\(|\\)|\\[|\\]|\\{|\\}|\\\\)","g");return a.replace(arguments.callee.sRE,"\\$1")}
function _vis_opt_object_size(a){var b=0,d;for(d in a)a.hasOwnProperty(d)&&b++;return b}function _vis_opt_remove_www(a){a=a.toLowerCase();if((matches=a.match(/(https?):\/\/(www\.)?(.*)/))&&matches.length==4)a=matches[1]+"://"+matches[3];return a}
function _vis_opt_match_wildcard(a,b,d){if(typeof d=="undefined")d=false;if(!d){a=_vis_opt_remove_www(a);b=_vis_opt_remove_www(b);if(b.indexOf("?")==-1&&b.indexOf("=")==-1)a=a.replace(/^(.*)(\?.*)$/,"$1");if(a.charAt(a.length-1)=="/")a=a.substring(0,a.length-1);if(b.charAt(b.length-1)=="/")b=b.substring(0,b.length-1)}var e=_vis_opt_regex_escape(b);e=e.replace(/\*/g,"(.*)");e="^"+e+"$";e=new RegExp(e,"gi");if(d)return e.exec(a);return e.test(a)?true:b.search(/\*/)==-1?_vis_opt_to_abs_url(a)==b?true:
false:false}function _vis_opt_createCookie(a,b,d,e){if(d){var g=new Date;g.setTime(g.getTime()+d*24*60*60*1E3);g="; expires="+g.toGMTString()+";"}else g=";";domain=typeof _vis_opt_domain!="undefined"?" domain=."+_vis_opt_domain+";":";";document.cookie=a+"="+encodeURIComponent(b)+g+" "+domain+" path=/";typeof e!="undefined"&&_vwo_exp[e].multiple_domains&&_vis_opt_third_party(a,b,d)}
function _vis_opt_third_party(a,b,d){if(typeof _vwo_acc_id!="undefined"){url=_vis_opt_server_url+"ping_tpc.php?account="+_vwo_acc_id+"&name="+escape(a)+"&value="+escape(b)+"&days="+d+"&random="+Math.random();/MSIE (\d+\.\d+);/.test(navigator.userAgent)?vwo_$("#vwo_iframe").attr("src",url):vwo_$("#vwo_form").attr("action",url).submit()}}
function _vis_opt_readCookie(a){a=a+"=";for(var b=document.cookie.split(";"),d=0;d<b.length;d++){for(var e=b[d];e.charAt(0)==" ";)e=e.substring(1,e.length);if(e.indexOf(a)==0)return decodeURIComponent(e.substring(a.length,e.length))}return null}function _vis_opt_cookie_enabled(){_vis_opt_createCookie("_vis_opt_test_cookie","1");return _vis_opt_readCookie("_vis_opt_test_cookie")?true:false}function _vis_opt_remove_id(a){(a=document.getElementById(a))&&a!=null&&a.parentNode.removeChild(a)}
var _vwo_s=function(){var a=navigator,b=document,d=a.vendor,e=b.createElement("a"),g=[{s:"search.yahoo.com/",p:"p",i:1},{s:"http://www.google.",p:"q",i:2},{s:"http://www.bing.com/",p:"q",i:3},{s:".ask.com/",p:"q",i:4},{s:"http://altavista.com/",p:"q",i:5},{s:"http://www.search.com/",p:"q",i:6},{s:"http://www.baidu.com/",p:"wd",i:7},{s:"http://search.aol.com/",p:"q",i:8}];return{ce:function(){return a.cookieEnabled},U:function(){return b.URL},R:function(){return b.referrer},ks:function(){return this.R()!=
""?e.search:""},ors:function(){for(c=0;c<g.length;c++)if(this.R().indexOf(g[c].s)!=-1)return g[c].i;return 0},rt:function(){if(this.ors())return"org";if(this.R())return"ref";return"dir"},k:function(){if(this.ors()){var f=(new RegExp("[\\?&]"+g[this.ors()].p+"=([^&#]*)")).exec(this.R());if(f!=null)return f[1].split("+").join(" ")}return""},gC:function(f){if(b.cookie.length>0){cs=b.cookie.indexOf(f+"=");if(cs!=-1){cs=cs+f.length+1;ce=b.cookie.indexOf(";",cs);if(ce==-1)ce=b.cookie.length;return unescape(b.cookie.substring(cs,
ce))}}return""},T:function(){if(d=this.gC("_vis_opt_s")){ses=parseInt(d.split("|")[0]);return ses>1?"ret":"new"}else return"new"},qP:function(f){f=f.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");regex=new RegExp("[\\?&]"+f+"=([^&#]*)");return(results=regex.exec(this.U()))?results[1]:""},f_in:function(f,h){return f.toLowerCase()==h.toLowerCase()},f_nin:function(f,h){return!this.f_in(f,h)},f_cs:function(f,h){return f==h},f_ncs:function(f,h){return!this.f_cs(f,h)},f_re_i:function(f,h){re=new RegExp(h,
"i");return f.match(re)?true:false},f_re_s:function(f,h){re=new RegExp(h);return f.match(re)?true:false},f_con:function(f,h){return f.toLowerCase().indexOf(h.toLowerCase())>-1?true:false},f_d_con:function(f,h){return!this.f_con(f,h)},f_b:function(f){return f?false:true},f_n_b:function(f,h){return!this.f_b(f,h)},f_e:function(f,h){if(typeof h=="object"){for(i=0;i<h.length;i++)if(this.f_in(f,h[i]))return true;return false}else return this.f_in(f,h)}}};
if(!_vwo_s().gC("_vis_opt_test_cookie"))if(v=_vwo_s().gC("_vis_opt_s")){ses=parseInt(v.split("|")[0]);_vis_opt_createCookie("_vis_opt_s",ses+1+"|",100)}else _vis_opt_createCookie("_vis_opt_s","1|",100);_vis_opt_createCookie("_vis_opt_test_cookie",1);
function _vis_opt_is_split(a){if(_vwo_exp[a].type=="SPLIT_URL"&&(_vwo_exp[a].status=="RUNNING"||_vis_opt_preview_combination(a)))for(var b=2;b<=_vis_opt_object_size(_vwo_exp[a].sections[1].variations);b++)if(_vis_opt_match_wildcard(_vis_opt_current_url(),_vwo_exp[a].sections[1].variations[b]))return true;return false}
function _vis_opt_eligible(a){if(_vis_opt_preview_combination(a))return true;if(_vis_opt_readCookie("_vis_opt_exp_"+a+"_combi"))return true;typeof _vwo_exp[a].segment_eligble=="undefined"&&eval("_vwo_exp['"+a+"'].segment_eligble = "+_vwo_exp[a].segment_code);return _vwo_exp[a].segment_eligble}
function _vis_opt_tld(a){url_pieces=a.split("/");domain=url_pieces[2];domain_pieces=domain.split(".");return top_level_domain=domain_pieces[domain_pieces.length-2]&&(domain_pieces[domain_pieces.length-2]=="co"||domain_pieces[domain_pieces.length-2]=="com")?domain_pieces[domain_pieces.length-3]+"."+domain_pieces[domain_pieces.length-2]+"."+domain_pieces[domain_pieces.length-1]:domain_pieces[domain_pieces.length-2]+"."+domain_pieces[domain_pieces.length-1]}
function _vis_opt_top_initialize(){var a;if(_vis_opt_cookie_enabled()){for(var b=0;b<_vwo_exp_ids.length;b++){a=_vwo_exp_ids[b];if(_vwo_exp[a].multiple_domains)if(vwo_$("#vwo_iframe").length==0){vwo_$("<form>",{action:_vis_opt_server_url+"ping_tpc.php",target:"vwo_iframe",enctype:"application/x-www-form-urlencoded",method:"post",id:"vwo_form",style:"display:none"}).appendTo("head");vwo_$("<iframe>",{src:_vis_opt_server_url+"ping_tpc.php",height:"1px",width:"1px",border:"0",id:"vwo_iframe",name:"vwo_iframe",
style:"position: absolute; left: -2000px; display: none"}).appendTo("head")}typeof _vwo_exp[a].third_party_exclude!="undefined"&&_vis_opt_createCookie("_vis_opt_exp_"+a+"_exclude","1",100);typeof _vwo_exp[a].third_party_combi!="undefined"&&_vis_opt_createCookie("_vis_opt_exp_"+a+"_combi",_vwo_exp[a].third_party_combi,100);if(typeof _vwo_exp[a].third_party_goals!="undefined")for(var d=0;d<_vwo_exp[a].third_party_goals.length;d++)_vis_opt_createCookie("_vis_opt_exp_"+a+"_goal_"+_vwo_exp[a].third_party_goals[d],
"1",100);to_include=_vis_opt_readCookie("_vis_opt_exp_"+a+"_combi");_vwo_exp[a].ready=false;if(!_vis_opt_readCookie("_vis_opt_exp_"+a+"_exclude"))if(Math.random()>_vwo_exp[a].pc_traffic/100&&_vis_opt_preview_combination(a)==false&&!to_include)_vis_opt_createCookie("_vis_opt_exp_"+a+"_exclude","1",100,a);else{for(_vwo_goal_id in _vwo_exp[a].goals)isNaN(parseInt(_vwo_goal_id))||_vwo_exp[a].goals[_vwo_goal_id].type=="SEPARATE_PAGE"&&_vis_opt_match_wildcard(_vis_opt_current_url(),_vwo_exp[a].goals[_vwo_goal_id].url)&&
_vis_opt_register_conversion(_vwo_goal_id,a);if(_vis_opt_eligible(a)||to_include)if(_vis_opt_is_split(a))_vwo_exp[a].ready=true;else if(_vwo_exp[a].type=="SPLIT_URL"&&_vis_opt_do_experiment_here(a)&&(_vwo_exp[a].status=="RUNNING"||_vis_opt_preview_combination(a))){_vwo_exp[a].ready=true;_vis_opt_split_url(a)}else{if(_vwo_exp[a].type=="VISUAL"&&_vis_opt_do_experiment_here(a)&&(_vwo_exp[a].status=="RUNNING"||_vis_opt_preview_combination(a))){_vis_opt_combination_chosen=_vis_opt_preview_combination(a);
_vwo_exp[a].combination_chosen=_vis_opt_combination_chosen;if(!_vwo_exp[a].combination_chosen)_vwo_exp[a].combination_chosen=_vis_opt_readCookie("_vis_opt_exp_"+a+"_combi");if(!_vwo_exp[a].combination_chosen)_vwo_exp[a].combination_chosen=_vis_opt_choose_combination(a);vwo_$("#vwo_temp").length==0&&vwo_$("head").append("<span style='display:none' id='vwo_temp'></span>");if(_vwo_exp[a].sections[1].path.indexOf("html:eq(0)")>-1)_vis_opt_hide_body();else for(d=1;d<=_vis_opt_object_size(_vwo_exp[a].sections);d++)document.write("<style class='_vis_opt_hidden'>"+
_vwo_exp[a].sections[d].path+" { visibility: hidden } </style>");_vis_opt_element_loaded(a)}if(_vis_opt_do_experiment_here(a)&&(_vwo_exp[a].status=="RUNNING"||_vis_opt_preview_combination(a)))_vwo_exp[a].ready=true}}}_vis_opt_legacy_variables_set()}}function _vis_opt_element_loaded(a){_vis_opt_bottom_render_combination(_vwo_exp[a].combination_chosen,a);_vwo_exp[a].timeout=setTimeout("_vis_opt_element_loaded("+a+")",50)}
function _vis_opt_current_url(){var a=window.location.href,b=a.indexOf(window.location.hash)||a.length;a=a.substr(0,b);a=a.replace(/^(.*)((home|default|index)\..{3,4})$/,"$1");a=a.replace(/^(.*)(\?_vis_test_id=\d+.*)$/,"$1");a=a.replace(/^(.*)(&_vis_test_id=\d+.*)$/,"$1");if(a.slice(-1)=="/")a=a.slice(0,-1);return a}
function _vis_opt_do_experiment_here(a){if(typeof _vis_opt_settings_loaded=="undefined")return false;if(_vwo_exp[a].exclude_url){pattern_to_match=new RegExp(_vwo_exp[a].exclude_url,"gi");if(pattern_to_match.test(document.URL))return false}return _vis_opt_match_wildcard(_vis_opt_current_url(),_vwo_exp[a].url_pattern)}
function _vis_opt_register_conversion(a,b){if(typeof a=="undefined")a=1;if(typeof b=="undefined")b=_vwo_exp_ids[0];if(!_vis_opt_readCookie("_vis_opt_exp_"+b+"_goal_"+a))if(_vis_opt_readCookie("_vis_opt_exp_"+b+"_combi")){var d=_vis_opt_readCookie("_vis_opt_exp_"+b+"_combi");vwo_$.getJSON(_vis_opt_server_url+"log_conversion.php?experiment_id="+b+"&account_id="+_vwo_acc_id+"&goal_id="+a+"&combination="+d+"&jsoncallback=?",function(e){});_vis_opt_createCookie("_vis_opt_exp_"+b+"_goal_"+a,"1",100,b)}}
function _vis_opt_preview_combination(a){a=window.location.href;return a.match(/.*_vis_opt_preview_combination=(.*)$/)?a.replace(/.*_vis_opt_preview_combination=(.*)$/,"$1"):false}
function _vis_opt_choose_combination(a){if(_vwo_exp[a].combination_chosen)return _vwo_exp[a].combination_chosen;var b={},d=0,e;for(e in _vwo_exp[a].combs)if(!isNaN(parseFloat(_vwo_exp[a].combs[e]))){b[e]=d+_vwo_exp[a].combs[e];d+=_vwo_exp[a].combs[e]}d=false;d=Math.random();for(e in b)if(!isNaN(parseFloat(_vwo_exp[a].combs[e])))if(d<=b[e])return e;return false}function _vis_opt_choose_element(a,b){}
function _vis_opt_redirect_to(a,b){a=_vis_opt_match_wildcard(_vis_opt_current_url(),_vwo_exp[a].url_pattern,true);if(!a||a.length==1)to_redirect=b;else{to_redirect="";b=b.split("*");for(i=1;i<b.length;i++)to_redirect+=b[i-1]+a[i];to_redirect+=b[b.length-1]}if(document.URL.indexOf("?")!=-1&&to_redirect.indexOf("?")==-1){params=document.URL.replace(/^(.*)(\?.*)$/,"$2");to_redirect+=params}if(document.URL.indexOf("#")!=-1&&to_redirect.indexOf("#")==-1){params=document.URL.replace(/^(.*)(#.*)$/,"$2");
to_redirect+=params}window.location=to_redirect.replace(/\*/g,"")}
function _vis_opt_split_url(a){var b=_vis_opt_preview_combination(a);b||(b=_vis_opt_readCookie("_vis_opt_exp_"+a+"_combi"));if(b){if(!(b.split(",").length>1||isNaN(parseInt(b.split(",")[0])))){var d=parseInt(b.split(",")[0]);d!=1&&_vis_opt_redirect_to(a,_vwo_exp[a].sections[1].variations[d])}}else{b=_vis_opt_choose_combination(a);_vis_opt_register_hit(b,a);d=parseInt(b.split(",")[0]);if(_vwo_exp[a].multiple_domains){d!=1&&vwo_$("#vwo_iframe").bind("load",function(){_vis_opt_redirect_to(a,_vwo_exp[a].sections[1].variations[d])});
_vis_opt_createCookie("_vis_opt_exp_"+a+"_combi",b,100,a);_vis_opt_pause(500)}else{_vis_opt_createCookie("_vis_opt_exp_"+a+"_combi",b,100,a);_vis_opt_pause(500);d!=1&&_vis_opt_redirect_to(a,_vwo_exp[a].sections[1].variations[d])}}}
function _vis_opt_get_XPath(a,b){b=b||[];if(b.length==0&&a.id){b.push("#"+a.id);return b}if(a.parentNode)b=_vis_opt_get_XPath(a.parentNode,b);if(a.previousSibling){var d=1,e=a.previousSibling;do{vwo_$(e).is("._vwo_variation")||e.nodeType==1&&d++;e=e.previousSibling}while(e);if(d==1)d=null}else if(a.nextSibling){e=a.nextSibling;do if(vwo_$(e).is("._vwo_variation"))e=e.previousSibling;else if(e.nodeType==1){d=1;e=null}else{d=null;e=e.previousSibling}while(e)}if(a.nodeType==1){if(typeof d=="undefined")d=
1;if(d<1)d=1;e="";e=[];if(a.nodeName.toLowerCase()=="html"||a.nodeName.toLowerCase()=="body")e=a.nodeName.toLowerCase();else if(a.id)e=a.nodeName.toLowerCase()+"#"+a.id;else{e.push("*:first-child");for(var g=2;g<=d;g++)g==d?e.push(a.nodeName.toLowerCase()):e.push("*");e=e.join("+")}b.push(e)}return b}
function _vis_opt_monitor_clicks(){vwo_$("*").live("click",function(a){for(var b,d=false,e,g=0;g<_vwo_exp_ids.length;g++){e=_vwo_exp_ids[g];if(_vwo_exp[e].status=="RUNNING"){if(_vwo_exp[e].clickmap){_vwo_clicks++;if(this.tagName.toLowerCase()=="a"||vwo_$(this).parents("a").length>0)d=true;combination=_vis_opt_readCookie("_vis_opt_exp_"+e+"_combi");x=a.pageX-vwo_$(this).offset().left;y=a.pageY-vwo_$(this).offset().top;x_percent=Math.round(1E3*x/vwo_$(this).width())/1E3;y_percent=Math.round(1E3*y/vwo_$(this).height())/
1E3;if(x_percent<0||x_percent>1)x_percent=0.5;if(y_percent<0||y_percent>1)y_percent=0.5;combination&&_vwo_clicks<=3&&vwo_$.getJSON(_vis_opt_server_url+"log_clickmap.php?experiment_id="+e+"&account_id="+_vwo_acc_id+"&combination="+combination+"&url="+encodeURIComponent(document.URL)+"&path="+encodeURIComponent(_vis_opt_get_XPath(this).join(">"))+"&x="+x_percent+"&y="+y_percent+"&jsoncallback=?",function(f){})}if(this.tagName.toLowerCase()!="a")if(vwo_$(this).parents("a").length>0)_vwo_goal_url=vwo_$(vwo_$(this).parents("a")[0]).attr("href");
else continue;else _vwo_goal_url=vwo_$(this).attr("href");if(typeof _vwo_goal_url=="undefined")_vwo_goal_url="";for(b in _vwo_exp[e].goals)if(!isNaN(parseInt(b)))if((_vwo_exp[e].goals[b].type=="ON_PAGE"||_vwo_exp[e].goals[b].type=="ENGAGEMENT")&&_vis_opt_match_wildcard(_vwo_goal_url,_vwo_exp[e].goals[b].url)){d=true;_vis_opt_register_conversion(b,e)}}}d&&_vwo_goal_url.indexOf("javascript:")==-1&&_vwo_goal_url.charAt(0)!="#"&&_vis_opt_pause(500);return true})}
function _vis_opt_monitor_submissions(){vwo_$("form:not(#vwo_form)").live("submit",function(a){var b;a=false;for(var d,e=0;e<_vwo_exp_ids.length;e++){d=_vwo_exp_ids[e];if(_vwo_exp[d].status=="RUNNING")for(b in _vwo_exp[d].goals)if(!isNaN(parseInt(b)))if(_vwo_exp[d].goals[b].type=="FORM_SUBMIT"&&_vis_opt_match_wildcard(vwo_$(this).attr("action"),_vwo_exp[d].goals[b].url)){a=true;_vis_opt_register_conversion(b,d)}}a&&_vis_opt_pause(500);return true})}
function _vis_opt_register_hit(a,b){_vis_opt_readCookie("_vis_opt_exp_"+b+"_combi")||vwo_$.getJSON(_vis_opt_server_url+"log_hit.php?experiment_id="+b+"&account_id="+_vwo_acc_id+"&combination="+a+"&jsoncallback=?",function(d){})}var _vis_opt_experiment_id=false,_vis_opt_comb_name={};
function _vis_opt_legacy_variables_set(){for(var a=false,b=0;b<_vwo_exp_ids.length;b++)if(_vwo_exp[_vwo_exp_ids[b]].status=="RUNNING"){a=_vwo_exp_ids[b];break}if(_vis_opt_experiment_id=a){var d;for(d in _vwo_exp[a].comb_n)_vis_opt_comb_name[d]=_vwo_exp[a].comb_n[d]}}
function _vis_opt_bottom_render_combination(a,b){a=a.split(",");var d=0,e,g,f;for(combination_use=0;combination_use<a.length;combination_use++){d++;if(g=_vwo_exp[b].sections[d].path)if(parseInt(a[combination_use])==1)vwo_$(g).addClass("vwo_loaded").css("visibility","visible");else{e=_vwo_exp[b].sections[d].variations[a[combination_use]];e=e.replace("VWO_SECTION_ID",d);if(g.toLowerCase()=="head"){if(!(vwo_$("head").children("._vwo_variation_"+d).length>0)){e=vwo_$(e);vwo_$(e).addClass("vwo_loaded").addClass("_vwo_variation_"+
d);vwo_$("head").append(e)}}else if(vwo_$(g).not(".vwo_loaded").length>0){f=vwo_$(g);vwo_$("#vwo_temp").length==0&&vwo_$("body").append("<span style='display:none' id='vwo_temp'></span>");document.getElementById("vwo_temp").innerHTML="<p></p>";vwo_$("#vwo_temp").html("<span>"+e+"<script><\/script></span>");f.each(function(){typeof _vwo_api_section_callback[parseInt(d)]=="function"&&_vwo_api_section_callback[d](vwo_$("#vwo_temp").children(),vwo_$("<span>"+_vis_opt_outer(this)+"</span>"))}).replaceWith(vwo_$("#vwo_temp").html());
vwo_$(g).addClass("vwo_loaded").css("visibility","visible");document.getElementById("vwo_temp").innerHTML="<p></p>"}}}return true}function _vis_opt_outer(a){return typeof a.outerHTML!="undefined"?a.outerHTML:vwo_$("<div></div>").append(vwo_$(a).eq(0).clone()).html()}
function _vis_opt_hide_body(){document.write("<style id='_vis_opt_display_none' type='text/css'>body { display:none }</style>");document.write("<style id='_vis_opt_visibility_hidden' type='text/css'>body { visibility:hidden }</style>")}
function _vis_opt_show_body(){_vis_opt_remove_id("_vis_opt_body_display_none");_vis_opt_remove_id("_vis_opt_body_visibility_hidden");var a=false,b=document.getElementsByTagName("body");if(b.length>0){if(b[0].style.display!="block"){b[0].style.display="block";a=true}if(b[0].style.visibility!="visible"){b[0].style.visibility="visible";a=true}}else{b=document.getElementsByTagName("frameset");if(b.length>0){if(b[0].style.display!="block"){b[0].style.display="block";a=true}if(b[0].style.visibility!="visible"){b[0].style.visibility=
"visible";a=true}}}return a}function _vis_opt_doc_timeout(){_vis_opt_show_body();vwo_$("._vis_opt_hidden").remove()}
function _vis_opt_bottom_initialize(){for(var a,b=0;b<_vwo_exp_ids.length;b++){a=_vwo_exp_ids[b];if(_vwo_exp[a].ready)if(_vwo_exp[a].type=="VISUAL"){var d=_vis_opt_preview_combination();d||(d=_vis_opt_readCookie("_vis_opt_exp_"+a+"_combi"));if(d){_vis_opt_bottom_render_combination(d,a);clearTimeout(_vwo_exp[a].timeout)}else{d=_vis_opt_choose_combination(a);_vis_opt_bottom_render_combination(d,a);_vis_opt_register_hit(d,a);clearTimeout(_vwo_exp[a].timeout);_vis_opt_createCookie("_vis_opt_exp_"+a+"_combi",
d,100,a)}}}_vis_opt_monitor_clicks();_vis_opt_monitor_submissions();_vis_opt_doc_timeout()}
function _vis_opt_GA_track(){try{if(typeof _vis_opt_GA_slot=="undefined")_vis_opt_GA_slot=4;var a=_vis_opt_readCookie("_vis_opt_exp_"+_vis_opt_experiment_id+"_combi");if(typeof _vis_opt_comb_name[a]!="undefined")typeof _gaq!="undefined"?_gaq.push(["_setCustomVar",_vis_opt_GA_slot,"VWO-"+_vis_opt_experiment_id,_vis_opt_comb_name[a],1]):pageTracker._setCustomVar(_vis_opt_GA_slot,"VWO-"+_vis_opt_experiment_id,_vis_opt_comb_name[a],1)}catch(b){}};
