pluginSearch = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0; if ( pluginSearch ) { var words = navigator.plugins["Shockwave Flash"].description.split(" "); for (var i = 0; i < words.length; ++i) { if (isNaN(parseInt(words[i]))) { continue; } var pluginVersion = words[i]; } var flashCanPlay = pluginVersion >= 6; } else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.appVersion.indexOf("Win") != -1)) { document.write(' \n'); document.write('on error resume next \n'); document.write('flashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & 6)))\n'); document.write('<' + '/scr' + 'ipt\> \n'); } function setSwf(){ if ( flashCanPlay ) { document.write('

'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('<' + '/embed>'); document.write('<' + '/object>'); document.write('<' + '/p>'); } else { document.write('

'); document.write('\"'+'); document.write('<' + '/p>'); } } ssWidth = 520; ssHeight = 520; ssMovie = "../frag/o73.swf"; ssLoop = "false"; ssMenu = "false"; ssQuality = "high"; ssScale = "noscale"; ssSalign = "lt"; ssBgcolor = "#ffffff"; ssTitle =""; pgId = 1; siWidth = 520; siHeight = 520; siAlt =""; setSwf();