﻿var where = encodeURIComponent(document.referrer);
if (where == '') { } 
else { window.location="/skimcount.aspx?returnurl="+where}

                