$.getScript("/common/js/jquery.mousewheel.js");
$.getScript("/common/js/jScrollPane.js");


//=============================================
// display()
//=============================================
$(function() {
	$("#newsArea dl:last-child").addClass("btm");
	$("#topSub dl:last-child").addClass("btm");
});
