var bodyRef = document.getElementsByTagName("body").item(0);
if (bodyRef == null) {
bodyRef = document.documentElement.childNodes[0];
}
var posiads = document.createElement("div");
posiads.setAttribute("id", "posiads");
posiads.setAttribute("name", "posiads");
posiads.onmouseout = starttime;
posiads.onmouseover = stoptimeout;
posiads.className = 'positext';
if (bodyRef.firstChild != null) {
bodyRef.insertBefore(posiads, bodyRef.firstChild);
} else {
bodyRef.appendChild(posiads);
}
function AdWitServer_cacheobj(visible) {return;}
function c4f_hidethis() {
if (c4f_canclose==1) {
AdWitServer_cacheobj('visible');
var posiadss = document.getElementById('posiads');
posiadss.style.visibility='hidden';
}
}
function stoptimeout() {
var positimeout;
c4f_canclose=0;
clearTimeout(positimeout);
}
function starttime() {
var positimeout = window.setTimeout('c4f_hidethis()',1000);
c4f_canclose=1;
}
if (!adwit_tracker) {var adwit_tracker;}
if (!adwit_mirago) {var adwit_mirago;}
document.write('');
if(typeof com=="undefined"){var com=new Object();}
if(typeof com.deconcept=="undefined"){com.deconcept=new Object();}
if(typeof com.deconcept.util=="undefined"){com.deconcept.util=new Object();}
if(typeof com.deconcept.FlashObjectUtil=="undefined"){com.deconcept.FlashObjectUtil=new Object();}
com.deconcept.FlashObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){
if(!document.createElement||!document.getElementById){return;}
this.DETECT_KEY=_b?_b:"detectflash";
this.skipDetect=com.deconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=new Object();
this.variables=new Object();
this.attributes=new Array();
this.useExpressInstall=_7;
if(_1){this.setAttribute("swf",_1);}
if(id){this.setAttribute("id",id);}
if(w){this.setAttribute("width",w);}
if(h){this.setAttribute("height",h);}
if(_5){this.setAttribute("version",new com.deconcept.PlayerVersion(_5.toString().split(".")));}
this.installedVer=com.deconcept.FlashObjectUtil.getPlayerVersion(this.getAttribute("version"),_7);
if(c){this.addParam("bgcolor",c);}
var q=_8?_8:"high";
this.addParam("quality",q);
var _d=(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);}
};
com.deconcept.FlashObject.prototype={setAttribute:function(_e,_f){
this.attributes[_e]=_f;
},getAttribute:function(_10){
return this.attributes[_10];
},addParam:function(_11,_12){
this.params[_11]=_12;
},getParams:function(){
return this.params;
},addVariable:function(_13,_14){
this.variables[_13]=_14;
},getVariable:function(_15){
return this.variables[_15];
},getVariables:function(){
return this.variables;
},createParamTag:function(n,v){
var p=document.createElement("param");
p.setAttribute("name",n);
p.setAttribute("value",v);
return p;
},getVariablePairs:function(){
var _19=new Array();
var key;
var _1b=this.getVariables();
for(key in _1b){_19.push(key+"="+_1b[key]);}
return _19;
},getFlashHTML:function(){
var _1c="";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
if(this.getAttribute("doExpressInstall")){
this.addVariable("MMplayerType","PlugIn");
}
_1c="