// JavaScript Document
function showAlert() {
	alert('You are now leaving the Portfolio 21 website. Portfolio 21 is not responsible for the content of the website to which you are linking. Thank you for visiting our site.');
}

