<!--
var app=navigator.appName;
if (app.indexOf("Microsoft Internet Explorer") !=-1)
{
   // It is MS Internet Explorer show graphic
	document.write("<TABLE class='t' width='600' ALIGN='CENTER' BORDER='0' cellspacing='0' CELLPADDING='0'><TR><TD valign='top' width='42%' BACKGROUND='/seibyte/images/leftmast.gif'>");
}
if (app.indexOf("Microsoft Internet Explorer") !=0)
{
   // Not MS Internet Explorer don't show graphic
	document.write("<TABLE class='t' width='600' ALIGN='CENTER' BORDER='0' cellspacing='0' CELLPADDING='0'><TR><TD valign='top' width='42%' BACKGROUND='/seibyte/images/leftmast.gif'>");
}

   // All Browsers
	document.write("<div align='left' class='layer1'>Shari</div><div class='layer2'>The</div><div class='layer6'>&</div><div class='layer10'>Seibold Family </div><div class='layer3'>Seibold Family </div><div class='layer4'>News</div><div class='layer9'>News</div><div class='layer5'>David</div><div class='layer7'>The truth is out there...</div><div class='layer8'>You sure won't find it here!</div></td><td>&nbsp;</td><td align='center'><IMG SRC='/seibyte/images/bsm_sm3.gif' WIDTH='72' HEIGHT='80' BORDER='0' ALT='Whats Brooklyn been up to?'></TD><td>&nbsp;</td><td align='center'><IMG SRC='/seibyte/images/tsm_sm3.gif' WIDTH='71' HEIGHT='80' BORDER='0' ALT='Whats Taylor been up to?'></td></TR></TABLE>");   
<!--end-->
