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://pawngame.com/forum/'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="WWW.PAWNGAME.COM")||(host=="PAWNGAME.COM"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 5000)
showelement('noproxy');
}
05-07-2007, 10:11 PM
|
#1
|
|
User
Join Date: Mar 2007
Location: somewhere far far away "Why hold onto something that was never there?" - Me
Posts: 3,218
|
_*The Official Thread Of SWE*_
Sorry For Any Inconveniean-whateva That Me And Professional Has Caused Ya. I Appoligize Already And All Swe Animations Will Be Posted Here! Is Everyone Happy?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!? !?!?!?!?:d Good
|
|
|
05-09-2007, 02:02 AM
|
#2
|
|
Guest
|
can u shrink ur sig now? by like 70 percent?!
|
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 12:28 AM.