Here's the code for my home page, which is now the only one with double shared borders:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title>Home Page</title><meta name="GENERATOR" content="Microsoft FrontPage 6.0"><meta name="ProgId" content="FrontPage.Editor.Document"><meta name="Microsoft Theme" content="iris 1011, default"><script src="bookmark.js"></script>
<meta name="Microsoft Border" content="tlb, default"></head><body><BODY onLoad="scrollit(100)"><blockquote><blockquote><blockquote><p align="center">
<img id="family" src="fadedimagelogo.jpg" alt="Family Memories and More"> </p></blockquote></blockquote></blockquote><table border="0" width="100%" cellpadding="10"><caption> </caption><tr><td width="66%" align="center" colspan="2"><font face="Lucida Calligraphy" size="5" color="#800000"><b>For the personal service you deserve, Family Memories and More wants to design your custom images for Memories that Last a Lifetime. </b></font></td></tr><tr><td width="66%" align="center" colspan="2"><p align="center"><b>Would you like your family's pictures made into a keepsake for years to come? Then you've come to the right place.<br><br>Our graphic designs can take an "ordinary" picture and create a masterpiece, great for inexpensive gift-giving and as a great addition to your photo albums. Framed, they will add a professional touch to your walls! </b></p><hr noshade color="#800000" style="color: #800000"><p><i><font size="2">(Click for larger images)</font></i> </td></tr><tr><td width="33%" align="center"><a href="agedphoto.jpg">
<img border="0" src="agedphoto_small.jpg" xthumbnail-orig-image="agedphoto.jpg" alt="Aging and other Designs"></a></td><td width="33%" align="center"><a href="autumnleavesbw.jpg">
<img border="0" src="autumnleavesbw_small.jpg" xthumbnail-orig-image="autumnleavesbw.jpg" alt="Color to Black & White"></a></td></tr><tr><td width="33%" align="center"><a href="ALENANAME.jpg">
<img border="0" src="ALENANAME_small.jpg" xthumbnail-orig-image="ALENANAME.jpg" alt="Custom Name Plaques"></a></td><td width="33%" align="center"><a href="deannacollage.jpg">
<img border="0" src="deannacollage_small.jpg" xthumbnail-orig-image="deannacollage.jpg" alt="Collages... and MORE!"></a></td></tr><tr><td colspan="2"><p align="center"><b><font face="Lucida Calligraphy" size="4" color="#800000">Announcements, invitations, collages, photo manipulation and more... customizing your Memories for a Lifetime.</font></b></td></tr><tr><td colspan="2"> </script><SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var initialsubj="Please take a look at this site!"
var initialmsg="Hi:\n You may want to check out this site: "+window.location
var good;
function checkEmailAddress(field) {
var goodEmail = field.value.match(/\b((\S+@).+((.com)|(.net)|(.edu)|(.mil)|(.gov)|(.org)|(.info)|(.sex)|(.biz)|(.aero)|(.coop)|(.museum)|(.name)|(.pro)|(..{2,2}))$)\b/gi);
if (goodEmail) {
good = true;
}
else {
alert('Please enter a valid address.');
field.focus();
field.select();
good = false;
}
}
u = window.location;
function mailThisUrl() {
good = false
checkEmailAddress(document.eMailer.email);
if (good) {
window.location = "mailto:"+document.eMailer.email.value+"?subject="+initialsubj+"&body="+initialmsg
}
}
// End -->
</script>
<form name="eMailer"><p align="right"><b><i><font size="2" color="#800000">Tell a friend:</font></i> </b><input type="text" name="email" size="26" value=" Enter Address Here" onFocus="this.value=''" onMouseOver="window.status='Enter email address here and tell a friend about this site...'; return true" onMouseOut="window.status='';return true"> <br><input type="button" value="Send this URL" onMouseOver="window.status='Click to send an email (with this page address) to a friend! Enter email address above...'; return true" onMouseOut="window.status='';return true" onClick="mailThisUrl();"> </p></form><FORM><p align="right"><INPUT TYPE="button" VALUE="Add this site to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'> </p></FORM></td></tr></table><SCRIPT>
<!--
function scrollit(seed) {
var m1 = "Thank you for visiting Family Memories and More!";
var m2 = " We look forward to your business!";
var m3 = " Come back soon, and tell your friends!";
var m4 = "";
var msg=m1+m2+m3+m4;
var out = " ";
var c = 1;
if (seed > 100) {
seed--;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 100 && seed > 0) {
for (c=0 ; c < seed ; c++) {
out+=" ";
}
out+=msg;
seed--;
window.status=out;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 0) {
if (-seed < msg.length) {
out+=msg.substring(-seed,msg.length);
seed--;
window.status=out;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else {
window.status=" ";
timerTwo=window.setTimeout("scrollit(100)",75);
}
}
}
//-->
</SCRIPT>
</body></html>