$(document).ready(function(){
    $('#ogien').flash(
        { src: 'flash/ogiencieply.swf',
          width: 270,
          height: 180,
		  wmode: 'transparent'},
        { version: 8 }
    );
});
