$(document).ready (function () {
    $("div.keret_tart h1").flashText ({
        source: "/swf/lucidagrande-1.0.1.swf"
    });
});
