<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<div id="sidebar"><TABLE cellpadding="5" cellspacing="0" border="1" bordercolor="000000" style="border-collapse: collapse" width="180" bgcolor="FFFFFF"><tr><td align="left"><br>');


// START PICTURE 1 CODE AREA

document.write('<center><img src="picts/Picture1.jpg" border="1" hspace="1" vspace="2" width="150"></center><br>');




// START PARAGRAPH 1 CODE AREA

document.write('<fieldset style="padding: 5;"><legend>');
document.write('<span class="smalltitle">Brian and family</span><br>');
document.write('</legend>');
document.write('Actual Photograph<br>');
document.write('</fieldset><br>');
document.write('<br>');




// START PICTURE 2 CODE AREA

document.write('<center><img src="picts/Picture2.jpg" border="1" hspace="1" vspace="2" width="150"></center><br>');




// START PARAGRAPH 2 CODE AREA

document.write('<fieldset style="padding: 5;"><legend>');
document.write('<span class="smalltitle">Brian and family</span><br>');
document.write('</legend>');
document.write('Cartoonized Picture<br>');
document.write('</fieldset><br>');
document.write('<br>');




// START LINK AREA YOU CAN CHANGE THIS LINK

document.write('<a href="extras.htm">Interested in doing this yourself? CLICK HERE</a>');
document.write('<br>');







document.write('</td></tr></table></div>');





// YOU DO NOT NEED TO EDIT BELOW THIS LINE

// COPYRIGHT 2007 © Website magic
// Unauthorized use or sale of this script is strictly prohibited by law



//  End -->
