<***** type="text/java*****"> /* BEGIN EZURL */ ezURL = document.location.href.match("http:\/\/((?:pub)([0-9]+)|beta|vanchau|inbox)\.ezboard\.com\/(b|f)([a-zA-Z0-9]+(?=frm[0-9]+)|[a-zA-Z0-9]+(?!frm[0-9]+))(frm[0-9]+|)(?:(?:[\.]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:(?:[\x3F]{1})([a-zA-Z0-9\=\+\&\.]+)|)(?:.*)"); try { if (ezURL.length > 0) { ezPub = ezURL[2].length > 0 ? ezURL[2] : ezURL[1]; ezFullPub = ezURL[1]; ezIsBoard = ezURL[3] == "b" ? true : false; ezBoardID = ezURL[4]; ezForum = ezURL[5]; ezPage = ezURL[6]; ezQuery = ezURL[7]; } } catch (e) { } ezURL = null; /* END EZURL */

It's All About You

  2 registered members
Login | Register Your Free Account (Required) | Help | Find Communities! Need help logging in?
Welcome To The It's All About You Board! I am currently revamping the board to include a lot more other things then just Emerson Drive! There will be more Country Music! There will be graphics! So come on in and join!

1 visitor in the last 15 minutes: 0 Members - 1 Guest - 0 Anonymous

  Forum # Posts Last Comment
Click to make a contribution to this community Make a Contribution | View Contributors | (?)
We currently have $0.00 in our chest.
You can use this space for a personal message about Community Chest. Just go to the My Community tab in your Control Center, click the Manage Community Chest button, and you will see the message space at the bottom of the page (in the Optional Custom Message box). Enter your text, click Apply Display Options, and you are done.

ezboard Ring:  


<***** 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("visitor","in the last 15 minutes","Country Fan", "Peeping Tom", "Stalkers"); 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 */ <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true); while (range.findText("registered members")) { range.text="Qualified Country Fans"; range.collapse(false); }

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