
resetAutoOpen=true      
forceChildSubOpen=true  

function _ocURL(){
	_cip=new Array();
	for(_b=0;_b<_mi.length;_b++)$q(_b)
	
	if(_W.forceChildSubOpen){
		//alert()
		_cln=_cip.length
		for(_c=0;_c<_cln;_c++){
			if(_mi[_cip[_c]][3]){
				_mn=$h(_mi[_cip[_c]][3])
				_cip[_cip.length]=_m[_mn][0][0]
			}
		}
		forceChildSubOpen=0
	}
	
	_ombcu=new Array()	
	if(_cip.length>0){
		for(_c=0;_c<_cip.length;_c++){
			_ci=_cip[_c];
			_mni=$f(_ci);
			if(_mni==-1)_mni=_ci			
			if(_mni+" "!=$u){
				while(_mni!=-1){
					_ombcu[_ombcu.length]=_mni
					_mni=$f(_mni);
					if(_mni+" "==$u)_mni=-1					
				}
			}
		}
	}
	
	if(_startM){
		setTimeout("_ocURL()", 50)
	}
	else{
		if(_ombcu.length&&(_W.mm_maxLevels>0||_W.mm_maxLevels+" "==$u)){
			for(_oma=_ombcu.length-1;_oma>-1;_oma--){
				_i=_ombcu[_oma];
				_I=_mi[_i];
				h$(_i);
				hidetip();
				var M=_m[$h(_I[3])]
				if(!M[7])$K(_i);
				_ofMT=1;
				if(_I[32]){
					_tI=$c("img"+_i)
					if(_tI&&_I[29])_tI.src=_I[29]
				}
				if(_oma==_W.mm_maxLevels)return
			}
		}
		if(_ombcu.length){
  			d$(_ombcu[0])
  			hmL(_mi[_ombcu[0]][0])
  		}
	}
}
_ocURL()




