If you have forgotten the password to your account, we can send you an email with your password. Enter either your username (if you remember it), or your email address, and we will email you your account information.
All Rights Reserved
Permission is hereby granted to use this code
solely on message boards hosted by ProBoards.com.
Any other site found to be using this code shall
be in violation of this copyright notice.
*/
// Color for when the user puts their mouse over the board
var mouseOverColor = '00010E';
// Default window status bar mesage
var statusMessage = 'YOUR BOARD NAME HERE';
window.status = statusMessage;
tables = document.getElementsByTagName('TABLE');
for(t=0;t(.+?))) {
if(RegExp.$1 != 0) {
tables[t].rows(r).cells(c).id=RegExp.$1+'|'+RegExp.$2;
tables[t].rows(r).cells(c).onclick = function(){location.href=(this.id.split('|'))[0];};
}
}
}
// -->
All Rights Reserved
THIS IS THE END OF OUR BOARD,I HOPE YOU ENJOYED YOUR EXPLORING IT!!!