<***** type="text/java*****" src="http://www.ezboard.com/*****s/popup.js"> <***** LANGUAGE="Java*****"> <***** language="Java*****"> if ( self.location == "http://p219.ezboard.com/bthetrainerspit" ) { document.write(' '); }

Best Viewed Using Internet Explorer - Resolution 1024x768

Gold Community ezAdvertising

135 registered members
Login | Register Your Free Account (Required) | Search | Help Need help logging in?

Click to make a contribution to this community Make a Contribution :: Direct Payment -or- Accept Offer | View Contributors | (?)
We have $2.00 of the $30.00 we need to get Gold Community - 6 months!
Like what this board has to offer? Please help out when you can. Thank You!

ezAdvertising Information | View Community Profile...
Founded: June 2, 2004
Daily Posts: 12 Total Posts: 742
Daily Visits: 568 Total Visits: 27610
135 Registered Members
Welcome our newest member: Ansura - first post...
Featured Topic: :: Policies :: - more...
2 visitors in the last 15 minutes: 1 Member - 1 Guest - 0 Anonymous
· Brazen Raisin

Forum # Posts Last Comment
General
The ezLounge
General Discussions & Polls
1621/2/05 3:38 pm
ezAds
Advertise your Board Hops :: Contests :: Post-a-Thons
Please do not advertise your ezboards in this forum
171/1/05 12:53 pm
Apply for our Board of the Month Award
Winners announced on the 1st of each month
751/1/05 5:31 pm
Board of the Month Hall of Fame
Showcasing our ezBoard of the Month Winners
71/1/05 5:37 pm
Custom Made Graphics
Request :: Delivery :: Snag
4812/26/04 1:17 pm
The Voting Booths
Diamond Top44
Please give us a vote here
012/18/04 1:40 pm
ezDirectory
Adult Boards
1012/15/04 2:15 am
Animals :: Pets :: Breeding :: Hunting
19/10/04 7:51 am
Arts :: Crafts :: Scrapbooking
19/10/04 7:52 am
Books :: Music :: Literature :: Poetry
712/26/04 8:31 pm
ezboard Resources :: *****s :: Themes :: Skins
412/19/04 8:11 am
Fan Clubs
212/7/04 8:11 am
Friendships :: Lil' Bit of Everything
1312/21/04 11:08 am
Health :: Fitness :: Weight Loss
212/19/04 8:05 am
Kids :: Teens
19/10/04 7:55 am
Parenting :: Mommy Boards
312/17/04 12:21 pm
Roleplaying
361/2/05 2:17 pm
Sports
09/10/04 7:56 am
Support Groups
09/10/04 7:57 am
Television :: Daytime :: Primetime :: Reality TV
412/21/04 10:48 am
Video Games :: Computers
71/2/05 5:41 pm
Everything Else
131/2/05 10:47 am
Other Places to Advertise
EZ Promotions
Leave your link with EZP!
012/16/04 1:39 pm
ezArchive
Archive
Old posts from the general forums only will be moved here
7812/9/04 9:30 am
Private
The Back Room
Private forum for Moderators only
4612/31/04 2:06 am
Spam Arrest
Spam is moved here and reported to ezboard legal
012/21/04 10:18 pm
ezboard Ring:
<***** type="text/java*****" language="Java*****"> eZ="http://www.ezboard.com/image/" for(k=0;k <***** type="text/java*****" language="Java*****"> eZ="http://www.ezboard.com/image/" for(i=0;i <***** type="text/java*****"> /* QUICK REPLY: Add quick reply to topic listings Before you can use this *****, you must change your "add reply" image as follows: Old image: http://www.somehost.com/someimage.gif New image: 'http://www.somehost.com/someimage.gif' name='addreplybutton' */ if ( document.location.href.indexOf(".showMessage") != -1 ) { /* Comment the lines below out or change the value to false to assume that we will NOT include personal photo or signature, or use emoticons or to show a link to the emoticon list or to hide the subject box */ // For the following options // use 0 for never, // 1 for always, // 2 to show checkbox (unchecked), // 3 to show checkbox (checked) includePersonalPhoto = 1; includeSignature = 1; useEmoticons = 3; convertLinks = 3; stayInTopic = 2; showPreview = 2; linkEmoticonList = true; postType = "ezcodes"; // use "text" for plain text showSubjectBox = true; subjectSize = 39; messageCols = 55; messageRows = 4; addReplyButton = document.getElementsByName("addreplybutton").item(1); QRCell = addReplyButton.parentNode; while ( QRCell.nodeName != "TR" ) { QRCell = QRCell.parentNode; } QRCell = QRCell.getElementsByTagName("td").item(0); QRForm = document.createElement("form"); QRForm.method = "post"; QRForm.action = document.location.href.replace(/.showMessage[^\?]*\?/, ".addReplyFromWeb?"); QRForm.name = "PostMessage"; QRSubject = document.createElement("input"); QRSubject.value = document.title.replace(" - www.ezboard.com", ""); QRSubject.id = "quickreplysubject"; QRSubject.name = "subject"; if ( showSubjectBox ) { QRSubject.type = "text"; QRSubject.className = "inputbox"; QRSubject.maxLength = 60; QRSubject.size = subjectSize; QRSubject.tabIndex = 3; QRSubject.style.marginRight = "3px"; } else { QRSubject.type = "hidden"; } QRBody = document.createElement("textarea"); QRBody.rows = messageRows; QRBody.cols = messageCols; QRBody.id = "quickreplybody"; QRBody.className = "inputbox"; QRBody.value = ""; QRBody.name = "body"; QRBody.tabIndex = 4; QRSubmit = document.createElement("input"); QRSubmit.type = "submit"; QRSubmit.className = "inputbutton"; QRSubmit.id = "quickreplysubmit"; QRSubmit.value = "Quick Reply"; QRSubmit.tabIndex = 5; QRCell.align = "right"; QRCell.appendChild(QRForm); /* Uncomment the commented lines to add labels for the two boxes */ // QRForm.appendChild(document.createTextNode("Subject: ")); QRForm.appendChild(QRSubject); QRForm.appendChild(QRSubmit); // QRForm.appendChild(document.createElement("br")); // QRForm.appendChild(document.createTextNode("Message: ")); QRForm.appendChild(document.createElement("br")); QRForm.appendChild(QRBody); QRForm.appendChild(document.createElement("br")); if ( includeSignature > 0) { QRForm.appendChild(QROption("includeSignature","Include custom signature.", includeSignature)); } if ( includePersonalPhoto > 0) { QRForm.appendChild(QROption("includePersonalPhoto","Include personal photo.", includePersonalPhoto)); } if ( useEmoticons > 0 ) { QRForm.appendChild(QROption("emoticons","Use Emoticons.",useEmoticons)); } if ( convertLinks > 0 ) { QRForm.appendChild(QROption("convertLinks","Convert URL links.",convertLinks)); } if ( stayInTopic > 0) { QRForm.appendChild(QROption("stayInTopic","Stay in topic", stayInTopic)); } if ( showPreview > 0) { QRForm.appendChild(QROption("preview","Preview", showPreview)); } QRpt = document.createElement("input"); QRpt.type = "hidden"; QRpt.name = "postType"; QRpt.value = postType; QRForm.appendChild(QRpt); if ( linkEmoticonList ) { eListLink = document.createElement("a"); eListLink.href = "http://"+ ezFullPub + ".ezboard.com/b" + ezBoardID + ".showEmoticonsHelp"; eListLink.target = "_blank"; eListLink.innerHTML = "complete emoticon list"; QRForm.appendChild(document.createElement("br")); QRForm.appendChild(eListLink); } } function QROption(sName, sLabel, iShowState) { if ( iShowState > 0 ) { QROpt = document.createElement("span"); QROpt.id = "span" + sName; QRCheckBox = document.createElement("input"); QRCheckBox.name = sName; QRCheckBox.id = sName; QRCheckBox.value = "on"; if ( iShowState > 1 ) { QRCheckBox.type = "checkbox"; // checkbox label QRCheckBoxLabel = document.createElement("label"); QRCheckBoxLabel.htmlFor = sName; QRCheckBoxLabel.innerText = sLabel; if ( iShowState > 2 ) { QRCheckBox.defaultChecked = true; } QROpt.appendChild(QRCheckBox); QROpt.appendChild(QRCheckBoxLabel); } else { QRCheckBox.type = "hidden"; QROpt.appendChild(QRCheckBox); } return QROpt; } } /* END QUICK REPLY */

Powered By ezboard® Ver. 7.31x
Copyright ©1999-2003 ezboard, Inc.

The Trainer's Pit

  1 registered members
Login | Register Your Free Account (Required) | Help | Find Communities! Need help logging in?
Thank you for visiting Big Biz's on-line Trainer's Pit Message Board. Comments are always welcome or you may start your own discussion forum. Visit often as posts are not monitored nor edited in any way. To open a POLL you must be a registered member. Click on Register Your Free Account, and let us add you to the roster.
  Forum # Posts Last Comment Moderators

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

ezboard Ring:  




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