/**
 * @author natalie
 */

function copyrightAlert()
{
alert('All images and material contained within these pages are protected by copyright.  Violators will be prosecuted to the full extent of the law.');
}
