<!--
function showHide(id){
   document.search.searchbutton.value='Recherche code valeur';
   
}
function showHide2 (tid) {
				document.getElementById('link1').style.fontWeight = '';
				document.getElementById('link2').style.fontWeight = '';
				document.getElementById('link3').style.fontWeight = '';
				document.getElementById('link4').style.fontWeight = '';
				
				switch (tid) {
					case 1: 
						submitvalue = "Code valeur";
						formaction = "/logiciel-bourse/historique.asp";
						formname="form";
						formtextfieldname="chercher";
						formmethod="post"
						break;
					case 2: 
						submitvalue = "Boutique";
						formaction = "/boutique/search.asp?mode=DoIt";
						formname="form";
						formtextfieldname="s";
						formmethod="post"
						break;
					case 3: 
						submitvalue = "Forums";
						formaction = "/daytrading/default.asp";
						formname="frmSearch";
						formtextfieldname="KW";
						formmethod="post"
						break;
					case 4: 
						submitvalue = "Rechercher";
						formaction = "/search-g.asp";
						formname="";
						formtextfieldname="q";
						formmethod="get"
						break;
					default:
						title = "Rien ...";
						song = "";
						break;
				}
				
				content = '<form style="margin-bottom: 0" name="' + formname + '" id="search" method="' + formmethod + '" action="' + formaction + '">';				
				content += '<input type="hidden" name="sitesearch" value="www.aazsysteme.com" id="ss1"> ';
				content += '<input type="hidden" name="domains" value="www.aazsysteme.com"></input> ';
				content += '<input style="border: 1px solid #C0C0C0; font-family: Verdana; font-size: 9pt;" type="text" name="' + formtextfieldname + '" size="38"> ';
				content += '<input type="hidden" name="client" value="pub-0845402336838055"></input> ';
				content += '<input type="hidden" name="forid" value="1"></input> ';
				content += '<input type="hidden" name="channel" value="1231715554"></input> ';
				content += '<input type="hidden" name="ie" value="ISO-8859-1"></input> ';
				content += '<input type="hidden" name="oe" value="ISO-8859-1"></input> ';
				content += '<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:11"></input> ';
				content += '<input type="hidden" name="hl" value="fr"></input> ';

				content += '<input style="color: #800000; font-family: Verdana; font-size: 9pt; border: 1px solid #808080; background-color: #FFFFFF" type="submit" value="' + submitvalue + '" name="searchbutton">';
				content += '</form>';
				document.getElementById('searchfield').innerHTML = content;
				document.getElementById('link' + tid).style.fontWeight = 'bolder'
			}
function jsVote()
{var frm=document.frmVoter;
var myHref= 'default_test.asp?voteValue=vote&';
if (frm.voter.item(0).checked)
{myHref = myHref + 'voter=1';}
else if(frm.voter.item(1).checked)
{myHref = myHref + 'voter=0';}
else if(frm.voter.item(2).checked)
{myHref = myHref + 'voter=-1';}
else {alert ('Merci de choisir Progresser, Stagner ou chuter');
return;}
frm.voteValue.value = 'vote';
frm.submit();}
function jsOpenSharePrice(sShareName)
{var sAddress = 'http://fr.finance.yahoo.com/q?s=' + sShareName + '&d=c&k=c1&a=v&p=s&t=3m&l=on&z=l&q=c'
win = window.open(sAddress, 'Detail','toolbar=no,status=no,resizable=no,scrollbars=yes,width=800,height=700');}
function jsValidateForm()
{var frm=document.frmSubscription;
if (frm.eMail.value =='' )
{alert("Merci d'inscrire votre adresse eMail");
return;}
else
{frm.action.value = 'save';
frm.submit();}}
function MM_preloadImages() {
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
function MM_swapImgRestore() {
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}
function MM_swapImage() {
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
 if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}
function MM_findObj(n, d) {
var p,i,x;if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;}
var bookmarkurl="http://www.aazsysteme.com"
var bookmarktitle="AaZSysteme"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)}
function toggleBox(szDivID, iState){
if(document.layers)
{ document.layers[szDivID].visibility = iState ? "show" : "hide";}
else if(document.getElementById)
{var obj = document.getElementById(szDivID);
obj.style.visibility = iState ? "visible" : "hidden";}
else if(document.all){
document.all[szDivID].style.visibility = iState ? "visible" : "hidden";}}
adTime=10;
chanceAd=1;
var ns=(document.layers);
var ie=(document.all);
var w3=(document.getElementById && !ie);
var calunit=ns? "" : "px"
adCount=0;
function initAdPopup(){
if(!ns && !ie && !w3) return;
if(ie)adDiv=eval('document.all.sponsorAdDiv.style');
else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]');
else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv").style');
randAd=Math.ceil(Math.random()*chanceAd);
if (ie||w3)
adDiv.visibility="visible";
else
adDiv.visibility ="show";
if(randAd==1) showAdPopup();}
function showAdPopup(){
if(adCount<adTime*10){adCount+=1;
if (ie){documentWidth=truebody().offsetWidth/2+truebody().scrollLeft-20;
documentHeight =truebody().offsetHeight/2+truebody().scrollTop-20;}
else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
documentHeight=window.innerHeight/2+window.pageYOffset-20;}
else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
documentHeight=self.innerHeight/2+window.pageYOffset-20;}
adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
var layer = document.getElementById('sponsorAdDiv');
var iframe = document.getElementById('iframeAd');
iframe.style.display = 'block';
iframe.style.width = layer.offsetWidth;
iframe.style.height = layer.offsetHeight;
iframe.style.left = layer.offsetLeft;
iframe.style.top = layer.offsetTop;
setTimeout("showAdPopup()",100);} else closeAd();}
function closeAd(){
if (ie||w3)
adDiv.display="none";
else
adDiv.visibility ="hide";}
function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body}
function DropDownMenuX(id) {
this.type = "horizontal";
this.delay = {
"show": 0,
"hide": 400}
this.position = {
"level1": { "top": 0, "left": 0},
"levelX": { "top": 0, "left": 0}}
this.fixIeSelectBoxBug = true;
this.zIndex = {
"visible": 500,
"hidden": -1};
this.browser = {
"ie": Boolean(document.body.currentStyle),
"ie5": (navigator.appVersion.indexOf("MSIE 5.5") != -1 || navigator.appVersion.indexOf("MSIE 5.0") != -1),
"ie6": (navigator.appVersion.indexOf("MSIE 6.0") != -1)
};
if (!this.browser.ie) {
this.browser.ie5 = false;
this.browser.ie6 = false;}
this.init = function() {
if (!document.getElementById(this.id)) { return alert("DropDownMenuX.init() failed. Element '"+ this.id +"' does not exist."); }
if (this.type != "horizontal" && this.type != "vertical") { return alert("DropDownMenuX.init() failed. Unknown menu type: '"+this.type+"'"); }
if (this.browser.ie && this.browser.ie5) { fixWrap(); }
fixSections();
parse(document.getElementById(this.id).childNodes, this.tree, this.id);}
function fixSections() {
var arr = document.getElementById(self.id).getElementsByTagName("div");
var sections = new Array();
var widths = new Array();
for (var i = 0; i < arr.length; i++) {
if (arr[i].className == "section") {
sections.push(arr[i]);}}
for (var i = 0; i < sections.length; i++) {
widths.push(getMaxWidth(sections[i].childNodes));}
for (var i = 0; i < sections.length; i++) {
sections[i].style.width = (widths[i]) + "px";}
if (self.browser.ie) {
for (var i = 0; i < sections.length; i++) {
setMaxWidth(sections[i].childNodes, widths[i]);}}}
function fixWrap() {
var elements = document.getElementById(self.id).getElementsByTagName("a");
for (var i = 0; i < elements.length; i++) {
if (/item2/.test(elements[i].className)) {
elements[i].innerHTML = '<div nowrap="nowrap">'+elements[i].innerHTML+'</div>';}}}
function getMaxWidth(nodes) {
var maxWidth = 0;
for (var i = 0; i < nodes.length; i++) {
if (nodes[i].nodeType != 1 || /section/.test(nodes[i].className)) { continue; }
if (nodes[i].offsetWidth > maxWidth) { maxWidth = nodes[i].offsetWidth; }}
return maxWidth;}
function setMaxWidth(nodes, maxWidth) {
for (var i = 0; i < nodes.length; i++) {
if (nodes[i].nodeType == 1 && /item2/.test(nodes[i].className) && nodes[i].currentStyle) {
if (self.browser.ie5) {
nodes[i].style.width = (maxWidth) + "px";
} else {
nodes[i].style.width = (maxWidth - parseInt(nodes[i].currentStyle.paddingLeft) - parseInt(nodes[i].currentStyle.paddingRight)) + "px";}}}}
function parse(nodes, tree, id) {
for (var i = 0; i < nodes.length; i++) {
if (1 != nodes[i].nodeType) {
continue;}
switch (true) {
case /\bitem1\b/.test(nodes[i].className):
nodes[i].id = id + "-" + tree.length;
tree.push(new Array());
nodes[i].onmouseover = itemOver;
nodes[i].onmouseout = itemOut;
break;
case /\bitem2\b/.test(nodes[i].className):
nodes[i].id = id + "-" + tree.length;
tree.push(new Array());
nodes[i].onmouseover = itemOver;
nodes[i].onmouseout = itemOut;
break;
case /\bsection\b/.test(nodes[i].className):
nodes[i].id = id + "-" + (tree.length - 1) + "-section";
nodes[i].onmouseover = sectionOver;
nodes[i].onmouseout = sectionOut;
var box1 = document.getElementById(id + "-" + (tree.length - 1));
var box2 = document.getElementById(nodes[i].id);
var el = new Element(box1.id);
if (1 == el.level) {
if ("horizontal" == self.type) {
box2.style.top = box1.offsetTop + box1.offsetHeight + self.position.level1.top + "px";
if (self.browser.ie5) {
box2.style.left = self.position.level1.left + "px";
} else {
box2.style.left = box1.offsetLeft + self.position.level1.left + "px";}
} else if ("vertical" == self.type) {
box2.style.top = box1.offsetTop + self.position.level1.top + "px";
if (self.browser.ie5) {
box2.style.left = box1.offsetWidth + self.position.level1.left + "px";
} else {
box2.style.left = box1.offsetLeft + box1.offsetWidth + self.position.level1.left + "px";}}
} else {
box2.style.top = box1.offsetTop + self.position.levelX.top + "px";
box2.style.left = box1.offsetLeft + box1.offsetWidth + self.position.levelX.left + "px";}
self.sections.push(nodes[i].id);
self.sectionsShowCnt.push(0);
self.sectionsHideCnt.push(0);
if (self.fixIeSelectBoxBug && self.browser.ie6) {
nodes[i].innerHTML = nodes[i].innerHTML + '<iframe id="'+nodes[i].id+'-iframe" src="javascript:false;" scrolling="no" frameborder="0" style="position: absolute; top: 0px; left: 0px; display: none; filter:alpha(opacity=0);"></iframe>';}
break;}
if (nodes[i].childNodes) {
if (/\bsection\b/.test(nodes[i].className)) {
parse(nodes[i].childNodes, tree[tree.length - 1], id + "-" + (tree.length - 1));
} else {
parse(nodes[i].childNodes, tree, id);}}}}
function itemOver() {
self.itemShowCnt++;
var id_section = this.id + "-section";
if (self.visible.length) {
var el = new Element(self.visible.getLast());
el = document.getElementById(el.getParent().id);
if (/item\d-active/.test(el.className)) {
el.className = el.className.replace(/(item\d)-active/, "$1");}}
if (self.sections.contains(id_section)) {
clearTimers();
self.sectionsHideCnt[self.sections.indexOf(id_section)]++;
var cnt = self.sectionsShowCnt[self.sections.indexOf(id_section)];
var timerId = setTimeout(function(a, b) { return function() { self.showSection(a, b); } } (id_section, cnt), self.delay.show);
self.timers.push(timerId);
} else {
if (self.visible.length) {
clearTimers();
var timerId = setTimeout(function(a, b) { return function() { self.showItem(a, b); } } (this.id, self.itemShowCnt), self.delay.show);
self.timers.push(timerId);}}}
function itemOut() {
self.itemShowCnt++;
var id_section = this.id + "-section";
if (self.sections.contains(id_section)) {
self.sectionsShowCnt[self.sections.indexOf(id_section)]++;
if (self.visible.contains(id_section)) {
var cnt = self.sectionsHideCnt[self.sections.indexOf(id_section)];
var timerId = setTimeout(function(a, b) { return function() { self.hideSection(a, b); } }(id_section, cnt), self.delay.hide);
self.timers.push(timerId);}}}
function sectionOver() {
self.sectionsHideCnt[self.sections.indexOf(this.id)]++;
var el = new Element(this.id);
var parent = document.getElementById(el.getParent().id);
if (!/item\d-active/.test(parent.className)) {
parent.className = parent.className.replace(/(item\d)/, "$1-active");}}
function sectionOut() {
self.sectionsShowCnt[self.sections.indexOf(this.id)]++;
var cnt = self.sectionsHideCnt[self.sections.indexOf(this.id)];
var timerId = setTimeout(function(a, b) { return function() { self.hideSection(a, b); } }(this.id, cnt), self.delay.hide);
self.timers.push(timerId);}
this.showSection = function(id, cnt) {
if (typeof cnt != "undefined") {
if (cnt != this.sectionsShowCnt[this.sections.indexOf(id)]) { return; }}
this.sectionsShowCnt[this.sections.indexOf(id)]++;
if (this.visible.length) {
if (id == this.visible.getLast()) { return; }
var el = new Element(id);
var parents = el.getParentSections();
for (var i = this.visible.length - 1; i >= 0; i--) {
if (parents.contains(this.visible[i])) {
break;
} else {
this.hideSection(this.visible[i]);}}}
var el = new Element(id);
var parent = document.getElementById(el.getParent().id);
if (!/item\d-active/.test(parent.className)) {
parent.className = parent.className.replace(/(item\d)/, "$1-active");}
if (document.all) { document.getElementById(id).style.display = "block"; }
document.getElementById(id).style.visibility = "visible";
document.getElementById(id).style.zIndex = this.zIndex.visible;
if (this.fixIeSelectBoxBug && this.browser.ie6) {
var div = document.getElementById(id);
var iframe = document.getElementById(id+"-iframe");
iframe.style.width = div.offsetWidth + parseInt(div.currentStyle.borderLeftWidth) + parseInt(div.currentStyle.borderRightWidth);
iframe.style.height = div.offsetHeight + parseInt(div.currentStyle.borderTopWidth) + parseInt(div.currentStyle.borderBottomWidth);
iframe.style.top = -parseInt(div.currentStyle.borderTopWidth);
iframe.style.left = -parseInt(div.currentStyle.borderLeftWidth);
iframe.style.zIndex = div.style.zIndex - 1;
iframe.style.display = "block";}
this.visible.push(id);}
this.showItem = function(id, cnt) {
if (typeof cnt != "undefined") {
if (cnt != this.itemShowCnt) { return; }}
this.itemShowCnt++;
if (this.visible.length) {
var el = new Element(id + "-section");
var parents = el.getParentSections();
for (var i = this.visible.length - 1; i >= 0; i--) {
if (parents.contains(this.visible[i])) {
break;
} else {
this.hideSection(this.visible[i]);}}}}
this.hideSection = function(id, cnt) {
if (typeof cnt != "undefined") {
if (cnt != this.sectionsHideCnt[this.sections.indexOf(id)]) { return; }
if (id == this.visible.getLast()) {
for (var i = this.visible.length - 1; i >= 0; i--) {
this.hideSection(this.visible[i]);}
return;}}
var el = new Element(id);
var parent = document.getElementById(el.getParent().id);
if (/item\d-active/.test(parent.className)) {
parent.className = parent.className.replace(/(item\d)-active/, "$1");}
document.getElementById(id).style.zIndex = this.zIndex.hidden;
document.getElementById(id).style.visibility = "hidden";
if (document.all) { document.getElementById(id).style.display = "none"; }
if (this.fixIeSelectBoxBug && this.browser.ie6) {
var iframe = document.getElementById(id+"-iframe");
iframe.style.display = "none";}
if (this.visible.contains(id)) {
if (id == this.visible.getLast()) {
this.visible.pop();
} else {
return;}
} else {
return;}
this.sectionsHideCnt[this.sections.indexOf(id)]++;}
function Element(id) {
this.menu = self;
this.id = id;
this.getLevel = function() {
var s = this.id.substr(this.menu.id.length);
return s.substrCount("-");}
this.getParent = function() {
var s = this.id.substr(this.menu.id.length);
var a = s.split("-");
a.pop();
return new Element(this.menu.id + a.join("-"));}
this.hasParent = function() {
var s = this.id.substr(this.menu.id.length);
var a = s.split("-");
return a.length > 2;}
this.hasChilds = function() {
return Boolean(document.getElementById(this.id + "-section"));}
this.getParentSections = function() {
var s = this.id.substr(this.menu.id.length);
s = s.substr(0, s.length - "-section".length);
var a = s.split("-");
a.shift();
a.pop();
var s = this.menu.id;
var parents = [];
for (var i = 0; i < a.length; i++) {
s += ("-" + a[i]);
parents.push(s + "-section");}
return parents;}
this.level = this.getLevel();}
function clearTimers() {
for (var i = self.timers.length - 1; i >= 0; i--) {
clearTimeout(self.timers[i]);
self.timers.pop();}}
var self = this;
this.id = id;
this.tree = [];
this.sections = [];
this.sectionsShowCnt = [];
this.sectionsHideCnt = [];
this.itemShowCnt = 0;
this.timers = [];
this.visible = [];}
if (typeof Array.prototype.indexOf == "undefined") {
Array.prototype.indexOf = function(item) {
for (var i = 0; i < this.length; i++) {
if (this[i] === item) {
return i;}}
return -1;}}
if (typeof Array.prototype.contains == "undefined") {
Array.prototype.contains = function(s) {
for (var i = 0; i < this.length; i++) {
if (this[i] === s) {
return true;}}
return false;}}
if (typeof String.prototype.substrCount == "undefined") {
String.prototype.substrCount = function(s) {
return this.split(s).length - 1;}}
if (typeof Array.prototype.getLast == "undefined") {
Array.prototype.getLast = function() {
return this[this.length-1];}}
loadGlobalFunctionsHeader=function(){
rotateContentHeader=function(){
i++;
if(i==hiddenheaderDivs.length){i=0}
containerheader.innerHTML=hiddenheaderDivs[i].innerHTML;
setTimeout('rotateContentHeader()', 15*1000);}
divsheader=document.getElementsByTagName('div');
hiddenheaderDivs=[];
for(i=0;i<divsheader.length;i++) {
if(/\bhiddenheader\b/.test(divsheader[i].className)){
hiddenheaderDivs[hiddenheaderDivs.length]=divsheader[i];}}
var i=0;
var containerheader=document.getElementById('containerheader');
rotateContentHeader();}
if (!Array.prototype.pop) {
Array.prototype.pop = function() {
var last;
if (this.length) {
last = this[this.length - 1];
this.length -= 1;}
return last;};}
if (!Array.prototype.push) {
Array.prototype.push = function() {
for (var i = 0; i < arguments.length; ++i) {
this[this.length] = arguments[i];}
return this.length;};}
if (!Array.prototype.shift) {
Array.prototype.shift = function() {
var first;
if (this.length) {
first = this[0];
for (var i = 0; i < this.length - 1; ++i) {
this[i] = this[i + 1];}
this.length -= 1;}
return first;};}
if (!Array.prototype.unshift) {
Array.prototype.unshift = function() {
if (arguments.length) {
var i, len = arguments.length;
for (i = this.length + len - 1; i >= len; --i) {
this[i] = this[i - len];}
for (i = 0; i < len; ++i) {
this[i] = arguments[i];}}
return this.length;};}
if (!Array.prototype.splice) { Array.prototype.splice = function(index, howMany) 
{ var elements = [], removed = [], i; for (i = 2; i < arguments.length; ++i) { 
elements.push(arguments[i]); } for (i = index; (i < index + howMany) && (i < 
this.length); ++i) { removed.push(this[i]); } for (i = index + howMany; i < 
this.length; ++i) { this[i - howMany] = this[i]; } this.length -= 
removed.length; for (i = this.length + elements.length - 1; i >= index + 
elements.length; --i) { this[i] = this[i - elements.length]; } for (i = 0; i < 
elements.length; ++i) { this[index + i] = elements[i]; } return removed; }; }
if(typeof deconcept=="undefined"){var deconcept=new Object();}
if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}
if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}
deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.getElementById){return;}
this.DETECT_KEY=_b?_b:"detectflash";
this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=new Object();
this.variables=new Object();
this.attributes=new Array();
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 deconcept.PlayerVersion(_5.toString().split(".")));}
this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();
if(c){this.addParam("bgcolor",c);}
var q=_8?_8:"high";
this.addParam("quality",q);
this.setAttribute("useExpressInstall",_7);
this.setAttribute("doExpressInstall",false);
var _d=(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);}};
deconcept.SWFObject.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;
},getVariablePairs:function(){
var _16=new Array();
var key;
var _18=this.getVariables();
for(key in _18){_16.push(key+"="+_18[key]);}
return _16;},getSWFHTML:function(){var _19="";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
if(this.getAttribute("doExpressInstall")){
this.addVariable("MMplayerType","PlugIn");}
_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\"";
_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";
var _1a=this.getParams();
for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}
var _1c=this.getVariablePairs().join("&");
if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";
}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");}
_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\">";
_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";
var _1d=this.getParams();
for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}
var _1f=this.getVariablePairs().join("&");
if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}
return _19;
},write:function(_20){
if(this.getAttribute("useExpressInstall")){
var _21=new deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){
this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));
document.title=document.title.slice(0,47)+" - Flash Player Installation";
this.addVariable("MMdoctitle",document.title);}}
if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){
var n=(typeof _20=="string")?document.getElementById(_20):_20;
n.innerHTML=this.getSWFHTML();return true;
}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}
return false;}};
deconcept.SWFObjectUtil.getPlayerVersion=function(){
var _23=new deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){
var x=navigator.plugins["Shockwave Flash"];
if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}
}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}
catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}
catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}
catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}
return _23;};
deconcept.PlayerVersion=function(_27){
this.major=_27[0]!=null?parseInt(_27[0]):0;
this.minor=_27[1]!=null?parseInt(_27[1]):0;
this.rev=_27[2]!=null?parseInt(_27[2]):0;
};
deconcept.PlayerVersion.prototype.versionIsValid=function(fv){
if(this.major<fv.major){return false;}
if(this.major>fv.major){return true;}
if(this.minor<fv.minor){return false;}
if(this.minor>fv.minor){return true;}
if(this.rev<fv.rev){
return false;
}return true;};
deconcept.util={getRequestParameter:function(_29){
var q=document.location.search||document.location.hash;
if(q){var _2b=q.substring(1).split("&");
for(var i=0;i<_2b.length;i++){
if(_2b[i].substring(0,_2b[i].indexOf("="))==_29){
return _2b[i].substring((_2b[i].indexOf("=")+1));}}}
return "";}};
deconcept.SWFObjectUtil.cleanupSWFs=function(){if(window.opera||!document.all){return;}
var _2d=document.getElementsByTagName("OBJECT");
for(var i=0;i<_2d.length;i++){_2d[i].style.display="none";for(var x in _2d[i]){
if(typeof _2d[i][x]=="function"){_2d[i][x]=function(){};}}}};
deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};
__flash_savedUnloadHandler=function(){};
if(typeof window.onunload=="function"){
var _30=window.onunload;
window.onunload=function(){
deconcept.SWFObjectUtil.cleanupSWFs();_30();};
}else{window.onunload=deconcept.SWFObjectUtil.cleanupSWFs;}};
if(typeof window.onbeforeunload=="function"){
var oldBeforeUnload=window.onbeforeunload;
window.onbeforeunload=function(){
deconcept.SWFObjectUtil.prepUnload();
oldBeforeUnload();};
}else{window.onbeforeunload=deconcept.SWFObjectUtil.prepUnload;}
if(Array.prototype.push==null){
Array.prototype.push=function(_31){
this[this.length]=_31;
return this.length;};}
var getQueryParamValue=deconcept.util.getRequestParameter;
var FlashObject=deconcept.SWFObject;
var SWFObject=deconcept.SWFObject;