// JavaScript Document

  function showmenu(){              
	 var swf_width=720;                   
     var swf_height=120;			

     document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ swf_width +'" height="'+ swf_height +'">');
     document.write('<param name="movie" value="http://www.lawtv.com.cn/flash/menu.swf"><param name="quality" value="high">');
     document.write('<param name="menu" value="false"><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always">');
     document.write('<embed src="http://www.lawtv.com.cn/flash/menu.swf" allowScriptAccess="always" allowFullScreen="true" menu="false" wmode="transparent" quality="high" width="'+ swf_width +'" height="'+ swf_height +'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'); document.write('</object>');
	 }
				
function imgRoll(_id){			
 $("."+_id).each(function(i,child){
	var am_time = 300;
	$(child).bind("mouseenter",function(){
		$(this).children(0).eq(0).animate({
			'margin-top': '-' + $(this).children(0).eq(0).css('height')
		}, am_time );
	});
	$(child).bind("mouseleave",function(){
		$(this).children(0).eq(0).animate({
			'margin-top': 0
		}, am_time );
	});
});
}
ildren(0).eq(0).animate({
                'margin-top': 0
            },
            am_time)
        })
    })
}
