/* ************************************************
   * This controls the header; edit only those    *
   * lines indicated if you need to change        *
   * anything.                                    *
   *                                              *
   * Site content copyright SAM I Am Embroidery   *
   * Code and design copyright Myndefyre          *
   *   www.myndefyre.com                          *
   ************************************************/
   
document.write('<table width="725" cellpadding="2" cellspacing="0">');
document.write('<tr>');
// to change the logo, replace the file name shown after src=; keep it in quotes 
document.write('<td bgcolor="#999966" align="left" valign="top" width="416"><img src="jpg/samiamlogo.jpg" align="absmiddle"><img src="jpg/SAMIAM_logo.jpg" width="100" height="100" align="absmiddle"></td>');
document.write('<td bgcolor="#999966" width="293"><a href="gallery.html"><img src="jpg/topnav.jpg" width="250" height="100" align="right" border=0"></a></td>');
document.write('</tr></table>');

   

