function ShowFlash()
{
document.write('<object type="application/x-shockwave-flash" data="gfx/flash/studioterkep.swf" width="500" name="studioterkep" height="250" align="center">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="gfx/flash/studioterkep.swf">');
document.write('<param name="quality" value="high" />');
document.write('<param name="bgcolor" value="#DFE5FB">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="gfx/flash/studioterkep.swf" quality="high" bgcolor="#DFE5FB" width="500" height="250" name="studioterkep" align="center" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />');
document.write('</object>');
}
