﻿e = canResizeFlash();
			document.write('<object data="katay_final.swf" width="100%" height="100%" type="application/x-shockwave-flash">');
			document.write('<param name="movie" value="katay_final.swf" />');
			document.write('<param name="allowScriptAccess" value="always" />');
			document.write('<param name="FlashVars" value="allowResize='+e+'" />');
			document.write('Flash Movie With Resizing Content');
			document.write('</object>');
