From: <Saved by Microsoft Internet Explorer 5>
Subject: Print Charts
Date: Sun, 25 Feb 2007 06:40:06 -0800
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0022_01C758A7.C9B7FF10"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028

This is a multi-part message in MIME format.

------=_NextPart_000_0022_01C758A7.C9B7FF10
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.trackwrestling1.com/freestyletournaments/Charts.jsp?TIM=1172414373729&twSessionId=jsklwmcfqssdkar&groupIds=1002011,1004011,1006011,1007011,1008011,1009011,1010011,1012011,1013011,1014011,1015011,1016011,1018011,1022011,1023011,1026011,1027011,1028011,1029011,1030011,1031011,1032011,1033011,31024,1035011,1036011,1037011,1038011,1039011,1040011&includePages=0&templateIds=

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Print Charts</TITLE>
<SCRIPT language=3Djavascript=20
src=3D"http://www.trackwrestling1.com/Selector.js"></SCRIPT>

<SCRIPT language=3Djavascript>

var allWCStr =3D =
"1002011~1004011~1006011~1007011~1008011~1009011~1010011~1012011~1013011~=
1014011~1015011~1016011~1018011~1022011~1023011~1026011~1027011~1028011~1=
029011~1030011~1031011~1032011~1033011~31024~1035011~1036011~1037011~1038=
011~1039011~1040011";
var allWCArr =3D allWCStr.split("~");

var classGroupsStr =3D =
"104011~1002011,1004011,1006011,1007011,1008011,1009011,1010011,1012011,1=
013011,1014011,1015011,1016011,1018011~~107011~1035011,1036011,1037011,10=
38011,1039011,1040011~~105011~1022011,1023011,1026011,1027011,1028011,102=
9011,1030011,1031011,1032011,1033011,31024";
var classGroupsArr =3D classGroupsStr.split("~~");

var matGroupsStr =3D =
"0~1002011,1004011,1006011,1007011,1008011,1009011,1010011,1012011,101301=
1,1014011,1015011,1016011,1018011,1022011,1023011,1026011,1027011,1028011=
,1029011,1030011,1031011,1032011,1033011,31024,1035011,1036011,1037011,10=
38011,1039011,1040011";
var matGroupsArr =3D matGroupsStr.split("~~");

var bracketGroupsStr =3D =
"1~1002011,1004011,1006011,1007011,1008011,1009011,1010011,1012011,101301=
1,1014011,1015011,1016011,1018011,1022011,1023011,1026011,1027011,1028011=
,1029011,1030011,1031011,1032011,1033011,31024,1035011,1036011,1037011,10=
38011,1039011,1040011";
var bracketGroupsArr =3D bracketGroupsStr.split("~~");

var selectedStr =3D "";
var selectedArr =3D selectedStr.split(",");

var pageTypes =3D "0";
var includedPages =3D new Array(20);

function togglePageType(pt){
	includedPages[pt] =3D (includedPages[pt]+1)%2;
}

function verifyUser(){
	try{
		if("true"=3D=3D"false"){
			location.href =3D =
"../Login.jsp?TIM=3D1172414380128&twSessionId=3Djsklwmcfqssdkar";
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function startUp(){
	try{
	=09
		addSelector("template","");
		selectAll("template");
		unselectAll("template");
	=09
		if(selectedStr.length > 0 && =
"1002011,1004011,1006011,1007011,1008011,1009011,1010011,1012011,1013011,=
1014011,1015011,1016011,1018011,1022011,1023011,1026011,1027011,1028011,1=
029011,1030011,1031011,1032011,1033011,31024,1035011,1036011,1037011,1038=
011,1039011,1040011"=3D=3D""){
			for(var i=3D0;i<selectedArr.length;i++){
				document.getElementById("cb_"+selectedArr[i]).checked =3D true;
			}
		}
		for(var i=3D0;i<includedPages.length;i++){
			includedPages[i] =3D 0;
		}
		var arr =3D pageTypes.split(",");
		for(var i=3D0;i<arr.length;i++){
			includedPages[parseInt(arr[i])] =3D =
(document.getElementById("page_type_cb_"+arr[i]).checked?1:0);
		}
	}catch(error){}
}

function printBrackets(){
	try{
		var gIds =3D "";
		for(var i=3D0;i<allWCArr.length;i++){
			if(document.getElementById("cb_"+allWCArr[i]).checked){
				gIds +=3D "," + allWCArr[i];
			}
		}
		if(gIds.length > 0){
			var pages =3D "";
			for(var i=3D0;i<includedPages.length;i++){
				if(includedPages[i]=3D=3D1){
					pages +=3D "," + i;
				}
			}
			if(pages=3D=3D""){
				alert("You must select the pages of the bracket you want to show");
			}else{
				location.href =3D =
"Charts.jsp?TIM=3D1172414380128&twSessionId=3Djsklwmcfqssdkar&groupIds=3D=
"+gIds.substring(1,gIds.length)+"&includePages=3D"+pages.substring(1,page=
s.length)+"&templateIds=3D"+getSelected("template");
			}
		}else{
			alert("You must select some brackets to print.");
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function bracketSelectAll(bId){
	try{
		if(bId=3D=3D""){ return; }
		var str =3D lookup(bId,bracketGroupsArr,"~");
		if(str=3D=3D"Value Not Found"){ return; }
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D true;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function bracketUnselectAll(bId){
	try{
		if(bId=3D=3D""){ return; }
		var str =3D lookup(bId,bracketGroupsArr,"~");
		if(str=3D=3D"Value Not Found"){ return; }
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D false;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function matSelectAll(mId){
	try{
		if(mId=3D=3D""){ return; }
		var str =3D lookup(mId,matGroupsArr,"~");
		if(str=3D=3D"Value Not Found"){ return; }
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D true;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function matUnselectAll(mId){
	try{
		if(mId=3D=3D""){ return; }
		var str =3D lookup(mId,matGroupsArr,"~");
		if(str=3D=3D"Value Not Found"){ return; }
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D false;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function classSelectAll(cId){
	try{
		var str =3D lookup(cId,classGroupsArr,"~");
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D true;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

function classUnselectAll(cId){
	try{
		var str =3D lookup(cId,classGroupsArr,"~");
		var arr =3D str.split(",");
		for(var i=3D0;i<arr.length;i++){
			document.getElementById("cb_"+arr[i]).checked =3D false;
		}
	}catch(error){
		alert("An error occured and below is the error message.\n\n" + =
error.message);
	}
}

</SCRIPT>

<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3DWINDOWS-1252">
<META content=3D"MSHTML 6.00.2900.3059" name=3DGENERATOR>
<STYLE>H3 {
	PAGE-BREAK-BEFORE: always
}
</STYLE>
<LINK href=3D"http://www.trackwrestling1.com/stylesheet.css" =
type=3Dtext/css=20
rel=3Dstylesheet></LINK></HEAD>
<BODY onload=3DverifyUser();startUp()>
<FORM id=3DtheForm name=3DtheForm method=3Dpost>
<SCRIPT language=3Djavascript=20
src=3D"http://www.trackwrestling1.com/Essentials.js"></SCRIPT>

<CENTER><FONT style=3D"FONT-SIZE: 25px" face=3Darial><U>ELMA FREESTYLE =
(CADET TO=20
SENIOR)</U>&nbsp;&nbsp;&nbsp;<U><B>CADETS</U>&nbsp;&nbsp;&nbsp;<U>84</B><=
/U>&nbsp;&nbsp;&nbsp;<U></U></FONT>
<TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 cellPadding=3D0 =
width=3D1=20
  border=3D0><TBODY>
  <TR>
    <TD vAlign=3Dcenter width=3D746>
      <TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
        <TBODY>
        <TR>
          <TD width=3D746>
            <TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 =
cellPadding=3D0=20
            border=3D0>
              <TBODY>
              <TR height=3D0>
                <TD noWrap width=3D0></TD>
                <TD noWrap width=3D746></TD>
                <TD noWrap width=3D0></TD></TR>
              <TR>
                <TD></TD>
                <TD>
                  <DIV style=3D"Z-INDEX: 1; POSITION: relative">
                  <TABLE style=3D"FONT-SIZE: 12px; FONT-FAMILY: arial"=20
                  borderColor=3Dblack cellSpacing=3D0 cellPadding=3D0 =
border=3D1>
                    <TBODY>
                    <TR>
                      <TD noWrap align=3Dmiddle width=3D50>NO</TD>
                      <TD noWrap align=3Dmiddle width=3D170>NAME</TD>
                      <TD align=3Dmiddle>1</TD>
                      <TD align=3Dmiddle>2</TD>
                      <TD align=3Dmiddle>3</TD>
                      <TD align=3Dmiddle>4</TD>
                      <TD align=3Dmiddle>5</TD>
                      <TD align=3Dmiddle>6</TD>
                      <TD align=3Dmiddle>RR1</TD>
                      <TD align=3Dmiddle>RR2</TD>
                      <TD align=3Dmiddle>RR3</TD>
                      <TD align=3Dmiddle>FINISH</TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">101</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;CHRISTOFER =
ALLEN&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;TUMWATER FREESTYLE&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,1) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,2) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,3) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenCreateBout(7626013,0,97) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: =
30px">X</FONT></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7626013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7626013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: 30px"><FONT=20
                        =
color=3Dred>1</FONT></FONT></TD></TR></TBODY></TABLE></DIV></TD>
                <TD></TD></TR>
              <TR height=3D0>
                <TD></TD>
                <TD></TD>
                =
<TD></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY=
></TABLE>
<DIV class=3DpageBreak></DIV><FONT style=3D"FONT-SIZE: 25px" =
face=3Darial><U>ELMA=20
FREESTYLE (CADET TO=20
SENIOR)</U>&nbsp;&nbsp;&nbsp;<U><B>CADETS</U>&nbsp;&nbsp;&nbsp;<U>98</B><=
/U>&nbsp;&nbsp;&nbsp;<U></U></FONT>
<TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 cellPadding=3D0 =
width=3D1=20
  border=3D0><TBODY>
  <TR>
    <TD vAlign=3Dcenter width=3D746>
      <TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
        <TBODY>
        <TR>
          <TD width=3D746>
            <TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 =
cellPadding=3D0=20
            border=3D0>
              <TBODY>
              <TR height=3D0>
                <TD noWrap width=3D0></TD>
                <TD noWrap width=3D746></TD>
                <TD noWrap width=3D0></TD></TR>
              <TR>
                <TD></TD>
                <TD>
                  <DIV style=3D"Z-INDEX: 1; POSITION: relative">
                  <TABLE style=3D"FONT-SIZE: 12px; FONT-FAMILY: arial"=20
                  borderColor=3Dblack cellSpacing=3D0 cellPadding=3D0 =
border=3D1>
                    <TBODY>
                    <TR>
                      <TD noWrap align=3Dmiddle width=3D50>NO</TD>
                      <TD noWrap align=3Dmiddle width=3D170>NAME</TD>
                      <TD align=3Dmiddle>1</TD>
                      <TD align=3Dmiddle>2</TD>
                      <TD align=3Dmiddle>3</TD>
                      <TD align=3Dmiddle>4</TD>
                      <TD align=3Dmiddle>5</TD>
                      <TD align=3Dmiddle>6</TD>
                      <TD align=3Dmiddle>RR1</TD>
                      <TD align=3Dmiddle>RR2</TD>
                      <TD align=3Dmiddle>RR3</TD>
                      <TD align=3Dmiddle>FINISH</TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">201</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;DANNY =
FINLAYSON&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;KORUM YMCA MUSTANGS&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,1) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,2) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,3) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>1=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>2&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7645013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7645013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: 30px"><FONT=20
                        color=3Dred>2</FONT></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">202</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;LUKE BOYER&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;ELMA WRESTLING CLUB&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,1) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,2) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,3) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>1=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>1&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 1:39=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(85024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand" =
onclick=3DopenWrestlerStatus(85024)=20
                      noWrap align=3Dmiddle width=3D50><FONT=20
                        style=3D"FONT-SIZE: 30px"><FONT=20
                      =
color=3Dred>1</FONT></FONT></TD></TR></TBODY></TABLE></DIV></TD>
                <TD></TD></TR>
              <TR height=3D0>
                <TD></TD>
                <TD></TD>
                =
<TD></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY=
></TABLE>
<DIV class=3DpageBreak></DIV><FONT style=3D"FONT-SIZE: 25px" =
face=3Darial><U>ELMA=20
FREESTYLE (CADET TO=20
SENIOR)</U>&nbsp;&nbsp;&nbsp;<U><B>CADETS</U>&nbsp;&nbsp;&nbsp;<U>112</B>=
</U>&nbsp;&nbsp;&nbsp;<U></U></FONT>
<TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 cellPadding=3D0 =
width=3D1=20
  border=3D0><TBODY>
  <TR>
    <TD vAlign=3Dcenter width=3D746>
      <TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
        <TBODY>
        <TR>
          <TD width=3D746>
            <TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 =
cellPadding=3D0=20
            border=3D0>
              <TBODY>
              <TR height=3D0>
                <TD noWrap width=3D0></TD>
                <TD noWrap width=3D746></TD>
                <TD noWrap width=3D0></TD></TR>
              <TR>
                <TD></TD>
                <TD>
                  <DIV style=3D"Z-INDEX: 1; POSITION: relative">
                  <TABLE style=3D"FONT-SIZE: 12px; FONT-FAMILY: arial"=20
                  borderColor=3Dblack cellSpacing=3D0 cellPadding=3D0 =
border=3D1>
                    <TBODY>
                    <TR>
                      <TD noWrap align=3Dmiddle width=3D50>NO</TD>
                      <TD noWrap align=3Dmiddle width=3D170>NAME</TD>
                      <TD align=3Dmiddle>1</TD>
                      <TD align=3Dmiddle>2</TD>
                      <TD align=3Dmiddle>3</TD>
                      <TD align=3Dmiddle>4</TD>
                      <TD align=3Dmiddle>5</TD>
                      <TD align=3Dmiddle>6</TD>
                      <TD align=3Dmiddle>RR1</TD>
                      <TD align=3Dmiddle>RR2</TD>
                      <TD align=3Dmiddle>RR3</TD>
                      <TD align=3Dmiddle>FINISH</TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>301</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;CHASE =
CASWELL&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;PENINSULA WRESTLING =
(OREGON)&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(11) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>2=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>2&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>0-7<BR>0-6=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1241) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>55=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>5&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 1:09=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1591) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>102 </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>4&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7634013,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7634013,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7634013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenCreateBout(7634013,0,97) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: =
30px">X</FONT></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7634013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7634013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7634013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: 30px"><FONT=20
                        =
color=3Dred><STRIKE>3</STRIKE></FONT></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">302</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;PATRICK =
MUCHA&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;TUMWATER FREESTYLE&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(11) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>2=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>1&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">4</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>TF 7-0<BR>6-0=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1251) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>56=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>3&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 0-0<BR>0:29=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1601) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>103 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>5&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">4</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>TF 6-0<BR>7-0=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7666013,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7666013,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7666013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2031) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>138 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>4&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">3</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>D 8-1<BR>6-1=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7666013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7666013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7666013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: 30px"><FONT=20
                        color=3Dred>1</FONT></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>303</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;FERNILL =
COPELAND&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;ELMA WRESTLING CLUB&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(21) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>3=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>4&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1251) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>56=20
                            </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>2&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,3) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(70024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand" =
onclick=3DopenWrestlerStatus(70024)=20
                      noWrap align=3Dmiddle width=3D50><FONT=20
                        style=3D"FONT-SIZE: =
30px"><STRIKE>&nbsp;&nbsp;</STRIKE></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">304</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;PATRICK =
BENSON&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;TEAM PERPETUAL MOTION MAT =
RATS&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(21) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>3=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>3&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 0:07=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1261) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>BYE </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>--&nbsp;=20
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>-- =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1591) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>102 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>1&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 0:31=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(64024,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(64024,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(64024,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2031) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>138 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>2&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">1</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>1-8<BR>1-6=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(64024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(64024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand" =
onclick=3DopenWrestlerStatus(64024)=20
                      noWrap align=3Dmiddle width=3D50><FONT=20
                        style=3D"FONT-SIZE: 30px"><FONT=20
                      color=3Dred>2</FONT></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>305</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;DARREN =
GARFIELD&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;ELMA WRESTLING CLUB&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(31) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>BYE </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>--&nbsp;=20
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>-- =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1241) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>55=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>1&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1601) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>103 </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>2&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>0-6<BR>0-7=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(83024,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand" =
onclick=3DopenWrestlerStatus(83024)=20
                      noWrap align=3Dmiddle width=3D50><FONT=20
                        style=3D"FONT-SIZE: =
30px"><STRIKE>&nbsp;&nbsp;</STRIKE></FONT></TD></TR></TBODY></TABLE></DIV=
></TD>
                <TD></TD></TR>
              <TR height=3D0>
                <TD></TD>
                <TD></TD>
                =
<TD></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY=
></TABLE>
<DIV class=3DpageBreak></DIV><FONT style=3D"FONT-SIZE: 25px" =
face=3Darial><U>ELMA=20
FREESTYLE (CADET TO=20
SENIOR)</U>&nbsp;&nbsp;&nbsp;<U><B>CADETS</U>&nbsp;&nbsp;&nbsp;<U>119</B>=
</U>&nbsp;&nbsp;&nbsp;<U></U></FONT>
<TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 cellPadding=3D0 =
width=3D1=20
  border=3D0><TBODY>
  <TR>
    <TD vAlign=3Dcenter width=3D746>
      <TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
        <TBODY>
        <TR>
          <TD width=3D746>
            <TABLE style=3D"TABLE-LAYOUT: fixed" cellSpacing=3D0 =
cellPadding=3D0=20
            border=3D0>
              <TBODY>
              <TR height=3D0>
                <TD noWrap width=3D0></TD>
                <TD noWrap width=3D746></TD>
                <TD noWrap width=3D0></TD></TR>
              <TR>
                <TD></TD>
                <TD>
                  <DIV style=3D"Z-INDEX: 1; POSITION: relative">
                  <TABLE style=3D"FONT-SIZE: 12px; FONT-FAMILY: arial"=20
                  borderColor=3Dblack cellSpacing=3D0 cellPadding=3D0 =
border=3D1>
                    <TBODY>
                    <TR>
                      <TD noWrap align=3Dmiddle width=3D50>NO</TD>
                      <TD noWrap align=3Dmiddle width=3D170>NAME</TD>
                      <TD align=3Dmiddle>1</TD>
                      <TD align=3Dmiddle>2</TD>
                      <TD align=3Dmiddle>3</TD>
                      <TD align=3Dmiddle>4</TD>
                      <TD align=3Dmiddle>5</TD>
                      <TD align=3Dmiddle>6</TD>
                      <TD align=3Dmiddle>RR1</TD>
                      <TD align=3Dmiddle>RR2</TD>
                      <TD align=3Dmiddle>RR3</TD>
                      <TD align=3Dmiddle>FINISH</TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>401</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;TYLER =
WOODING&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;VISION QUEST&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(781) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>4=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>2&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">4</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>TF 8-2<BR>10-0=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(831) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>57=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>3&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>0-7<BR>3-0<BR>3-4=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1611) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>104 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>5&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">3</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>D 6-5<BR>4-3=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2041) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>139 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>9&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">3</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>D 2-1<BR>5-0=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2541) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>153 </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>8&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>2-8<BR>2-1<BR>3-3=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7690013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7690013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7690013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7690013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7690013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT=20
                        style=3D"FONT-SIZE: =
30px"><STRIKE>&nbsp;&nbsp;</STRIKE></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>402</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;JOHN =
HERNANDEZ&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;BESERKER WRESTLING =
(U-PLACE)&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(781) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>4=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>1&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>2-8<BR>0-10=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(841) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>58=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>4&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 0:32=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1621) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>105 </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>3&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,5) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7651013,0,97) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7651013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT=20
                        style=3D"FONT-SIZE: =
30px"><STRIKE>&nbsp;&nbsp;</STRIKE></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                      style=3D"FONT-SIZE: 20px">403</FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;BRANDON =
MARTIN&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;TEAM TECH-FALL&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(791) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>5=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>4&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 0-0<BR>1:17=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(831) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>57=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>1&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">3</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>D =
7-0<BR>0-3<BR>4-3=20
                          </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(1621) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>105 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>2&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">5</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>F 1:45=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2051) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>
                              <TABLE style=3D"FONT-SIZE: 10px" =
height=3D0=20
                              cellSpacing=3D0 cellPadding=3D0 width=3D0 =
border=3D0>
                                <TBODY>
                                <TR>
                                <TD=20
                          =
class=3DredBox>140</TD></TR></TBODY></TABLE></TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>5&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl vAlign=3Dbottom align=3Dmiddle =

                              rowSpan=3D2><FONT style=3D"FONT-SIZE: =
20px">X</FONT>=20
                              <TABLE style=3D"FONT-SIZE: 9px; WIDTH: =
100%"=20
                              cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR>
                                <TD align=3Dmiddle>
                                <TABLE style=3D"FONT-SIZE: 9px" =
height=3D0=20
                                cellSpacing=3D0 cellPadding=3D0 =
width=3D0 border=3D0>
                                <TBODY>
                                <TR>
                                <TD=20
                                =
class=3DredBox>1</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>=
</TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>3-4<BR>0-7=20
                        </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2551) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>BYE </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>--&nbsp;=20
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>-- =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(7662013,0,6) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD>
                            <TD noWrap width=3D5 bgColor=3Dred =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2691) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>140 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>5&nbsp;=20
                              <TABLE cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
                                <TBODY>
                                <TR height=3D5>
                                <TD width=3D"100%"></TD>
                                <TD noWrap width=3D5=20
                              =
bgColor=3Dred></TD></TR></TBODY></TABLE></TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">1</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>=3D&gt;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2711) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>158 </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>8&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>INJ=20
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(2741) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>BYE </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db vAlign=3Dbottom =
align=3Dmiddle>--&nbsp;=20
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">0</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>-- =
</TD></TR></TBODY></TABLE></TD>
                      <TD style=3D"CURSOR: hand"=20
                      onclick=3DopenWrestlerStatus(7662013) noWrap =
align=3Dmiddle=20
                      width=3D50><FONT style=3D"FONT-SIZE: 30px"><FONT=20
                        color=3Dred>3</FONT></FONT></TD></TR>
                    <TR height=3D60>
                      <TD align=3Dmiddle><FONT=20
                        style=3D"FONT-SIZE: =
20px"><STRIKE>404</STRIKE></FONT></TD>
                      <TD noWrap align=3Dmiddle>&nbsp;TREV`R =
THORNTON&nbsp;
                        <HR width=3D"95%" SIZE=3D1>
                        </HR>&nbsp;UNATTACHED&nbsp;</TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(791) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>5=20
                            </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>3&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenBoutSheet(841) height=3D"100%" =
cellSpacing=3D0=20
                        cellPadding=3D0 width=3D"100%" border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%" =
colSpan=3D2>58=20
                            </TD>
                            <TD noWrap width=3D5 bgColor=3Dblack =
rowSpan=3D3><FONT=20
                              style=3D"FONT-SIZE: 1px">&nbsp;</FONT> =
</TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>2&nbsp; </TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">X</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>LF =
</TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(66024,0,3) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <TR height=3D10>
                            <TD class=3Db align=3Dmiddle width=3D"100%"=20
                              colSpan=3D2>&nbsp; </TD></TR>
                          <TR height=3D15>
                            <TD class=3Db align=3Dmiddle>&nbsp;&nbsp; =
</TD>
                            <TD class=3Dl align=3Dmiddle =
rowSpan=3D2><FONT=20
                              style=3D"FONT-SIZE: 20px">&nbsp;</FONT> =
</TD></TR>
                          <TR style=3D"FONT-SIZE: 9px" height=3D35>
                            <TD noWrap align=3Dmiddle>&nbsp;=20
                      </TD></TR></TBODY></TABLE></TD>
                      <TD noWrap width=3D50>
                        <TABLE style=3D"FONT-SIZE: 10px; CURSOR: hand"=20
                        onclick=3DopenCreateBout(66024,0,4) =
height=3D"100%"=20
                        cellSpacing=3D0 cellPadding=3D0 width=3D"100%" =
border=3D0>
                          <TBODY>
                          <