<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var A59 	  = "yes"	// SHOW A59 COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="impressum.htm">Impressum</a>');

document.write('&nbsp;|&nbsp;');




document.write('<br><br>All contents &copy; copyright 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Atelier 59</a><br>');













   if (a59 == "yes") {
document.write('Site Design &copy; 2008 All rights reserved <a href="http://www.a59.ch" target="_blank">a59</a> & <a href="http://a59.ch" target="_blank">Hosting</a><br>');
}



document.write('<br>');




//  End -->
