<!-- start

// NOTE: If you use a ' add a slash before it like this \'
	var BaseHref="http://www.maxbal.co.uk/2008/";
	var HomeBaseHref="http://www.maxbal.co.uk/";

//	var BaseHref="file:///C|/Users/terry/Documents/My" +escape(' ')+ "Web" +escape(' ')+ "Sites/newmax_publish/"; 


document.write('&copy;Copyright 2007 - 2009 ');

document.write('<a href='+HomeBaseHref+'index.html target="_top">Maxbal Genealogy </a>');

document.write('All Rights Reserved<br>');

document.write('For more information please '); 

document.write(' <A HREF='+BaseHref+'misc/contact.html>Contact Us</a><br>');



//  End -->