function activateFlash(text) {
 document.write(text);
}
