﻿String.prototype.trim = function() { return this.replace(/^\s+|\s+$/, ''); };
function flashAnimatieLaden()
{                          
    var flashvars = {};

    var params = {
        menu: "false",
        wmode: "transparent",
        scale: "allowScale",
        salign: "top",
        align: "left"
    };

    var attributes = {};

    swfobject.embedSWF('/flash/flashhpv_home.swf', 'flashOmvat', '650px', '325px', '8.0.0', false, flashvars, params, attributes);
}
