window.onload = function() {
	var emaillink = document.getElementById("emailfriend");
	emaillink.innerHTML = "<a href=\"http://www.isu.edu/magazine/email-friend/?story=" + window.location.href + "\"><img src=\"http://www.isu.edu/magazine/images/email2friend.jpg\" alt=\"Email this story to your friend\" title=\"Email this story to your friend\" width=\"170\" height=\"190\" /></a>";
}