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 02:35 PM
|
5,446 |
97,788 |
 |
 |
Discuss and rate user maps.
|
|
Today 02:39 PM
|
5,565 |
69,315 |
 |
Submit your maps for rating here.
|
Today 06:17 AM
|
107 |
1,258 |
 |
All Map of the Week and other map making contests will be posted here.
|
Today 01:28 PM
|
137 |
4,603 |
 |
For all you mazers out there. This section is for you.
|
Today 02:05 AM
|
550 |
8,094 |
 |
 |
Post a suggestion or report a bug related to Pawn.
|
|
Today 02:31 PM
|
3,186 |
31,728 |
 |
 |
This is where you'll find all the latest and greatest Pawn clans.
|
|
Yesterday 09:48 PM
|
13 |
581 |
 |
Forum Contains New Posts |
 |
Forum Contains No New Posts |
|
All times are GMT -4. The time now is 02:53 PM.