function _flashtag(c,a,i,g,b){var f=function(h,k,l){var m=document.createElement(h);if(k){for(var o in k){m.setAttribute(o,k[o])}}if(l){m.innerHTML=l}try{return m}finally{m=null}};var j;b=b||{};if(b){if(!b.wmode){b.wmode="transparent"}if(!b.allowscriptaccess){b.allowscriptaccess="always"}if(!b.menu){b.menu=false}}if(window.ActiveXObject){j=f('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" name="'+c+'" />',{id:c,width:i,height:g});j.appendChild(f("param",{name:"movie",value:a}));for(var d in b){if(b[d]!=Object.prototype[d]){j.appendChild(f("param",{name:d,value:b[d]}))}}}else{j=f("embed",{id:c,name:c,width:i,height:g,src:a,type:"application/x-shockwave-flash"});for(var e in b){if(b[e]!=Object.prototype[e]){j.setAttribute(e,b[e])}}}try{return j}finally{j=null}};