//*** media file patch
function EP_activate(num) {
	document.write(document.getElementById("DEACTIVATED_TEXT" + num).value);
}