<center><script type="text/javascript">
<!-- Original: Mike McGrath (mike_mcgrath@lineone.net) -->
<!-- Web Site:
website.lineone.net/~mike_mcgrath -->
<!--
var Xoffset=-60; // modify these values to ...
var Yoffset= 20; // change the popup position.
var popwidth=130; // popup width
var bcolor="darkgray"; // popup border color
var fcolor="black"; // popup font color
var fface="verdana"; // popup font face
// create content box
document.write("<DIV ID='pup'></DIV>");
// id browsers
var iex=(document.all);
var nav=(document.layers);
var old=(navigator.appName=="Netscape" && !document.layers && !document.getElementById);
var n_6=(window.sidebar);
// assign object
var skin;
if(nav) skin=document.pup;
if(iex) skin=pup.style;
if(n_6) skin=document.getElementById("pup").style;
// park modifier
var yyy=-1000;
// capture pointer
if(nav)document.captureEvents(Event.MOUSEMOVE);
if(n_6) document.addEventListener("mousemove",get_mouse,true);
if(nav||iex)document.onmousemove=get_mouse;
// set dynamic coords
function get_mouse(e)
{
var x,y;
if(nav || n_6) x=e.pageX;
if(iex) x=event.x+document.body.scrollLeft;
if(nav || n_6) y=e.pageY;
if(iex)
{
y=event.y;
if(navigator.appVersion.indexOf("MSIE 4")==-1)
y+=document.body.scrollTop;
}
if(iex || nav)
{
skin.top=y+yyy;
skin.left=x+Xoffset;
}
if(n_6)
{
skin.top=(y+yyy)+"px";
skin.left=x+Xoffset+"px";
}
nudge(x);
}
// avoid edge overflow
function nudge(x)
{
var extreme,overflow,temp;
// right
if(iex) extreme=(document.body.clientWidth-popwidth);
if(n_6 || nav) extreme=(window.innerWidth-popwidth);
if(parseInt(skin.left)>extreme)
{
overflow=parseInt(skin.left)-extreme;
temp=parseInt(skin.left);
temp-=overflow;
if(nav || iex) skin.left=temp;
if(n_6)skin.left=temp+"px";
}
// left
if(parseInt(skin.left)<1)
{
overflow=parseInt(skin.left)-1;
temp=parseInt(skin.left);
temp-=overflow;
if(nav || iex) skin.left=temp;
if(n_6)skin.left=temp+"px";
}
}
// write content & display
function popup(msg,bak)
{
var content="<TABLE WIDTH='"+popwidth+"' BORDER='1' BORDERCOLOR="+bcolor+" CELLPADDING=2 CELLSPACING=0 "+"BGCOLOR="+bak+"><TD ALIGN='center'><FONT COLOR="+fcolor+" FACE="+fface+" SIZE='2'>"+msg+"</FONT></TD></TABLE>";
if(old)
{
alert(msg);
return;
}
yyy=Yoffset;
skin.width=popwidth;
if(nav)
{
skin.document.open();
skin.document.write(content);
skin.document.close();
skin.visibility="visible";
}
if(iex)
{
pup.innerHTML=content;
skin.visibility="visible";
}
if(n_6)
{
document.getElementById("pup").innerHTML=content;
skin.visibility="visible";
}
}
// park content box
function kill()
{
if(!old)
{
yyy=-1000;
skin.visibility="hidden";
skin.width=0;
}
}
//-->
</script><script
type="text/javascript">
<!--
fWidth = document.getElementsByTagName('table');
for(t=0; t<fWidth.length; t++) {
if(fWidth[t].width=="92%")
fWidth[t].width='750';
}
// -->
</script><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4696585109196199";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al";
google_ad_channel ="7644498539";
google_color_border = "996600";
google_color_bg = "CC9900";
google_color_link = "885500";
google_color_url = "885500";
google_color_text = "000000";
//--></script> </p>
<center><script type="text/javascript">
<!-- Original: Mike McGrath (mike_mcgrath@lineone.net) -->
<!-- Web Site:
website.lineone.net/~mike_mcgrath -->
<!--
var Xoffset=-60; // modify these values to ...
var Yoffset= 20; // change the popup position.
var popwidth=130; // popup width
var bcolor="darkgray"; // popup border color
var fcolor="black"; // popup font color
var fface="verdana"; // popup font face
// create content box
document.write("<DIV ID='pup'></DIV>");
// id browsers
var iex=(document.all);
var nav=(document.layers);
var old=(navigator.appName=="Netscape" && !document.layers && !document.getElementById);
var n_6=(window.sidebar);
// assign object
var skin;
if(nav) skin=document.pup;
if(iex) skin=pup.style;
if(n_6) skin=document.getElementById("pup").style;
// park modifier
var yyy=-1000;
// capture pointer
if(nav)document.captureEvents(Event.MOUSEMOVE);
if(n_6) document.addEventListener("mousemove",get_mouse,true);
if(nav||iex)document.onmousemove=get_mouse;
// set dynamic coords
function get_mouse(e)
{
var x,y;
if(nav || n_6) x=e.pageX;
if(iex) x=event.x+document.body.scrollLeft;
if(nav || n_6) y=e.pageY;
if(iex)
{
y=event.y;
if(navigator.appVersion.indexOf("MSIE 4")==-1)
y+=document.body.scrollTop;
}
if(iex || nav)
{
skin.top=y+yyy;
skin.left=x+Xoffset;
}
if(n_6)
{
skin.top=(y+yyy)+"px";
skin.left=x+Xoffset+"px";
}
nudge(x);
}
// avoid edge overflow
function nudge(x)
{
var extreme,overflow,temp;
// right
if(iex) extreme=(document.body.clientWidth-popwidth);
if(n_6 || nav) extreme=(window.innerWidth-popwidth);
if(parseInt(skin.left)>extreme)
{
overflow=parseInt(skin.left)-extreme;
temp=parseInt(skin.left);
temp-=overflow;
if(nav || iex) skin.left=temp;
if(n_6)skin.left=temp+"px";
}
// left
if(parseInt(skin.left)<1)
{
overflow=parseInt(skin.left)-1;
temp=parseInt(skin.left);
temp-=overflow;
if(nav || iex) skin.left=temp;
if(n_6)skin.left=temp+"px";
}
}
// write content & display
function popup(msg,bak)
{
var content="<TABLE WIDTH='"+popwidth+"' BORDER='1' BORDERCOLOR="+bcolor+" CELLPADDING=2 CELLSPACING=0 "+"BGCOLOR="+bak+"><TD ALIGN='center'><FONT COLOR="+fcolor+" FACE="+fface+" SIZE='2'>"+msg+"</FONT></TD></TABLE>";
if(old)
{
alert(msg);
return;
}
yyy=Yoffset;
skin.width=popwidth;
if(nav)
{
skin.document.open();
skin.document.write(content);
skin.document.close();
skin.visibility="visible";
}
if(iex)
{
pup.innerHTML=content;
skin.visibility="visible";
}
if(n_6)
{
document.getElementById("pup").innerHTML=content;
skin.visibility="visible";
}
}
// park content box
function kill()
{
if(!old)
{
yyy=-1000;
skin.visibility="hidden";
skin.width=0;
}
}
//-->
</script><script
type="text/javascript">
<!--
fWidth = document.getElementsByTagName('table');
for(t=0; t<fWidth.length; t++) {
if(fWidth[t].width=="92%")
fWidth[t].width='750';
}
// -->
</script><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4696585109196199";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al";
google_ad_channel ="7644498539";
google_color_border = "996600";
google_color_bg = "CC9900";
google_color_link = "885500";
google_color_url = "885500";
google_color_text = "000000";
//--></script> </p>
<center><table border="0">
<tr>
<td align="center"><table border="1" cellpadding="0"
cellspacing="0">
<tr>
<td align="center"><a
href="index.cgi"><img
src="http://i810.photobucket.com/albums/zz28/TheGreatGouge/College/AngieU.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Angie</b><br>Popular University Alumni', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi"><img
src="http://i810.photobucket.com/albums/zz28/TheGreatGouge/College/BrianU.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Brian</b><br>Popular University Alumni', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi"><img
src="http://i810.photobucket.com/albums/zz28/TheGreatGouge/College/JordanU.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Jordan</b><br>Offbeat University Alumni', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi"><img
src="http://i810.photobucket.com/albums/zz28/TheGreatGouge/College/PickleHeadU.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Pickle Head</b><br>Athletes University Alumni', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="http://urtvnein.proboards.com/index.cgi?board=lr&action=display&thread=922"><img
src="http://img830.imageshack.us/img830/9232/russellcc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Russell</b><br>5th Place; 2-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
</tr>
<tr>
<td align="center"><a
href="http://urtvnein.proboards.com/index.cgi?board=lr&action=display&thread=903"><img
src="http://img844.imageshack.us/img844/3623/michelecc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Michele</b><br>6th Place; 3-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=855"><img
src="http://img844.imageshack.us/img844/7302/memphiscc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Memphis</b><br>7th Place; 4-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display=855"><img
src="http://img829.imageshack.us/img829/9645/jerrycc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Jerry</b><br>8th Place; 5-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=829"><img
src="http://img10.imageshack.us/img10/8137/jeffcc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Jeff</b><br>9th Place; 4-2', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=776"><img
src="http://img838.imageshack.us/img838/7121/danu.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Dan</b><br>10th Place; 5-2', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<tr>
</tr>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=737"><img
src="http://img33.imageshack.us/img33/3103/kevinur.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Kevin</b><br>11th Place; 2-2 (1)', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=740"><img
src="http://i35.tinypic.com/y2rgx.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Steven</b><br>12th Place; 3-1', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=734"><img
src="http://img24.imageshack.us/img24/2730/chimau.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Chima</b><br> 13th Place; 4-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=729"><img
src="http://img844.imageshack.us/img844/3195/ronnieu.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Ronnie</b><br>14th Place; 4-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=general&action=display&thread=648"><img
src="http://img829.imageshack.us/img829/7341/lydiacc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Lydia</b><br>15th Place; DOR', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
</tr>
<tr>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=733"><img
src="http://img33.imageshack.us/img33/754/baconcc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Bacon</b><br>16th Place; 3-2', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=725"><img
src="http://img836.imageshack.us/img836/1184/michelleu.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Michelle</b><br>17th Place; 5-1', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=724"><img
src="http://img24.imageshack.us/img24/1408/keeshacc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Keesha</b><br>18th Place; 6-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=530"><img
src="http://img843.imageshack.us/img843/8288/libra.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Libra</b><br>19th Place; 7-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=718"><img
src="http://img19.imageshack.us/img19/7078/rennycc.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Renny</b><br>20th Place; 6-0', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
</tr>
<tr>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=454"><img
src="http://img844.imageshack.us/img844/5220/braden.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Braden</b><br>21st Place; 14-4', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=393"><img
src="http://img840.imageshack.us/img840/7677/ollie.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Ollie</b><br>22nd Place; 13-3', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=350"><img
src="http://img19.imageshack.us/img19/3959/nataliear.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Natalie</b><br>23rd Place; 17-2', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?board=lr&action=display&thread=330"><img
src="http://img843.imageshack.us/img843/8725/laura.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>Laura</b><br>24th Place; DOR', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
<td align="center"><a
href="index.cgi?action=display&board=lr&thread=282"><img
src="http://img829.imageshack.us/img829/2278/april.jpg"
border="0" width="150" height="91" id="hunter_img"
onmouseover="popup('<b>April</b><br>25th Place; 12-6', '#FFFFFF', '#000000')"
onmouseout="kill()"></a></td>
</tr>
<tr>
</tr>
</table>
</td>
</tr>
</table>
</tr>
<tr>
</tr>
</table>
</td>
</tr>
</table>