$(document).ready(function(){
	
	if(!$.browser.msie && !$.browser.mozilla){
		
		$(".sutuntwo ul").addClass("ms_areo");	
	}
	
	if($.browser.msie && jQuery.browser.version<7){
		
		$(".sutuntwo ul").addClass("ms_areo");	
	}
		
	if(!$.browser.msie && !$.browser.mozilla){
		
		$(".sutuntwo ul").addClass("ms_areo");	
	}
	
	sIFR.replace(f0810, {
	  selector: ".management .subcase li h3",
	  wmode: "transparent",
	  tuneHeight: "-5",
	  css:".sIFR-root {color:#333333; font-size:16px; cursor:pointer;}"
	});
	
	sIFR.replace(arialbold, {
	  selector: ".management .subcase  h4",
	  wmode: "transparent",
	  tuneHeight: "-5",
	  css:".sIFR-root {color:#383838; font-size:16px;}"
	});
	
		
	
	if($.browser.msie && parseInt($.browser.version)!==6){
		effect('.sidebar ul.top li a','162px','152px','7px','7px');
	}
	
	try{
		$(".docs a").fancybox({
			
			'overlayShow'	:true,
			'overlayOpacity':0.4,
			'transitionIn'	: 'elastic',
			'transitionOut'	: 'elastic',
			'titlePosition' : 'inside' 

		});
	}catch(e){
	
	}
	
	
	
	try{	
		 $("#file").filestyle({ 
			image: "/image/file_open.gif",
			imageheight : 21,
			imagewidth : 57,
			width : 108
		});
	}catch(e){
	}

 
})

function more(i){
		
		$(".management ul li div div").removeClass("show");
		$("#t"+i+" div div.more").addClass("show");
}
