//<!-- 
// !noob Oy
var ua=navigator.appName.toLowerCase(),uapl=navigator.platform.toLowerCase(),uap=navigator.plugins;
var c_DOM=document.getElementById?1:0,c_IE=ua.indexOf('msie')>-1||ua.indexOf('icrosoft')>-1?1:0,c_NS=ua.indexOf('netscape')>-1?1:0;
var p_MAC=uapl.indexOf('mac')>-1?1:0,VBS=false,f_ver=0,fp = uap['Shockwave Flash'];
var s_w=screen.availWidth,s_h=screen.availHeight;
if(!p_MAC && uap.length<1)
document.write("<SCR"+"IPT LANGUAGE=\"VBScript\">\n"+"<!"+"--\n"+"VBS=True\n"+"Function FlashCheck()\n"+ "on error resume next\n"+"For i = 10 To 1 Step -1\n"+
"Set x = CreateObject(\"ShockwaveFlash.ShockwaveFlash.\" & i)\n"+"If IsObject(x) = True Then\n"+"If f_ver < CStr(i) Then\n"+
"f_ver = CStr(i)\n"+"End If\n"+"End If\n"+"Next\n"+"End Function\n"+"// --"+">\n"+"</SCR"+"IPT>\n");

if (uap != null && uap.length > 0) {if(typeof fp == 'object') f_ver=parseInt(fp.description.charAt(fp.description.indexOf(".") - 1));}
else if(VBS) FlashCheck();

function writeFlash(p1,p2,p3,p4,p5,p6,p7) {
 p = '"><param name="';v = '" value="';
 document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version='+r_version+',0,0,0" width='+p1+' height='+p2+''+
 p+'movie'+v+p3+p+'quality'+v+'high'+p+'menu'+v+p6+p+(p4 ? 'wmode'+v+p4+p : '')+'bgcolor'+v+p5+'">'+
 '<embed src="'+p3+'" '+p7+' '+(p4 ? 'wmode="'+p4+'"' : '')+' quality=high bgcolor='+p5+'  menu='+p6+' width='+p1+' height='+p2+' type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">'+
 '</embed></object>');
}

// -->

