<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="http://golfatgarbe.com" target= "blank">Hotel Garbe</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.crimsonhotels.com" target= "blank">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.golfatgarbe.com/contact.htm" target= "blank">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://golf-carvoeiro.com" target= "blank">Carvoeiro Sol</a>');



document.write('<br><br>All contents &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="http://www.golfatgarbe.com" target="blank">Hotel Garbe 2006</a><br>');





var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('');
}






//  End -->