<!-- Begin

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




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="terms.htm">Terms & Conditions</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('<br><br>All contents &copy;Copyright 2009-2011 ');

// EDIT THE NEXT LINE


document.write('<a href="index.html">Maddison Jewellery Designs</a><br>');


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT


   if (allwebco == "yes") {
document.write('Site Design by <a href="http://www.thewebsitedesignstudio.co.uk" target="_blank">The Website Design Studio</a><br><br> <br>');
}





//  End -->