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');
}
11-08-2009, 08:20 PM
|
#31
|
|
Tournament Director
Join Date: Jul 2007
Location: Principality of Sealand
Clan Name: Pastafarianism
Posts: 4,947
|
You forgot to add:
1.Aliens have infiltrated the government.
2.9/11 was planned by Bush.
3.Conservatives have done no good for this country.
__________________
Calisniper13 wants YOU, to make him a new sig. No requirements, just Duu Eet.
|
|
|
11-08-2009, 11:06 PM
|
#32
|
|
User
Join Date: Jan 2009
Location: In a KFC resturaunt
Clan Name: KFC
Posts: 442
|
lrn 2 us splchk
|
|
|
| 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 02:57 PM.