<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="150"><br>');

document.write('<span class="footer">');




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">Ceremonies Available</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="weddings.htm">Weddings</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="namings.htm">Namings</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="funerals.htm">Funerals</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');




document.write('<br><br>All contents &copy;Copyright 2009 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">timfraser-celebrant.com</a><br>');






var web	  = "yes"	// SHOW WEB COPYRIGHT






   if (web == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.shinebydesign.co.uk" target="_blank">Shine by Design</a> & <a href="http://www.shinebydesign.co.uk" target="_blank">Hosting</a><br>');
}


document.write('<br>');


//  End -->