Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Possible Exploit?


ghost's Avatar
0 0

I was on http://www.letsbeef.com and I found an error on the forums page.

Once your a crew, you can only access that specific "mini-forum" (hidden sections for different crews) and I'm only part of 1 crew but I have access to 5 crew forums and I have no special status on the website besides exclusive: which doesn't give you any special forum abilities. So I was thinking there was some kind of coding error that could possibly be an exploit or an easy way to bypass status on the board to gain admin access or control over the whole site.

Here is the code on the forums page:

<!-- / CSS Stylesheet -->
<script type="text/javascript" src="clientscript/resizevbimg.js"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "/forums/fB_Dark/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js"></script>

	<title>Lets Beef - Freestyle Battle Forums - Powered by vBulletin</title>
</head>
<body>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html dir="ltr" lang="en">
<head>
<title></title>
<meta http-equiv="Content-Language" content="en-us">
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-160787-1";
urchinTracker();
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<script language="javascript">
function EnableTextBox()
	{
		document.beefForm.recipients.disabled=false;
	}
function DisableTextBox()
	{
		document.beefForm.recipients.disabled=true;
	}
</script>
<script type="text/javascript">
<!--
function log_out()
{
        ht = document.getElementsByTagName("html");
        ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
        if (confirm('Are you sure you want to log out?'))
        {
                return true;
        }
        else
        {
                ht[0].style.filter = "";
                return false;
        }
}
//-->
</script>
<script type="text/javascript" src="/flashobject.js"></script>

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<style type="text/css">

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}

</style>

<script type="text/javascript">

/***********************************************
* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="/freestyle_battles.php?section=lb&arena=2">· View Audio Battles</a>'
menu1[1]='<a href="/freestyle_battles.php?section=tb&arena=2">· View Text Battles</a>'
menu1[2]='<a href="/freestyle_battles.php?section=vb">· View Video Battles</a>'
menu1[3]='<a href="/startbeef.php?section=lb">· Start Audio Battle</a>'
menu1[4]='<a href="/startbeef.php?section=tb">· Start Text Battle</a>'
menu1[5]='<a href="/startbeef.php?section=vb">· Start Video Battle</a>'

var menu2=new Array()
menu2[0]='<a href="/cyphers.php?section=lb">· View Audio Cyphers</a>'
menu2[1]='<a href="/cyphers.php?section=tb">· View Text Cyphers</a>'
menu2[2]='<a href="/cyphers.php?section=vb">· View Video Cyphers</a>'
menu2[3]='<a href="/startcypher.php?section=lb">· Start Audio Cypher</a>'
menu2[4]='<a href="/startcypher.php?section=tb">· Start Text Cypher</a>'
menu2[5]='<a href="/startcypher.php?section=vb">· Start Video Cypher</a>'

var menu3=new Array()
menu3[0]='<a href="/crews.php?section=lb">· View Audio Crew Battles</a>'
menu3[1]='<a href="/crews.php?section=tb">· View Text Crew Battles</a>'
menu3[2]='<a href="/crews.php?section=vb">· View Video Crew Battles</a>'
menu3[3]='<a href="/create_crew.php">· Start a Crew</a>'

var menu4=new Array()
menu4[0]='<a href="/hoods.php?section=lb">· View Audio Hoods</a>'
menu4[1]='<a href="/hoods.php?section=tb">· View Text Hoods</a>'
menu4[2]='<a href="/hoods.php?section=vb">· View Video Hoods</a>'

var menu5=new Array()
menu5[0]='<a href="/rankings.php?section=lb">· View Audio Rankings</a>'
menu5[1]='<a href="/rankings.php?section=tb">· View Text Rankings</a>'
menu5[2]='<a href="/rankings.php?section=vb">· View Video Rankings</a>'

var menu6=new Array()
menu6[0]='<a href="/forums/faq.php?faq=lbfaq_battles">· Battles</a>'
menu6[1]='<a href="/forums/faq.php?faq=lbfaq_cyphers">· Cyphers</a>'
menu6[2]='<a href="/forums/faq.php?faq=lbfaq_crews">· Crews</a>'
menu6[3]='<a href="/forums/faq.php?faq=lbfaq_hoods">· Hoods</a>'
menu6[4]='<a href="/forums/faq.php?faq=lbfaq_rankings">· Rankings</a>'
menu6[5]='<a href="/forums/faq.php?faq=lbfaq_forums">· Forums</a>'
menu6[6]='<a href="/forums/faq.php?faq=lbfaq_tournaments">· Tourneys</a>'
menu6[7]='<a href="/forums/faq.php?faq=lbfaq_tracks">· Tracks</a>'
menu6[8]='<a href="/forums/faq.php?faq=lbfaq_myemcee">· My Emcee</a>'
menu6[9]='<a href="/forums/faq.php?faq=lbfaq_profiles">· Profiles</a>'
menu6[10]='<a href="/rules.php"><span class="styleYellow">· Rules</span></a>'
menu6[11]='<br>'
menu6[12]='<a href="/forums/faq.php">· Search</a>'


		
var menuwidth='100px' //default menu width
var menubgcolor='black'  //menu bgcolor
var disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top="-500px"
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu

</script>
<style type="text/css" id="vbulletin_css">
<!--
/* vBulletin 3 CSS For Style 'fromBasics Dark' (styleid: 3) */
body
{
	background: 0345C;
	color: 00000;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
	
}
a:link, body_alink
{
	color: #C4E6FF;
	text-decoration: none;;
}
a:visited, body_avisited
{
	color: #C4E6FF;
	text-decoration: none;;
}
a:hover, a:active, body_ahover
{
	color: #FFFF00;
	text-decoration: none;;
}
.page
{
	background: 0345C;
	color: #FFFFFF;
}
.page a:link, .page_alink
{
	color: #C4E6FF;
}
.page a:visited, .page_avisited
{
	color: #C4E6FF;
}
.page a:hover, .page a:active, .page_ahover
{
	color: #FFFF00;
}
td, th, p, li
{
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: 01642;
	color: #CCCCCC;
	border: 1px solid 01642;
	
	
}
.tcat
{
	background: 01642 url(/forums/fB_Dark/gradients/tborder-grad.jpg) repeat-x top left;
	color: #FFFFFF;
	font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 5px 6px 4px 10px;
}
.tcat a:link, .tcat_alink
{
	color: #84AAFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #84AAFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #CEDFFF;
	text-decoration: none;
}
.thead
{
	background: 01642 url(/forums/fB_Dark/gradients/tborder-grad.jpg) repeat-x top left;
	color: #999999;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #999999;
}
.thead a:visited, .thead_avisited
{
	color: #999999;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #999999;
}
.tfoot
{
	background: 01642;
	color: #FFFFFF;
}
.alt1, .alt1Active
{
	background: 01642;
	color: #FFFFFF;
}
.alt2, .alt2Active
{
	background: 01642;
	color: #FFFFFF;
}
td.inlinemod
{
	background: #1A1A1A;
	color: #FFFFFF;
}
.wysiwyg
{
	background: #1A1A1A;
	color: #FFFFFF;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 0;
}
textarea, .bginput
{
	background: #1A1A1A;
	color: #FFFFFF;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}
.button
{
	background: #1A1A1A;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
select
{
	background: #1A1A1A;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #333333;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	color: #CCCCCC;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #FFFFFF;
}
.navbar
{
	color: #CCCCCC;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #CCFF00;
	font-weight: bold;
}
.panel
{
	background: 01642;
	color: #FFFFFF;
}
.panelsurround
{
	background: 01642;
	color: #FFFFFF;
}
legend
{
	color: #FFFFFF;
	font: 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: 1205D;
	color: #FFFFFF;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #CCCCCC;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #CCCCCC;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: 1205D;
	color: #FFFFFF;
	text-align: left;
}
.vbmenu_option
{
	background: 1205D;
	color: #FFFFFF;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #F1F1F1;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #F1F1F1;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #333333;
	color: #FFFFFF;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 11pt; }

/*** This Will Make The CSS invalid ***/
/*
.fieldset { 
-moz-border-radius: .35em .45em .50em .40em;
}
*/

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { 
margin-bottom: 6px; 
border: 1px solid #131619;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {font-size: 11px;}

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

.border {
border-left: 1px 0345C solid;
border-right: 1px 0345C solid;
border-bottom: 1px 0345C solid;
border-top: 1px 0345C solid;
}

.announce_l {
background: #11171b;
color: #cccccc;
border-left: 1px solid #33404b;
border-top: 1px solid #33404b;
}

.announce_r {
background: #171f25;
color: #cccccc;
border-left: 1px solid #33404b;
border-top: 1px solid #33404b;
}

.spacer {
padding: 7px 7px 7px 7px;
}

.header {
background-image: url(/forums/fB_Dark/misc/header750x100.png);
header-repeat: no-repeat;
width: 750px;
height: 100px;
margin: 0;
padding: 0;
float: left;
}

.cheader{
background-image: url(/forums/fB_Dark/misc/header_x.png);
background-repeat: repeat-x;
border-bottom: 1px solid #FFFFFF;
height: 100px;
margin: 0;
padding: 0;
}
.regular {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
        color: 00000;
}
.stylefooter
{
	color: #FFFFFF;
}
.stylefooter a:link
{
	color: #84AAFF;
}
.stylefooter a:visited
{
	color: #84AAFF;
}
.stylefooter a:hover, .stylefooter a:active
{
	color: #CEDFFF;
}
tr.datarow {background-color:#4E4E4E; color:white;} 
tr.datarow-onmouseover {background-color:#3C3C3C; color:white; cursor:hand; }
.button2
{
	background: #1A1A1A;
	color: #FFFFFF;
	font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
         font-weight: bold;
	border: 1px solid #333333;
	border-bottom: 3px solid #333333;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	background-color: 00000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.style1 {
	color: #42a2f7;
	font-weight: bold;
}
.style2 {
	color: #42a2f7;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CAE3F9;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #42a2f7; 
}
.style6 {
	font-size: 10px;
	font-weight: bold;
	color: #C5E7FE;
	text-decoration: none;
}

.style6 a:link {
	font-size: 10px;
	font-weight: bold;
	color: #C5E7FE;
	text-decoration: none;
}

.style6 a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #C5E7FE;
	text-decoration: none;
}

.style6 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #40AEFF;
	text-decoration: none;
}

.style6 a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFB00;
	text-decoration: none;
}
.customInput {
	background-color: 0345A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;

}
.customInput2 {
	background-color: 0345A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;

}
a:link {
	color: #C4E6FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #C4E6FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style8 {color: #BB9FF0}
.style9 {font-weight: bold; text-decoration: none; font-style: italic; font-size: 18px;}
.style9on {color: #40AEFF; font-weight: bold; text-decoration: none; font-style: italic; font-size: 18px;}
.style11 {
	color: #BB9FF0;
	font-size: 14px;
	font-weight: bold;
}
.style13 {color: #FFFFFF; font-weight: bold; }
.styleYellow {
	color: #ffff00;
	font-weight: bold;
}
.styleGreen {
	color: 0CC00;
	font-weight: bold;
}
tr.datarow {
         background-color:0345c; 
} 
tr.datarow2 {
         background-color:01642; 
}
tr.datarow-onmouseover {
         background-color:1487e; 
         cursor:hand; 
}
.fullheight{height:100%}
.vbimgcodelimit {
        cursor: pointer;
        border: dotted 1px black;
}

#posts IMG {
max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}

#collapseobj_threadreview IMG {
max-width: 500px;
width: expression(this.width > 500 ? 500: true);
}
-->
</style></head>
<body onLoad="MM_preloadImages('/images/header/menu-home-o.jpg','/images/header/menu-battles-o.jpg','/images/header/menu-cyphers-o.jpg','/images/header/menu-crews-o.jpg','/images/header/menu-hoods-o.jpg','/images/header/menu-rankings-o.jpg','/images/header/menu-forums-o.jpg','/images/header/menu-tournament-o.jpg','/images/header/menu-tracks-o.jpg','/images/header/menu-search-o.jpg','/images/menu/menu-myranks-o.jpg','/images/menu/menu-mybattles-o.jpg','/images/menu/menu-mycyphers-o.jpg','/images/menu/menu-mysettings-o.jpg','/images/menu/menu-mailbox-o.jpg','/images/menu/menu-chatroom-o.jpg','/images/menu/menu-mycrew-o.jpg','/images/menu/menu-calendar-o.jpg','/images/menu/menu-memberlist-o.jpg','/images/menu/menu-helpguide-o.jpg','/images/menu/menu-logout-o.jpg','/images/header/lb-on.jpg','/images/header/tb-on.jpg','/images/header/vb-on.jpg')">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><a href="/"><img src="/images/header/letsbeef-top-left.jpg" width="674" height="128" border="0"></a></td>
    <td><a href="/forums/payments.php"><img src="/images/header/top-exclusive-list.jpg" width="326" height="128" border="0"></a></td>

  </tr>
</table>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="/images/header/submenu-left.jpg" width="53" height="37"></td>
    <td><a href="?section=lb" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Audio','','/images/header/lb-on.jpg',1)"><img src="/images/header/lb-on.jpg" alt="Audio" name="Audio" width="42" height="37" border="0"></a></td>
    <td><a href="?section=tb" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Text','','/images/header/tb-on.jpg',1)"><img src="/images/header/tb.jpg" alt="Text" name="Text" width="40" height="37" border="0"></a></td>
    <td><a href="?section=vb" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Video','','/images/header/vb-on.jpg',1)"><img src="/images/header/vb.jpg" alt="Video" name="Video" width="42" height="37" border="0"></a></td>
    <td><img src="/images/header/submenu-crowd.jpg" width="497" height="37"></td>
    <td><a href="/forums/payments.php"><img src="/images/header/submenu-exclusive-lista.jpg" width="326" height="37" border="0"></a></td>

  </tr>
</table>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="/images/header/crowd-span-list.jpg" width="1000" height="52"></td>
  </tr>
</table>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="352" height="45" align="center" background="/images/header/news-headline.jpg">
    <div align="right">

      <table width="280" border="0" align="right" cellpadding="0" cellspacing="0">
        <tr>
          <td width="280" align="left">
Hi, <a href="/forums/member.php?u=38275"><b>Nick</b></a> · <strong>Credits</strong>: <a href="/freestyle_battles.php?section=lb&arena=2">13</a>  · <strong>Mail</strong>: <span class="style2"><b><a href="/forums/private.php">0</b>/11</a></span><br>

<strong>Battle Challenges</strong>: <a href="/mybattles.php">-5 Personal</a> · <a href="/mycrew.php">22 Crew</a><br>
<strong>Status</strong>: <a href="/forums/payments.php"><span class="styleYellow">Exclusive Member</span></a> · <strong>Exc Credits</strong>: <a href="/freestyle_battles.php?section=lb&arena=3">20</a></td>
        </tr>

      </table>
      </div></td>
    <td><a href="/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','/images/header/menu-home-o.jpg',1)"><img src="/images/header/menu-home.jpg" alt="Home" name="Home" width="60" height="45" border="0"></a></td>
    <td><a href="/freestyle_battles.php?section=lb&arena=2" onMouseOut="delayhidemenu(); MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu1, '130px'); MM_swapImage('Battles','','/images/header/menu-battles-o.jpg',1)"><img src="/images/header/menu-battles.jpg" alt="Battles" name="Battles" width="65" height="45" border="0"></a></td>
    <td><a href="/cyphers.php?section=lb" onMouseOut="delayhidemenu(); MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu2, '140px'); MM_swapImage('Cyphers','','/images/header/menu-cyphers-o.jpg',1)"><img src="/images/header/menu-cyphers.jpg" alt="Cyphers" name="Cyphers" width="69" height="45" border="0"></a></td>
    <td><a href="/crews.php?section=lb" onMouseOut="delayhidemenu(); MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu3, '160px'); MM_swapImage('Crews','','/images/header/menu-crews-o.jpg',1)"><img src="/images/header/menu-crews.jpg" alt="Crews" name="Crews" width="62" height="45" border="0"></a></td>
    <td><a href="/hoods.php?section=lb" onMouseOut="delayhidemenu();  MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu4, '120px'); MM_swapImage('Hoods','','/images/header/menu-hoods-o.jpg',1)"><img src="/images/header/menu-hoods.jpg" alt="Hoods" name="Hoods" width="55" height="45" border="0"></a></td>
    <td><a href="/rankings.php?section=lb" onMouseOut="delayhidemenu();  MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu5, '135px'); MM_swapImage('Rankings','','/images/header/menu-rankings-o.jpg',1)"><img src="/images/header/menu-rankings.jpg" alt="Rankings" name="Rankings" width="74" height="45" border="0"></a></td>
    <td><img src="/images/header/menu-forums-o-o.jpg" border="0"></td>

    <td><a href="/tournament.php?section=lb" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Tournament','','/images/header/menu-tournament-o.jpg',1)"><img src="/images/header/menu-tournament-live.jpg" alt="Tournament" name="Tournament" width="90" height="45" border="0"></a></td>
    <td><a href="/tracks.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Tracks','','/images/header/menu-tracks-o.jpg',1)"><img src="/images/header/menu-tracks.jpg" alt="Tracks" name="Tracks" width="65" height="45" border="0"></a></td>
   <td><a href="/forums/faq.php" onMouseOut="delayhidemenu(); MM_swapImgRestore()" onMouseOver="dropdownmenu(this, event, menu6, '70px'); MM_swapImage('Search','','/images/header/menu-search-o.jpg',1)"><img src="/images/header/menu-search.jpg" alt="Search Help" name="Search" width="65" height="45" border="0"></a></td>
  </tr>
</table>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="203" rowspan="3" align="center" valign="top">
<table width="203" height="306" border="0"
cellpadding="45" cellspacing="0" background="/images/menu/menu-bg-o.jpg">
      <tr>

        <td valign="top"><br>
          <table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
            <tr>
              <td width="16" align="right" valign="middle"><a href="/myemcee.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyEmcee','','/images/menu/myemcee-icon-o.gif',1)"><img
src="/images/menu/myemcee-icon.gif" name="MyEmcee" width="14" height="14" border="0"></a></td>
              <td align="left"><span class="style6"><a href="/myemcee.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyEmcee','','/images/menu/myemcee-icon-o.gif',1)">My Emcee </a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><div align="right"><a href="/mycrew.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyCrew','','/images/menu/mycrew-icon-o.gif',1)"><img
src="/images/menu/mycrew-icon.gif" name="MyCrew" width="14" height="15" border="0"></a></div></td>

              <td align="left"><span class="style6"><a href="/mycrew.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyCrew','','/images/menu/mycrew-icon-o.gif',1)">My Crew</a></span></t
d>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><div align="right"><a href="/myranks.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyRanks','','/images/menu/myranks-icon-o.gif',1)"><img
src="/images/menu/myranks-icon.gif" name="MyRanks" width="15" height="9" border="0"></a></div></td>
              <td align="left"><span class="style6"><a href="/myranks.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyRanks','','/images/menu/myranks-icon-o.gif',1)">My Ranks </a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><a href="/mybattles.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyBattles','','/images/menu/mybattles-icon-o.gif',1)"><img
src="/images/menu/mybattles-icon.gif" name="MyBattles" width="16" height="12" border="0"></a></td>

              <td align="left"><span class="style6"><a href="/mybattles.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyBattles','','/images/menu/mybattles-icon-o.gif',1)">My Battles
</a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><a href="/mycyphers.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyCyphers','','/images/menu/mycyphers-icon-o.gif',1)"><img
src="/images/menu/mycyphers-icon.gif" name="MyCyphers" width="15" height="12" border="0"></a></td>
              <td align="left"><span class="style6"><a href="/mycyphers.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyCyphers','','/images/menu/mycyphers-icon-o.gif',1)">My Cyphers
</a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><div align="right"><a
href="/forums/profile.php?do=editprofile" onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MySettings','','/images/menu/mysettings-icon-o.gif',1)"><img
src="/images/menu/mysettings-icon.gif" name="MySettings" width="14" height="13"
border="0"></a></div></td>

              <td align="left"><span class="style6"><a href="/forums/profile.php?do=editprofile" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MySettings','','/images/menu/mysettings-icon-o.gif',1)">My Settings
</a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><a href="/forums/private.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyMail','','/images/menu/mymail-icon-o.gif',1)"><img
src="/images/menu/mymail-icon.gif" name="MyMail" width="13" height="10" border="0"></a></td>
              <td align="left"><span class="style6"><a href="/forums/private.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MyMail','','/images/menu/mymail-icon-o.gif',1)">My Mail (0)</a> </span></td>
            </tr>
            <tr>

              <td width="16" align="right" valign="middle"><a href="/forums/chat.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('ChatRoom','','/images/menu/chatroom-icon-o.gif',1)"><img
src="/images/menu/chatroom-icon.gif" name="ChatRoom" width="15" height="10" border="0"></a></td>
              <td align="left"><span class="style6"><a href="/forums/sendmessage.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('ChatRoom','','/images/menu/chatroom-icon-o.gif',1)"><span class="styleYellow">Contact Staff</span></a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><a href="/forums/calendar.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Calendar','','/images/menu/calendar-icon-o.gif',1)"><img
src="/images/menu/calendar-icon.gif" name="Calendar" width="14" height="13" border="0"></a></td>
              <td align="left"><span class="style6"><a href="/forums/calendar.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Calendar','','/images/menu/calendar-icon-o.gif',1)">Calendar</a></span></td>
            </tr>
            <tr>

              <td width="16" align="right" valign="middle"><div align="right"><a
href="/forums/memberlist.php" onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MemberList','','/images/menu/memberlist-icon-o.gif',1)"><img
src="/images/menu/memberlist-icon.gif" name="MemberList" width="14" height="11"
border="0"></a></div></td>
              <td align="left"><span class="style6"><a href="/forums/memberlist.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('MemberList','','/images/menu/memberlist-icon-o.gif',1)">Member
List</a></span></td>
            </tr>
            <tr>
              <td width="16" align="right" valign="middle"><div align="right"><a href="/video_overview.php"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('HelpGuide','','/images/menu/helpguide-icon-o.gif',1)"><img
src="/images/menu/helpguide-icon.gif" name="HelpGuide" width="14" height="11" border="0"></a></div></td>
              <td align="left"><span class="style6"><a href="/forums/userplane_vbulletin_plugin.php" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('HelpGuide','','/images/menu/helpguide-icon-o.gif',1)">Chatroom</font>
</a></span></td>
            </tr>

            <tr>
              <td width="16" align="right" valign="middle"><div align="right"><a href="login.php?do=logout&logouthash=f9d2285ffb3fafd92854acfb8d55229c" onclick="return log_out()"onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Logout','','/images/menu/logout-icon-o.gif',1)"><img
src="/images/menu/logout-icon.gif" name="Logout" width="14" height="11" border="0"></a></div></td>
              <td align="left"><span class="style6"><a href="login.php?do=logout&logouthash=f9d2285ffb3fafd92854acfb8d55229c" onclick="return log_out()" class="style6"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('Logout','','/images/menu/logout-icon-o.gif',1)">Log Out </a></span></td>
            </tr>
          </table></td>
      </tr>
    </table>
	<script type="text/javascript"><!--
google_ad_client = "pub-6927901362440105";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
//2007-02-20: v2leftside
google_ad_channel = "4648479333";
google_color_border = "242833";
google_color_bg = "000000";
google_color_link = "215CE0";
google_color_text = "FFFFFF";
google_color_url = "215CE0";
//--></script>

<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><div id='beacon_3' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://www.letsbeef.com/adserver/www/delivery/lg.php?bannerid=3&campaignid=1&zoneid=5&source=&block=0&capping=0&session_capping=0&MAXZBLOCK=0&MAXZCAP=0&MAXSZCAP=0&loc=http%3A%2F%2Fwww.letsbeef.com%2Fforums%2Fshowthread.php%3Fp%3D41053&referer=&cb=c64a515c88' width='0' height='0' alt='' style='width: 0px; height: 0px;'></div></div>
<div align="center"></div></td>
    <td valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="14" height="17"><img src="/images/templates/top-left-corner.jpg" width="14" height="17"></td>
              <td width="100%" height="17" colspan="2" background="/images/templates/top-side.jpg"><img src="/images/templates/clear.gif" width="1" height="17"></td>
              <td width="13" height="17"><img src="/images/templates/top-right-corner.jpg" width="13" height="17"></td>

            </tr>
            <tr>
              <td width="14" background="/images/templates/left-side.jpg"> </td>
	      <td width="100%" colspan="2" height="40" align="center" valign="middle" background="/images/templates/background.jpg">

	      <table width="100%" border="0">
		<tr>
              <td width="60%" height="22" align="left" valign="middle" background="/images/templates/background.jpg">
	      <center>

                <img src="/images/lb-selected.jpg" align="absmiddle"><img src="/images/featured.jpg" border="0">            </center>
              </td>
              <td width="40%" height="22" valign="middle" background="/images/templates/background.jpg"><table width="99%"  border="0" align="center" cellpadding="3" cellspacing="0">
                <tr>
                <td width="25"><div align="center">
 			 <img src="http://rebirth.letsbeef.com/forums/image.php?u=43441&dateline=1175459780" width="22" height="22" align="middle"></div></td>
			<td align="left"><strong><a href="/forums/member.php?u=43441">McTtime</a></strong><br>
			<img src="/images/star-100.jpg" align="absmiddle" alt="3.01/5 stars"><img src="/images/star-100.jpg" align="absmiddle" alt="3.01/5 stars"><img src="/images/star-100.jpg" align="absmiddle" alt="3.01/5 stars"><img src="/images/star-25.jpg" align="absmiddle" alt="3.01/5 stars"><img src="/images/star-0.jpg" align="absmiddle" alt="3.01/5 stars"></td>                </tr>

              </table></td>
	        </tr>
		<tr>
		 <td height="5" width="100%" colspan="2">
<b>Vote on this battle!</b> <a href="http://www.letsbeef.com/battle_details.php?id=146836&section=lb"><img src="/images/lb-listen.gif" border="0" align="absmiddle"> <b>jughead</b> vs <b>TAZZ8907</b></a>		 </td>

		</tr>		
		</table>	
	      </td>	
              <td width="13" background="/images/templates/right-side.jpg"> </td>
            </tr>
            <tr>
              <td width="14" height="17"><img src="/images/templates/bottom-left-corner.jpg" width="14" height="17"></td>
              <td width="100%" height="17" colspan="2" background="/images/templates/bottom-side.jpg"><img src="/images/templates/clear.gif" width="1" height="17"></td>
              <td width="13" height="17"><img src="/images/templates/bottom-right-corner.jpg" width="13" height="17"></td>
            </tr>

          </table></td>
        <td width="478">
	<div align="left"><script type="text/javascript"><!--
google_ad_client = "pub-6927901362440105";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-02-20: v2header
google_ad_channel = "6087948172";
google_color_border = "242833";
google_color_bg = "000000";
google_color_link = "215CE0";
google_color_text = "FFFFFF";
google_color_url = "215CE0";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><div id='beacon_1' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://www.letsbeef.com/adserver/www/delivery/lg.php?bannerid=1&campaignid=1&zoneid=4&source=&block=0&capping=0&session_capping=0&MAXZBLOCK=0&MAXZCAP=0&MAXSZCAP=0&loc=http%3A%2F%2Fwww.letsbeef.com%2Fforums%2Fshowthread.php%3Fp%3D41053&referer=&cb=e8afa44b4d' width='0' height='0' alt='' style='width: 0px; height: 0px;'></div>	</div></td>
      </tr>
    </table></td>
  </tr>
  <tr>

    <td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="1"><img src="/images/long-spacer.gif" width="1" height="850" /></td>
    <td valign="top">
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="14" height="17"><img src="/images/templates/top-left-corner.jpg" width="14" height="17"></td>
    <td width="100%" height="17" background="/images/templates/top-side.jpg"><img src="/images/templates/clear.gif" width="1" height="17"></td>
    <td width="13" height="17"><img src="/images/templates/top-right-corner.jpg" width="13" height="17"></td>

  </tr>
  <tr>
    <td width="14" background="/images/templates/left-side.jpg"> </td>
    <td background="/images/templates/background.jpg">
<center>
<!-- START header image -->
<table align="center" border="0" width="100%" cellpadding="0" cellspacing="0" class="border">
<tr><td>
<!-- END header image -->
	

<!-- begin main inner table area-->

<!-- content table -->

<div class="page">


<!-- open content container -->

<div align="center">
	<div class="page" style="width:100%; text-align:left">
		<div style="padding:0px 10px 0px 10px">



<script type="text/javascript">
<!--
function log_out()
{
	ht = document.getElementsByTagName("html");
	ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
	if (confirm('Are you sure you want to log out?'))
	{
		return true;
	}
	else
	{
		ht[0].style.filter = "";
		return false;
	}
}
//-->
</script>

<br />

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center">
<tr>
	<td class="alt1" width="100%">
		
			<div class="navbar" style="font-size:10pt"><a href="index.php" accesskey="1"><img class="inlineimg" src="/forums/fB_Dark/misc/navbits_start.gif" alt="" border="0" /></a> <strong>Lets Beef - Freestyle Battle Forums</strong></div>
		
	</td>	
	
	
	
		<td class="alt2" valign="top" nowrap="nowrap">
		<div class="smallfont">
			<strong>Hi, Nick.</strong><br />

			You last visited: Today at <span class="time">12:36 AM</span>
			<br /><a href="private.php">Private Messages</a>: Unread 0, Total 11.
		</div>
		</td>
		
		
	
</tr>
</table>
<!-- / breadcrumb, login, pm info -->

<!-- nav buttons bar -->
<div align="center">

	<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center">
		
			<td class="vbmenu_control"><a href="usercp.php">User CP</a></td>
		
		
		<td class="vbmenu_control"><a href="faq.php" accesskey="5">FAQ</a></td>
		<td class="vbmenu_control"><a href="memberlist.php">Members List</a></td>
		<td class="vbmenu_control"><a href="/photoplog/index.php">Photo Gallery</a></td>
		<td class="vbmenu_control"><a href="calendar.php">Calendar</a></td>

<td class="vbmenu_control"><a href="userplane_vbulletin_plugin.php">Chatroom</a></td>
				
			
				
				<td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2">New Forum Posts</a></td>
				
				<td id="navbar_search" class="vbmenu_control"><a href="search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
   <td id="journalnavbar" class="vbmenu_control"><a href="#journalnavbar">Journals</a> <script type="text/javascript"> vbmenu_register("journalnavbar"); </script></td>
			
			
				<td id="usercptools" class="vbmenu_control"><a href="/forums/?nojs=1#usercptools">Quick Links</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>		
			
		
		
			<td class="vbmenu_control"><a href="login.php?do=logout&logouthash=f9d2285ffb3fafd92854acfb8d55229c" onclick="return log_out()">Log Out</a></td>

		
	</tr>
	</table>
</div>
<!-- / nav buttons bar -->

<br />



<!-- NAVBAR POPUP MENUS -->
	
	
	<!-- header quick search form -->
	<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">

		<tr>
			<td class="thead">Search Forums</td>
		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<form action="search.php" method="post">
				<input type="hidden" name="do" value="process" />
				<input type="hidden" name="showposts" value="0" />

				<input type="hidden" name="quicksearch" value="1" />
				<input type="hidden" name="s" value="" />
				<input type="text" class="bginput" name="query" size="20" /> <input type="submit" class="button" value="Go"  /><br />
			</form>
			</td>
		</tr>
		<tr>
			<td class="vbmenu_option"><a href="search.php" accesskey="4" rel="nofollow">Advanced Search</a></td>

		</tr>
		</table>
	</div>
	<!-- / header quick search form -->
	

	
	<!-- user cp tools menu -->
	<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		
		<tr><td class="thead">Quick Links</td></tr>		
		<tr><td class="vbmenu_option"><a href="search.php?do=getdaily">Today's Posts</a></td></tr>

		<tr><td class="vbmenu_option"><a href="forumdisplay.php?do=markread">Mark Forums Read</a></td></tr>
		<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">Open Buddy List</a></td></tr>
				
		<tr><td class="thead"><a href="usercp.php">User Control Panel</a></td></tr>
		<tr><td class="vbmenu_option"><a href="profile.php?do=editsignature">Edit Signature</a></td></tr>
		<!--<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">Edit Avatar</a></td></tr>-->
		<tr><td class="vbmenu_option"><a href="profile.php?do=editprofile">Edit Profile</a></td></tr>

		<tr><td class="vbmenu_option"><a href="profile.php?do=editoptions">Edit Options</a></td></tr>
		
		<tr><td class="thead">Miscellaneous</td></tr>
		<tr><td class="vbmenu_option"><a href="private.php" rel="nofollow">Private Messages</a></td></tr>
		<tr><td class="vbmenu_option"><a href="subscription.php" rel="nofollow">Subscribed Threads</a></td></tr>
		<tr><td class="vbmenu_option"><a href="member.php?u=38275">My Profile</a></td></tr>
		<tr><td class="vbmenu_option"><a href="online.php">Who's Online</a></td></tr>

		
		</table>
	</div>
	<!-- / user cp tools menu -->
	
   <div class="vbmenu_popup" id="journalnavbar_menu" style="display:none">
	 <table cellpadding="4" cellspacing="1" border="0">
	 <tr><td class="thead" align="center">Journal Links</td></tr>
	 <tr><td class="vbmenu_option"><a href="journal.php">Journal Index</a></td></tr>
	 
	 <tr><td class="vbmenu_option"><a href="journal.php?do=gotomyjournal">My Journal</a></td></tr>

	 
	</table>
   </div>
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->

	<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead" nowrap="nowrap">Go to Page...</td>

		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
				<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
				<input type="button" class="button" id="pagenav_ibtn" value="Go" />
			</form>
			</td>
		</tr>

		</table>
	</div>

<!-- / PAGENAV POPUP -->


<!-- main -->
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center">
<thead>
	
	<tr align="center">
	  <td class="thead"> </td>
	  <td class="thead" width="100%" align="left">Forum</td>

	  <td class="thead" width="175">Last Post</td>
	  <td class="thead">Threads</td>
	  <td class="thead">Posts</td>
	  
	</tr>
</thead>
<tbody>
	<tr>
		<td class="tcat" colspan="5">

ghost's Avatar
0 0

I stopped paying attention once I saw the word 'Crew' used to describe a group of members.


ghost's Avatar
0 0

…And, why did you post all of that code?


ghost's Avatar
0 0

Because it's a rap site, they use slang n all that stuff. I stopped usin the slang but I still like rap.

Besides, why can't you focus on the objective and not worry what it's related too, nub.


ghost's Avatar
0 0

Nick wrote: Besides, why can't you focus on the objective and not worry what it's related too, nub.

Last I checked, "nub" isn't slang. Nub refers to a partial arm, leg, finger, or toe, right? So, you're calling him a crippled body part?


ghost's Avatar
0 0

Zephyr_Pure wrote: [quote]Nick wrote: Besides, why can't you focus on the objective and not worry what it's related too, nub.

Last I checked, "nub" isn't slang. Nub refers to a partial arm, leg, finger, or toe, right? So, you're calling him a crippled body part? [/quote]

Nub as in noob, not as in a literal term you fucking moron. You guys piss me off so quick. XD


ghost's Avatar
0 0

Nick wrote: Because it's a rap site, they use slang n all that stuff. I stopped usin the slang but I still like rap.

Besides, why can't you focus on the objective and not worry what it's related too, nub.

So I'm a 'nub' because I think your an idiot. This opinion isn't solely based upon your interest in Rap (It is actually one of my preferred genre's.) But the fact that is still among us that the majority of your posts tarnish what would of been a delightful day.

Now take your crew and have sex with your sister.

EDIT:

Also your levels of contradiction are transcendent. In your second post you say

I stopped usin the slang but I still like rap. However in your third you say Nub as in noob, not as in a literal term you fucking moron.

Nub is no abbreviation it is infact a slang word.

:]


ghost's Avatar
0 0

Haha, fuck both of you fuckin faggots. Suck my dick bitches XXDDDD


ghost's Avatar
0 0

Nick wrote: Haha, fuck both of you fuckin faggots. Suck my dick bitches XXDDDD

Here comes another warn level.


ghost's Avatar
0 0

Honestly man, I really don't care. You get in an argument with a member, talk some shit, then the member talks some shit and you give them a warn level so they feel like they should shutup or do whatever, fuck you man. Your a pussy.


ghost's Avatar
0 0

Although i hate to agree with this Nick guy, he has a point…


ghost's Avatar
0 0

…And you wonder why everyone who responds to your questions talks to you like a retard.

Maybe if you tried to seek knowledge in a way that didn't annoy or piss anyone off, you'd get more help.

Edit:

Nick wrote: Honestly man, I really don't care. You get in an argument with a member, talk some shit, then the member talks some shit and you give them a warn level so they feel like they should shutup or do whatever, fuck you man. Your a pussy.

It wouldn't be the fact that you got in an argument or talked shit back that would get you the warn level. It would probably be the profanity. Unlike night, I can't agree with you at all. You asked a question and posted a bunch of garbage with it, couldn't take a couple harmless jokes, then started cussing like an illiterate child.

If you honestly wanted an answer or even some hints to your question, then you would've stopped acting like a sensitive little girl already.