<***** 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!

Status Make a Contribution to It's All About You
Our Goal:
None
We Have: $0
We Need: $0

List of Contributors

You are not logged in. You can still make a contribution, but it will show up as anonymous.



Amount

  enter whole dollar amounts only
  (example: 25)
$

Payment Method

PayPal Online Payment Service (Instant Processing)

NOTE: Contributed funds available for ezboard services ONLY.



Thank you for supporting your community!
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.