/////////////////////////////////////////////////
// Track the referrer
/////////////////////////////////////////////////
function ot()
{
   document.write('<img src="http://www.ovcart.com/referrer.aspx?x=' + escape(document.referrer) + '"' + 'height="1px" width="1px">');   
}
