<!-- 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="site_map.htm">Site Map</a>');

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

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




document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE



document.write('All art reproductions, artwork, prints and scans © Sabina Smith. All Rights Reserved. Images from this website may not be reproduced in any manner without written permission from Sabina Smith <br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 <a href="http://www.riversidecreative.co.uk" target="_blank">RiversideCreative 2008</a> <br>');
}





//  End -->