rendered = flashWrite(flashCode);
function flashWrite(code){ document.write(code); return true;}

