function bgchange(vartosc){
    $("#flashBackground").children("img").not($("#notthis")).attr("src","/images/belka"+vartosc+".png");
}
