$(document).ready(function () {
	$("#newstext").fadeIn(2000);
	//$(".csc-frame-frame2").fadeIn(3000);
});
