function $qs(s)
{s+="=";var h=window.location.href,ss=h.indexOf(s),a="&";q=h.indexOf('?');if(q>0&&ss>q){sh=h.substring(ss+s.length);return sh.indexOf(a)>0?sh.substring(0,sh.indexOf(a)):sh;}
else{return""}}
if(!window.Msn)
{window.Msn={};}
Msn.Flash=new function()
{var me=this;var flv=null;var d=document;var w=window;function E(id){return d.getElementById(id);}
function flVer()
{if(flv===null){flv=0;var i,f=null,p=w.navigator.plugins;if(p&&p.length){f=(p["Shockwave Flash"]||p["Shockwave Flash 2.0"]);if(f&&(i=f.description)){flv=parseInt(i.substring(i.indexOf('.')-2));}}
else if(w.ActiveXObject){for(i=15;i>2&&!f;--i){eval("try{f=new ActiveXObject('ShockwaveFlash.ShockwaveFlash.'+i);}catch(e){}");if(f){flv=i;}}}}
return flv;}
this.Version=function(){return flVer();};this.Build=function(f,v,wf,hf,id,pf,fv)
{var m=5;if(v){var p=v.lastIndexOf(' ');if(p>0){p=parseInt(v.substring(p));}
else{p=parseInt(v);}
m=(isNaN(p)?m:p);}
if(m<=flVer())
{var defs={allowScriptAccess:'always',allowFullScreen:'true',movie:f,quality:'high',wmode:'window',FlashVars:fv};var el='<object type="application/x-shockwave-flash" width="'+
wf+'" height="'+hf+'" allowScriptAccess="always" allowFullScreen="true" id="'+id+'obj" data="'+f+'">';if(pf)
{for(var r in defs)
{if(!pf[r])
{pf[r]=defs[r];}}}
else
{pf=defs;}
for(var p in pf)
{if(pf[p])
{el+='<param name="'+p+'" value="'+pf[p]+'"/>';}}
el+='</object>';var dv=(id?d.getElementById(id):null);if(dv)
{dv.innerHTML=el;}
else
{d.write(el);}}
else
{window.location.href="Requirements.aspx";}};return this;};