// Demo Alert

function demoAlert() {
	alert('This functionality has been disabled for the demo version of this site.');
}
