var textRoll=function(){
$('#notice p:last').css({'height':'0px','opacity': '0'}).insertBefore('#notice p:first').animate({' height':'35px','opacity': '1'}, 'slow', function() { $(this).removeAttr('style');});
$(함수(){
//컨텍스트 단어 스크롤 이벤트 트리거
varroll=setInterval('textRoll()',4000);
$("#알림").hover(function() {
clearInterval(롤);
> 에
});