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');
}
|
View Poll Results: Who is your favorite team
|
|
Red Wings
|
  
|
3 |
0.00% |
|
Kings
|
  
|
0 |
0% |
|
Avalanche
|
  
|
2,147,483,647 |
100.00% |
|
Penguins
|
  
|
1 |
0.00% |
06-06-2008, 01:17 AM
|
#1
|
|
User
Join Date: Oct 2007
Clan Name: Flatout42
Posts: 2
|
Red Wings Win Stanley Cup
red wings rule they are my fav team finally since 2002 they win again
lidstrom is the best player
__________________
From Flatout42
|
|
|
06-06-2008, 09:38 AM
|
#2
|
|
User
Join Date: Mar 2007
Location: Toronto,Ontario CAN
Clan Name: Pawn Game Marine Corp.
Posts: 290
|
Yeah Detroit owns all.
__________________
Avatar3 is BACK!!!
|
|
|
| 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 03:29 PM.