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');
}
|
View Poll Results: whitch one you like best
|
|
1st one
|
  
|
2 |
66.67% |
|
2nd one
|
  
|
0 |
0% |
|
3rd one
|
  
|
0 |
0% |
|
4th one
|
  
|
0 |
0% |
|
none of them
|
  
|
1 |
33.33% |
09-15-2007, 10:47 PM
|
#1
|
|
User
Join Date: Jul 2007
Posts: 40
|
making sig
makin sigs here's some of my work
my fav
 By gothimage

By gothimage

By gothimage

By gothimage
oh and i dont put people on mine
|
|
|
09-16-2007, 01:42 AM
|
#2
|
|
User
Join Date: Mar 2007
Location: Somewhere I shouldn't be...
Clan Name: None.
Posts: 2,764
|
Ummm...there alright i guess...but they seriously need some work, and different fonts. ( http://cooltext.com , http://dafont.com) You will get better in time if you are serious about sig making.
__________________
Have a Xbox360? So Do I. Add me. Andrew0211. Just tell me that your from pawn. PROUD BETA PLAYER :O!
|
|
|
| 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 05:34 PM.