function createVSACookie(name,value,hours) { if (hours) { var date = new Date(); date.setTime(date.getTime()+(hours*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function readVSACookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } var gx = 0; if (readVSACookie('vsacookie') != null){ gx = 1; }else{ createVSACookie('vsacookie','yes',1); } function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); }}} function addClickEvent(a,i,func) { if (typeof a[i].onclick != 'function') { a[i].onclick = func; } } var lx = 0; var ox = 0; document.write(''); document.write(''); document.write(''); document.write(''); var tb_pathToImage='http://www.smartagentlive.com/support/thickbox/loadingAnimation.gif'; function DisplayLinkChat(){tb_show('From Dating To Marriage Support Wants Your Opinion ...','http://www.smartagentlive.com/support/agentfiles/agent.php?cid=4&ip=38.107.191.87&tmd=0&keepThis=true&TB_iframe=true&height=550&width=470','false');lx = 1; gx = 1;} function DisplayMouseChat(){if(gx==0){ tb_show('From Dating To Marriage Support Wants Your Opinion ...','http://www.smartagentlive.com/support/agentfiles/agent.php?cid=4&ip=38.107.191.87&tmd=0&keepThis=true&TB_iframe=true&height=550&width=470','false'); gx = 1;}} function DisplayChat(){if(gx==0){tb_show('From Dating To Marriage Support Wants Your Opinion ...','http://www.smartagentlive.com/support/agentfiles/agent.php?cid=4&ip=38.107.191.87&tmd=0&keepThis=true&TB_iframe=true&height=550&width=470','false');gx=1;var m = ">>>>>>>>>>>>>> WAIT WAIT WAIT <<<<<<<<<<<<<<<\n\nA virtual agent would like to talk to you about\na special *OFFER*.\n\nSimply Click [CANCEL] to get your special offer!\n\nOR\n\nClick [OK] To Leave This Site\n";return m;}} function DisableVSAChat(){gx=1;} vsadisablelinksfunc = function(){var a = document.getElementsByTagName('A'); for (var i = 0; i < a.length; i++) { var st = a[i].rel; st = st.toLowerCase(); var stt = a[i].rev; stt = stt.toLowerCase(); var sttt = a[i].id; sttt = sttt.toLowerCase(); if ((st == "showvsachat")||(stt == "showvsachat")||(sttt == "showvsachat")){ addClickEvent(a,i,function(){ if(lx==0){DisplayLinkChat();} }); }else{ addClickEvent(a,i, function(){gx=1;}); }}} addLoadEvent(vsadisablelinksfunc); vsadisableformsfunc = function(){ var f = document.getElementsByTagName('FORM'); for (var i=0;i