function runflash(code) {
    document.write(code);
}
