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-06-2009, 11:28 PM
|
#21
|
|
User
Join Date: Mar 2009
Location: In mah rofl copter trolling your forums :D
Clan Name: SVG...LOL Deo mo bhaile
Posts: 316
|
lul im not goin to get hyped up till bout 2 weeks before the release
__________________
R.I.P.- t4 8-9 million points, 30k/25.5k kills deaths and 1.15 kd
10-23-09 Pawn Tactics Semi-Reset
Quote:
Originally Posted by Trix
Noone cares about some Fat assault that killed you.
|
D-Day Conquest (AS)
|
|
|
| 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:48 PM.