<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




// document.write('<a href="indextmp.html">Homepage</a>');

// document.write('&nbsp;|&nbsp;');

// document.write(' <a href="indextmp.html">About</a>');

// document.write('&nbsp;|&nbsp;');

// document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Furniture From China Limited</a><br>');
document.write('Registered in England No: 05753888<br>');




var furniturefromchina	  = "yes"	// SHOW FFC COPYRIGHT






   if (furniturefromchina == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://furniturefromchina.co.uk" target="_blank">FFC Design</a>  <a href="furniturefromchina.co.uk" target="_blank"></a><br>');
}



//  End -->