function insertFlashFile(flashCode)
{
    document.write(flashCode);
}