function WriteFlashObject(object) {
    document.write(object);
}

