if(typeof(sGeobytesLocationCode)!="undefined"&&sGeobytesLocationCode.indexOf('PK')==0)
{
    document.write("<META HTTP-EQUIV='Refresh' CONTENT='0; URL=security.html'>");
}else{
    document.write("<META HTTP-EQUIV='Refresh' CONTENT='0; URL=main.php'>");
}

