	

	//dla IE6 trzeba w tym miejscu  robic detect i juz ustawiać DIV d oflash'a potem żle rysuje flasha

	var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;  

	//alert ("IE6 wer: "+ IE6);

	if (IE6) {

		//document.getElementById("flashcontent1").style.height = document.body.scrollWidth+'px'; 

		document.getElementById("flashcontent1").style.height = '950px';

	}//if



	// <![CDATA[

//	var so = new SWFObject("<?php echo $mosConfig_live_site; ?>/vspacer/main.swf", "main.swf", "100%", "100%" , 9 , "#ffffff", true);

//	so.addParam("wmode", "transparent");

//	so.write("flashcontent1");

	// ]]>

