flash_show_top = function(flash)
{
    document.write(flash);
}
flash_show_top(flash_top);
