// JavaScript Document
function ShowDisclaimer()
{
	alert("All text, photographs and maps remain the property of Wildlife Safari and may not be reproduced without prior written consent of Wildlife Safari.");
}