function pokazFlash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="786" height="308">\n');
document.write('<param name="movie" value="naglowek.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="WMODE" value="transparent" />\n');
document.write('<embed src="naglowek.swf" width="786" height="308" WMODE="transparent" TYPE="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}
function zamknij_ogloszenie() {				document.getElementById('ogloszenie').className = 'niewyswietlaj';			}
