function EP_activate(num) {
    document.write(document.getElementById("DEACTIVATED_TEXT" + num).value);
}