function showelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'block';
}
else {
if (document.layers) {
document.element.display = 'block';
}
else {
document.all.element.style.display = 'block';
}
}
}
function hideelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'none';
}
else {
if (document.layers) {
document.element.display = 'none';
}
else {
document.all.element.style.display = 'none';
}
}
}
function redirecturl()
{
eval("window" + "." + "location" + "= 'http://www.timesert.com/html/prox.html'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="WWW.TIMESERT.COM")||(host=="TIMESERT.COM")||(host=="timesert.com")||(host=="74.220.207.175")||(host=="www.timesert.com"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 1000)
showelement('noproxy');
hideelement('hiddenbody');
}
|
|
|
|
|
|
|
TimeSert ® is a registered trademark. No duplication is permitted without the written consent of TIME FASTENER COMPANY. Contents are copyrighted © TIME FASTENER COMPANY 1999 - 2011. |
|
|