//function provides an alert for all external links

function xalert() {
	alert("You are about the leave the Department of Human Services web site.  We are not responsible for the content on the site you are about to go to.  If you have questions about the site you are going to, you should contact the owner of that site.  The page will open in a new browser window.")
}