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