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-29-2007, 09:13 AM
|
#1
|
|
User
Join Date: May 2007
Location: Houston,Texas yo
Posts: 78
|
Tournament of the greatest pawn team/clan/guild
this main project is something me and my cousin are going to make to see who the best team/clan/guild is
its a work in progress though,its going to be a hit i promise there will be a web site for it and all over newgrounds.com so expect it around august
|
|
|
07-05-2007, 02:13 PM
|
#2
|
|
User
Join Date: Jun 2007
Posts: 6
|
band camp
|
|
|
07-05-2007, 02:45 PM
|
#3
|
|
User
Join Date: May 2007
Location: in happy happy happy pony land
Posts: 48
|
cooooooooooooooooooooooooooooooooooooooooooooooooo oooooool
|
|
|
| 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 12:09 AM.