function writeMe(flashString){
document.write(flashString);
}

