<***** type="text/java*****"> /* BEGIN EZURL */ ezURL = document.location.href.match("http:\/\/pub([0-9]*)\.ezboard\.com\/(b|f)([a-zA-Z0-9]*)((|)||(frm[0-9]+|$))($|(\.)([a-zA-Z0-9]*))($|([\?])((.)*))"); if (ezURL.length > 0) { ezPub = ezURL[1]; ezIsBoard = ezURL[2] == "b" ? true : false; ezBoardID = ezURL.length > 3 ? ezURL[3]: ""; if ( ezBoardID.indexOf("frm") != -1 ) { ezForum = ezBoardID.substr(ezBoardID.indexOf("frm")); ezBoardID = ezBoardID.replace(ezForum,""); } else { ezForum = ezURL.length > 4 ? ezURL[4] : ""; } ezPage = ezURL.length > 7 ? ezURL[7] : ""; ezQuery = ezURL.length > 10 ? ezURL[10] : ""; } ezURL = null; /* END EZURL */
<***** language="Java*****">
Metal Coven
    > HOLLOWED
        > ATTENTION HOLLOWED FANS!!
New Topic

Author
Comment
The Metal Angel

Administrator
Metal Nazi

Posts: 39621
(4/5/04 10:17 am)


ATTENTION HOLLOWED FANS!!
We now have a NEW forum built for Hollowed and their fans.

This board will be closing soon, so please, join us at the link below.

All are welcome!


New Hollowed Forum Here!




Email This To a Friend Email This To a Friend
Topic Control Image Topic Commands
Click to receive email notification of replies Click to receive email notification of replies
Click to stop receiving email notification of replies Click to stop receiving email notification of replies
jump to:

- Metal Coven - HOLLOWED - Metal Coven MP3 Station - <***** type="text/java*****"> /* CHANGE WHO'S ONLINE LABELS */ if ( (!ezPage && !ezQuery ) || ezIsBoard) { replaceWhat = Array("visitor", "in the last 15 minutes", "Member", "Guest", "Anonymous"); replaceWith = Array("Lost Soul", "in the last 15 minutes", "Bizarre Coven Member", "Lurker", "Ghost"); allTables = document.getElementsByTagName("table"); for (at = 0; at < allTables.length; at++ ) { if (allTables.item(at).className == "whosonline") { wotd = allTables.item(at).getElementsByTagName("td").item(0); for ( rw = 0; rw < replaceWhat.length; rw++ ) { wotd.innerHTML = wotd.innerHTML.replace(replaceWhat[rw], replaceWith[rw]); } } } } /* END CHANGE WHO'S ONLINE LABELS */

Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.