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');
}
04-26-2007, 04:20 PM
|
#2
|
|
User
Join Date: Mar 2007
Location: Frankfurt,Germany
Clan Name: Moo?
Posts: 1,188
|
Your black o.0
and you look 11 
|
|
|
04-26-2007, 05:56 PM
|
#3
|
|
Supreme Overlord
Join Date: Mar 2007
Location: United Socialist States of America
Posts: 1,970
|
__________________
If the Arabs dropped their weapons , there would be no more war.
If the Israelis drop their weapons , there would be no more Israel.
There were 1.5 million people at the inauguration and only 14 missed work.
Bad decisions make good stories.
┌∩┐(◣_◢)┌∩┐
|
|
|
| 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 10:54 AM.