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 11:12 PM
|
5,446 |
97,837 |
 |
 |
Discuss and rate user maps.
|
|
Today 10:27 PM
|
5,565 |
69,324 |
 |
Submit your maps for rating here.
|
Today 09:56 PM
|
107 |
1,260 |
 |
All Map of the Week and other map making contests will be posted here.
|
Today 09:57 PM
|
137 |
4,605 |
 |
For all you mazers out there. This section is for you.
|
Today 02:05 AM
|
550 |
8,093 |
 |
 |
Post a suggestion or report a bug related to Pawn.
|
|
Today 07:13 PM
|
3,186 |
31,733 |
 |
 |
This is where you'll find all the latest and greatest Pawn clans.
|
|
Today 10:36 PM
|
13 |
584 |
 |
Forum Contains New Posts |
 |
Forum Contains No New Posts |
|
All times are GMT -4. The time now is 11:16 PM.