/////////////////////////////////////////////////////////////////////
function Jscrpt004()
{
var zrf = document.referrer;
////if (zrf.indexOf('www.erightsoft.com') == -1)
if (zrf.search('www.erightsoft.com') == -1)
{
/////////////alert('Query: ['+query+'] hash: ['++']'); //Test ONLY
window.location.replace('./SUPER.html'); //Superdc(http) not coming from SUPER(https)
}
}
/////////////////////////////////////////////////////////////////////
function Jscrpt005()
{
var zrf = document.referrer;
////if (zrf.indexOf('www.erightsoft.com') == -1)
if (zrf.search('www.erightsoft.com') == -1)
{
/////////////alert('Query: ['+query+'] hash: ['++']'); //Test ONLY
window.location.replace('./SUPERsetup.php'); //Redirect_To_eRightSoft.php(http) not coming from eRightSoft(http)
}
}
/////////////////////////////////////////////////////////////////////
function Jscrpt006()
{
var query = window.location.search.substring(1);
if (query.search(270.56941098606) == -1)
{
/////////////alert('Query: ['+query+'] hash: ['+270.56941098606+']'); //Test ONLY
window.location.replace('./SUPER.html'); //Supertc(http) not coming from SUPER(HTTPS)
}
else
{
window.location.replace('./Superdc.html'); //Supertc redirect to Superdc
location.reload(forceGet); //REQUIRED for CentOS 8
// location.reload();
// location.reload(forceGet);
// location.reload();
}
}
/////////////////////////////////////////////////////////////////////
function Jscrptkernel03()
{
document.write("");
}
/////////////////////////////////////////////////////////////////////
function Jscrptkernel04()
{
document.write("");
}
/////////////////////////////////////////////////////////////////////