	var sItemURL = "mailto:?subject=" + document.title + "&body=This is a link from the Disaster Action Web site " + top.parent.location.href

	document.write('&nbsp;<font color="#ff0000"><b>: :</b></font>&nbsp;<a href="' + sItemURL + '">E-Mail This Page</a>')

	if (navigator.userAgent.indexOf('MSIE') != -1) {
		document.write('&nbsp;<font color="#ff0000"><b>: :</b></font>&nbsp;<a href="javascript:window.external.AddFavorite(location.href, document.title);">Bookmark This Page</a>')
	} 

	document.write('&nbsp;<font color="#ff0000"><b>: :</b></font>&nbsp;<a href="/reflection/edit.asp">Edit Page</a>')
