function showOperations()
{
	var subj = encodeURI("World Indigenous Television Broadcasters Network");
	var body = encodeURI("Check out this information on the website of the World Indigenous Television Broadcasters Network: ") + "%0D%0D" +  encodeURI(window.location.href);

	document.write("<a href=\"javascript:window.print();\"><img src=\"wp-content\/themes\/witbn\/images\/icon_print.gif\" class=\"clearborder\"><\/a>&nbsp;&nbsp;<a href=\"mailto:?subject=" + subj + "&amp;body=" + body + "\"><img src=\"wp-content\/themes\/witbn\/images\/icon_email.gif\" id=\"email-image\" class=\"clearborder\"><\/a>&nbsp;");
}
