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-17-2007, 02:40 PM
|
#1
|
|
User
Join Date: May 2007
Posts: 8
|
Elemental Tournament
I am creating a new tournament that will take place on June 22 2007. It will consist of six teams of four players each competing in 4 vs 4 matches. I will be watching each match in order to see who wins. i will also be watching for players who may want to join my clan. If you would like to register for the tournament contact me at stealth_bomber6834@yahoo.com
Last edited by thunderbird6834; 06-17-2007 at 02:54 PM..
|
|
|
06-17-2007, 06:47 PM
|
#2
|
|
User
Join Date: Jun 2007
Location: Phoenix, AZ
Posts: 55
|
yo right here man im ready kick some as(meaning im in)
__________________
|
|
|
| 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 04:27 PM.