Source Code for http://www.brettb.com/


<html>

<head>
<meta name="postinfo" content="/scripts/postinfo.asp">
<link REL="stylesheet" HREF="brettb.com.css" TYPE="text/css">
<title>Brettb.Com Main Page</title>
<meta name="Microsoft Border" content="none, default">
</head>

<body background="images/background.gif">

<p align="center"><font FACE="times"><script language="Javascript">
<!--
browver= parseInt(navigator.appVersion);
browtype = navigator.appName;
browsertype = "old";
if (browtype == "Netscape" && !(browver < 3)) {
browsertype = "new";
}
if (browtype == "Microsoft Internet Explorer" && !(browver < 4)) {
browsertype = "new";
}


if (browsertype == "new") {
iBiotechnology = new Image(390, 163);
iBiotechnology.src= "images/biotechnology_interlaced.jpg";

iGallery = new Image(390, 163);
iGallery.src= "images/gallery_interlaced.jpg";

iContact = new Image(390, 163);
iContact.src= "images/contact_interlaced.jpg";

iWebStuff = new Image(390, 163);
iWebStuff.src= "images/webstuff_interlaced.jpg";


}
else if (browsertype == "old") {

}

function imageOn(imgDocID,imgObjName){
if (browsertype == "new") {
//document.images[imgDocID].src = eval(imgObjName + ".src");
document.images.graphic.src = eval(imgObjName + ".src");
}
}
// -->
</script> </font><img
src="images/Brettb_Com.gif" name="brettb" id="brettb" alt="Brettb.Com"></p>

<p align="center"><img name="graphic" id="graphic"
src="images/biotechnology_interlaced.jpg" alt><br>
      <a href="web.asp"
onMouseOver="javascript:imageOn('graphic', 'iWebStuff');"><img
src="images/web_stuff_link.gif" alt="Web Stuff" border="0"></a><a
href="biotechnology.asp" onMouseOver="javascript:imageOn('graphic', 'iBiotechnology');"><img
src="images/biotechnology_link.gif" alt="Biotechnology" border="0"></a><a
href="gallery.asp" onMouseOver="javascript:imageOn('graphic', 'iGallery');"><img
src="images/gallery_link.gif" alt="Gallery" border="0"></a><a href="contact.asp"
onMouseOver="javascript:imageOn('graphic', 'iContact');"><img
src="images/contact_link.gif" alt="Contact" border="0"></a></p>

<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="50%"></td>
<td width="50%"><p align="right"><img alt="Microsoft Certified Professional"
src="images/MCP_c_smaller.gif"><br>
</td>
</tr>
</table>

<p><a href="ALongListofEmailAddresses.htm"> </a> 
</body>
</html>