function flash() {
	if (document.getElementById('TopAnimation')){
	var fo = new SWFObject('public/flash/window.swf','f1','403', '279','7','#e9eaec');
	fo.write('TopAnimation');}
	if (document.getElementById('BoxWarranty')){
	var fo = new SWFObject('public/flash/gwarancja.swf','f2','227', '173','7','#e9eaec');
	fo.write('BoxWarranty');}
	if (document.getElementById('BoxForm')){
	var fo = new SWFObject('public/flash/formularz.swf','f3','227', '173','7','#e9eaec');
	fo.write('BoxForm');}
	if (document.getElementById('BoxPromotion')){
	var fo = new SWFObject('public/flash/promocje.swf','f4','227', '173','7','#e9eaec');
	fo.write('BoxPromotion');}	
}
function MM_preloadImages() { //v3.0
	var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
	var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
	if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
window.onload = function() {flash();MM_preloadImages('public/images/b_ofirmie2.gif','public/images/b_oferta2.gif','public/images/b_kontakt2.gif')};
