<!-- 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('<br><br>All contents &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="http://www.running-portugal.com">Running Portugal</a><br>');






var wanago	  = "yes"	// SHOW COPYRIGHT






   if (wanago == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://www.space-management.eu" target="_blank">Design</a> & <a href="http://www.running-portugal.com" target="_blank">Running Portugal</a><br>');
}





//  End -->