if (document.getElementById('swf'))
{
    var so = new SWFObject("/images/f/lampa_273x136px.swf", "swfx", "273", "136", "8", "");
    so.write("swf");
}

if (document.getElementById('trap_swf'))
{
    var so1 = new SWFObject("/images/f/mousetrap_transparent.swf", "swfxx", "64", "138", "8", "#310a03");
    so1.addParam("wmode", "transparent");
    so1.write("trap_swf");
}

