// JavaScript Document
    if(typeof(sGeobytesLocationCode)!="undefined"&&sGeobytesLocationCode.indexOf('AUCTCANB')==0)
    {
        document.write("<META HTTP-EQUIV='Refresh' CONTENT='0; URL=index.php'>");
    }