<!--
var thisurl = window.location.href;
document.cookie = "ugaurl" + "=" + thisurl + "; path=/; expires=+1M";
//-->