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');
}
| |
Forum |
Last Post |
Threads |
Posts |
 |
 |
Talk about anything Pawn related.
|
|
Today 08:34 PM
|
5,437 |
97,698 |
 |
 |
Discuss and rate user maps.
|
|
Today 08:29 PM
|
5,563 |
69,256 |
 |
Submit your maps for rating here.
|
Today 08:29 PM
|
107 |
1,255 |
 |
All Map of the Week and other map making contests will be posted here.
|
Today 06:50 PM
|
135 |
4,578 |
 |
For all you mazers out there. This section is for you.
|
Today 06:47 PM
|
550 |
8,084 |
 |
 |
Post a suggestion or report a bug related to Pawn.
|
|
Today 08:17 PM
|
3,181 |
31,699 |
 |
 |
This is where you'll find all the latest and greatest Pawn clans.
|
|
Today 07:56 PM
|
12 |
574 |
 |
Forum Contains New Posts |
 |
Forum Contains No New Posts |
|
All times are GMT -4. The time now is 08:35 PM.