
var mtsaa=new Array();
var isIE5=(navigator.appVersion.indexOf("MSIE 5")>-1);
function mts_set(){
 var i,h="<sty"+"le type=\"text/css\">\n";h+=".mts_tabs{display: block;}.mtscontent div{display:none;}\n";
 h+=".mtscontent div div{display:block;}\n";if(document.getElementById){for(i=1;i<11;i++){
 h+="#mts_div"+i+"_1 {display:block;}\n";}h+="\n<"+"/sty"+"le>";document.write(h);}
}
mts_set();
function mts_init(){
 var i,j,tb,tD,tP,tA,pb="mts";if(!document.getElementById){return;};mtsaa=arguments;
 for(i=1;i<11;i++){tb=pb+i;tP=document.getElementById(tb);if(tP){tD=tP.getElementsByTagName("DIV");
 if(tD){for(j=0;j<tD.length;j++){if(tD[j].id&&tD[j].id.indexOf("mts")==0){
 tA=tD[j].getElementsByTagName("A");if(tA[0]){tA[0].mtsan=new Array(i,tD[j].id);
 tA[0].onclick=function(){return mts_trig(this);};}}}}}}
}

function mts_trig(a){
	 var i,tD,tA,tC,c,d,sb,an=mtsaa[1],wP,h,cP,ch,hD,hh;
	 if(typeof(a)!='object'){
	 	c=a.replace("mts_div","mts");
 		d=document.getElementById(c);
 		if(d){a=d.getElementsByTagName("A")[0];}
 	}

 	if(a.mtsan){
 		tD=document.getElementById(a.mtsan[1]);
 		if(tD){
 			tA=tD.parentNode.getElementsByTagName("A");
 			if(an==29&&!isIE5){
 				wP=mts_getCD(a);
 				h=mts_get(wP);
 				cP=getTPc(a);
 				ch=mts_get(cP);
 				hD=h-ch;
 				if(window.opera){mts_setPW(wP);}
 				wP.style.height=h+"px";
 				wP.style.overflow="hidden";
 			}

 			for(i=0;i<tA.length;i++){
 				if(tA[i].mtsan){
 					sb=tA[i].mtsan[1].replace("mts","mts_div");
 					tC=document.getElementById(sb);
 					if(tA[i]==a){
 						tA[i].className="down";
 						document.getElementById(tA[i].mtsan[1]).className="down";
 						if(tC){
 							if(an>0&&an!=29){
	 							tC.style.visibility="hidden";
	 							tC.style.display="block";
	 							setTimeout("mts_anim('"+tC.id+"')",100);
	 						}else{
	 							tC.style.display="block";
	 						}
	 						if(an==29&&!isIE5){
	 							hh=mts_get(tC);
	 							mts_glide(tC.id,h,hh+hD);
	 						}
	 					}
	 				}else{
	 					tA[i].className='';
	 					document.getElementById(tA[i].mtsan[1]).className='';
	 					if(tC){tC.style.display="none";	}
	 				}
	 			}
	 		}
	 	}
	}if(typeof(mts_colH2)=='function'){mts_colH2();}
 	if(typeof(mts_colH)=='function'){mts_colH();}

 	return false;
}

function mts_anim(iD){
 var i,f,tC,g=new Array(),an=mtsaa[1],ob=document.getElementById(iD);tC=ob.parentNode;
 if(!tC.filters){ob.style.opacity="0.10";ob.style.visibility='visible';
 mts_ln(ob.id,0.00);return;}f='progid:DXImageTransform.Microsoft.';d=' Duration=1';
g[0]='Fade';
g[1]='Fade';
g[2]='Wipe(GradientSize=0.5, wipeStyle=0, motion="forward"'+d+')';
g[3]='Pixelate(MaxSquare=50,Duration=1,Enabled=false'+d+')';
g[4]='RandomDissolve('+d+')';
g[5]='Iris(irisstyle="SQUARE", motion="in"'+d+')';
g[6]='Iris(irisstyle="SQUARE", motion="out"'+d+')';
g[7]='Iris(irisstyle="CIRCLE", motion="in"'+d+')';
g[8]='Iris(irisstyle="CIRCLE", motion="out"'+d+')';
g[9]='Blinds(direction="up", bands=1'+d+')';
g[10]='Blinds(direction="down", bands=1'+d+')';
g[11]='Blinds(direction="right", bands=1'+d+')';
g[12]='Blinds(direction="left", bands=1'+d+')';
g[13]='Barn(orientation="vertical", motion="in"'+d+')';
g[14]='Barn(orientation="vertical", motion="out"'+d+')';
g[15]='Barn(orientation="horizontal", motion="in"'+d+')'
g[16]='Barn(orientation="horizontal", motion="out"'+d+')'
g[17]='Strips(motion="leftdown"'+d+')';
g[18]='Strips(motion="leftup"'+d+')';
g[19]='Strips(motion="rightdown"'+d+')';
g[20]='Strips(motion="rightup"'+d+')';
g[21]='RadialWipe(wipeStyle="clock"'+d+')';
g[22]='RadialWipe(wipeStyle="wedge"'+d+')';
g[23]='RadialWipe(wipeStyle="radial"'+d+')';
g[24]='Slide(slideStyle="PUSH", bands=1'+d+')';
g[25]='Slide(slideStyle="SWAP", bands=5'+d+')';
g[26]='Slide(slideStyle="HIDE", bands=1'+d+')';
g[27]='Wheel(spokes=4'+d+')';
g[28]='Wheel(spokes=16'+d+')';
 an=(an>g.length)?3:an;f+=g[an];tC.style.filter=f;if(tC.filters.length<1){
 mtsaa[1]=0;ob.style.visibility='visible';return;}tC.filters[0].Apply();
 ob.style.visibility='visible';tC.filters[0].Play();
}
function mts_ln(id,op){
 var d=document.getElementById(id);op+=.05;op=(op>=1)?1:op;d.style.opacity=op;
 if(op<1){setTimeout("mts_ln('"+id+"',"+op+")",60);}
}
function mts_get(d){
 var h,nh,dh,oh;d.style.height="auto";oh=d.offsetHeight;d.style.height=oh+"px";
 nh=d.offsetHeight;if(oh!=nh){nh=(oh-(nh-oh));}d.style.height="auto";return nh;
}
function mts_setPW(d){
 var w,nw,dw,ow;d.style.width="auto";ow=d.offsetWidth;d.style.width=ow+"px";
 nw=d.offsetWidth;if(ow!=nw){nw=(ow-(nw-ow));}d.style.width=nw+"px";
}
function mts_getCD(a){
 var g,tP=a.mtsan[1].replace("mts","mts_div");g=document.getElementById(tP);return g.parentNode;
}

function getTPc(a){
 	var i,tA,cD,tC=null;
 	tA=a.parentNode.parentNode.getElementsByTagName("A");
 	for(i=0;i<tA.length;i++){
 		if(tA[i].className && tA[i].className=="down"){
 			cD=tA[i].mtsan[1].replace("mts","mts_div");
 			tC=document.getElementById(cD);
 			break;
 		}
 	}
 	return tC;
}

function mts_glide(pn,ch,th){
 var tt,inc,dy=10,w,m;w=document.getElementById(pn).parentNode;m=(ch<=th)?0:1;
 tt=Math.abs(parseInt(Math.abs(th)-Math.abs(ch)));inc=(tt*.15<1)?1:tt*.15;
 inc=(m==1)?inc*-1:inc;w.style.height=ch+"px";
 if(ch==th){w.style.height="auto";w.style.overflow="visible";}else{ch+=inc;
 if(m==0){ch=(ch>=th)?th:ch;}else{ch=(ch<=th)?th:ch;}if(w.mtsaG){clearTimeout(w.mtsaG);}
 w.mtsaG=setTimeout("mts_glide('"+pn+"',"+ch+","+th+")",dy);}
}

function mts_url(){
 var i,h,s,x,p='mts_div',m=false,d='pnl';
 if(document.getElementById){
 h=document.location.search;
 if(h){h=h.replace('?','');s=h.split(/[=&]/g);
 if(s&&s.length){for(i=0;i<s.length;i+=2){
 if(s[i]==d){x=s[i+1];if(x){m=true;break;}}}}}
 h=document.location.hash;if(!m&&h){
 x=h.substring(1,h.length);if(x){m=true;}}}
 if(m){p+=x;mts_trig(p);}
}
