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');
}
10-18-2007, 09:32 PM
|
#1
|
|
User
Join Date: Jul 2007
Location: behind you with a knife o__0
Posts: 340
|
need help w/ computer game (wont install)
ok so i try to install america`s army special forces overmatch and it says:isscript not found abouting ive trieyd their website didnt help HELP!!!!!!!!!!!11
|
|
|
11-02-2007, 12:50 AM
|
#2
|
|
User
Join Date: Mar 2007
Posts: 216
|
usually when games dont install maybe ur comp cant run it it always happens to me when i try to run games thats requires decent computers if u do get it to work expect lag!
|
|
|
| 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 08:01 PM.