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');
}
06-09-2007, 03:12 PM
|
#1
|
|
User
Join Date: Jun 2007
Posts: 1
|
The dead
Welcome to the death
Last edited by LiontheGunner; 06-09-2007 at 03:13 PM..
Reason: Oh sex me sex me its from GTA San Andreas
|
|
|
06-10-2007, 03:32 PM
|
#2
|
|
User
Join Date: Apr 2007
Posts: 571
|
huh...?? 
|
|
|
06-10-2007, 08:14 PM
|
#3
|
|
User
Join Date: Jun 2007
Location: montgomery,alabama
Posts: 11
|
Quote:
Originally Posted by Sargeant27
huh...?? 
|
you are dead
|
|
|
06-10-2007, 10:01 PM
|
#4
|
|
User
Join Date: Jun 2007
Location: new jersy
Posts: 67
|
i dont get it
|
|
|
06-11-2007, 06:55 PM
|
#5
|
|
User
Join Date: Apr 2007
Posts: 571
|
No, im not dead. None of us are. still trying to figure out the reason to make this topic..
|
|
|
| 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 04:07 PM.