try {
document.cookie = "currentURL=" + escape(window.location.href) +"; path=/; domain=mcafee.com";
} catch(e) {}