/* This file contains common funtions used all over the site */

function printablePrompt(){
	alert("You can now print this page \nwith only the content of the page.\n\nAfter you are done printing, use\nyour browser's \"Back\" button to\nreturn to regular display mode.");
}