vwphillips
01-08-2006, 09:13 PM
<html>
<HEAD>
<style type=http://codingforums.com/archive/index.php/"text/csshttp://codingforums.com/archive/index.php/">
<!--
.navbuttons a
{
color: #000099;
text-decoration: none;
background-color: #FFFFFF;
display: block;
text-align:center;
font:Arial, Helvetica, sans-serif;
width: 100px;
border-top: 1px solid #EEEEEE;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #EEEEEE;
background-repeat: no-repeat;
}
.navbuttons a:hover, p.navbuttons a:active
{
background-color: #000099;
color: #FFFFFF;
background-repeat: no-repeat;
}
-->
</style>
<script language=http://codingforums.com/archive/index.php/"javascripthttp://codingforums.com/archive/index.php/" type=http://codingforums.com/archive/index.php/"text/javascripthttp://codingforums.com/archive/index.php/">
<!--
var pvobj;
function showPreview(obj,url, border, width, height, desc){
border=border||0;
width=width||100;
height=height||100;
desc=desc||'';
pvobj=document.getElementById('PreviewImage');
img=pvobj.getElementsByTagName('IMG')[0];
img.src=http://codingforums.com/archive/index.php/url;
img.width=width;
img.height=height;
pvobj.getElementsByTagName('DIV')[0].innerHTML=desc;
pvobj.style.left=(zxcPos(obj)[0]+obj.offsetWidth+5)+'px';
pvobj.style.top=(zxcPos(obj)[1])+'px';
pvobj.style.visibility='visible';
}
function clearPreview(){
pvobj.style.visibility='hidden';
}
function zxcPos(zxc){
zxcObjLeft = zxc.offsetLeft;
zxcObjTop = zxc.offsetTop;
while(zxc.offsetParent!=null){
zxcObjParent=zxc.offsetParent;
zxcObjLeft+=zxcObjParent.offsetLeft;
zxcObjTop+=zxcObjParent.offsetTop;
zxc=zxcObjParent;
}
return [zxcObjLeft,zxcObjTop];
}
//-->
</script>
</HEAD>
<BODY bgcolor=http://codingforums.com/archive/index.php/"#99CCFFhttp://codingforums.com/archive/index.php/">
<table width=20% border=http://codingforums.com/archive/index.php/"0http://codingforums.com/archive/index.php/" cellspacing=http://codingforums.com/archive/index.php/"10http://codingforums.com/archive/index.php/" cellpadding=http://codingforums.com/archive/index.php/"4http://codingforums.com/archive/index.php/">
<tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"index.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/One.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Homehttp://codingforums.com/archive/index.php/">Home</a> </td>
</tr>
<tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"aboutUs.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Two.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"About Ushttp://codingforums.com/archive/index.php/">About Us</a></td>
</tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"contactUs.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Three.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Contact Ushttp://codingforums.com/archive/index.php/">Contact Us</a>
</td></tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"doctors.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Four.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Doctorshttp://codingforums.com/archive/index.php/">Doctors</a>
</td></tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"theChoice.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Five.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"The Choicehttp://codingforums.com/archive/index.php/">The Choice</a>
</td>
</tr>
</table>
<td width=http://codingforums.com/archive/index.php/"46%http://codingforums.com/archive/index.php/" height=http://codingforums.com/archive/index.php/"50http://codingforums.com/archive/index.php/">
<span id=http://codingforums.com/archive/index.php/"sphttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"txthttp://codingforums.com/archive/index.php/"></span>
<div id=http://codingforums.com/archive/index.php/"PreviewImagehttp://codingforums.com/archive/index.php/" style=http://codingforums.com/archive/index.php/"position:absolute;visibility:hidden;http://codingforums.com/archive/index.php/" >
<img src=http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Blank.gifhttp://codingforums.com/archive/index.php/" >
<div style=http://codingforums.com/archive/index.php/"text-align:center;http://codingforums.com/archive/index.php/" ></div>
</div>
</body>
</html>
<HEAD>
<style type=http://codingforums.com/archive/index.php/"text/csshttp://codingforums.com/archive/index.php/">
<!--
.navbuttons a
{
color: #000099;
text-decoration: none;
background-color: #FFFFFF;
display: block;
text-align:center;
font:Arial, Helvetica, sans-serif;
width: 100px;
border-top: 1px solid #EEEEEE;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #EEEEEE;
background-repeat: no-repeat;
}
.navbuttons a:hover, p.navbuttons a:active
{
background-color: #000099;
color: #FFFFFF;
background-repeat: no-repeat;
}
-->
</style>
<script language=http://codingforums.com/archive/index.php/"javascripthttp://codingforums.com/archive/index.php/" type=http://codingforums.com/archive/index.php/"text/javascripthttp://codingforums.com/archive/index.php/">
<!--
var pvobj;
function showPreview(obj,url, border, width, height, desc){
border=border||0;
width=width||100;
height=height||100;
desc=desc||'';
pvobj=document.getElementById('PreviewImage');
img=pvobj.getElementsByTagName('IMG')[0];
img.src=http://codingforums.com/archive/index.php/url;
img.width=width;
img.height=height;
pvobj.getElementsByTagName('DIV')[0].innerHTML=desc;
pvobj.style.left=(zxcPos(obj)[0]+obj.offsetWidth+5)+'px';
pvobj.style.top=(zxcPos(obj)[1])+'px';
pvobj.style.visibility='visible';
}
function clearPreview(){
pvobj.style.visibility='hidden';
}
function zxcPos(zxc){
zxcObjLeft = zxc.offsetLeft;
zxcObjTop = zxc.offsetTop;
while(zxc.offsetParent!=null){
zxcObjParent=zxc.offsetParent;
zxcObjLeft+=zxcObjParent.offsetLeft;
zxcObjTop+=zxcObjParent.offsetTop;
zxc=zxcObjParent;
}
return [zxcObjLeft,zxcObjTop];
}
//-->
</script>
</HEAD>
<BODY bgcolor=http://codingforums.com/archive/index.php/"#99CCFFhttp://codingforums.com/archive/index.php/">
<table width=20% border=http://codingforums.com/archive/index.php/"0http://codingforums.com/archive/index.php/" cellspacing=http://codingforums.com/archive/index.php/"10http://codingforums.com/archive/index.php/" cellpadding=http://codingforums.com/archive/index.php/"4http://codingforums.com/archive/index.php/">
<tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"index.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/One.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Homehttp://codingforums.com/archive/index.php/">Home</a> </td>
</tr>
<tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"aboutUs.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Two.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"About Ushttp://codingforums.com/archive/index.php/">About Us</a></td>
</tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"contactUs.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Three.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Contact Ushttp://codingforums.com/archive/index.php/">Contact Us</a>
</td></tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"doctors.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Four.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"Doctorshttp://codingforums.com/archive/index.php/">Doctors</a>
</td></tr>
<td align=http://codingforums.com/archive/index.php/"lefthttp://codingforums.com/archive/index.php/" valign=http://codingforums.com/archive/index.php/"tophttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"navbuttonshttp://codingforums.com/archive/index.php/"><a href=http://codingforums.com/archive/index.php/"theChoice.htmlhttp://codingforums.com/archive/index.php/" onMouseOver='showPreview(this,http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Five.gifhttp://codingforums.com/archive/index.php/", 0, 100);' onMouseOut=http://codingforums.com/archive/index.php/"clearPreview();http://codingforums.com/archive/index.php/" title=http://codingforums.com/archive/index.php/"The Choicehttp://codingforums.com/archive/index.php/">The Choice</a>
</td>
</tr>
</table>
<td width=http://codingforums.com/archive/index.php/"46%http://codingforums.com/archive/index.php/" height=http://codingforums.com/archive/index.php/"50http://codingforums.com/archive/index.php/">
<span id=http://codingforums.com/archive/index.php/"sphttp://codingforums.com/archive/index.php/" class=http://codingforums.com/archive/index.php/"txthttp://codingforums.com/archive/index.php/"></span>
<div id=http://codingforums.com/archive/index.php/"PreviewImagehttp://codingforums.com/archive/index.php/" style=http://codingforums.com/archive/index.php/"position:absolute;visibility:hidden;http://codingforums.com/archive/index.php/" >
<img src=http://codingforums.com/archive/index.php/"http://www.vicsjavascripts.org.uk/StdImages/Blank.gifhttp://codingforums.com/archive/index.php/" >
<div style=http://codingforums.com/archive/index.php/"text-align:center;http://codingforums.com/archive/index.php/" ></div>
</div>
</body>
</html>
