
//$(document).ready(
//	function(){
//		if (document.cookie.toString().indexOf('32154')!=-1) {
//			
//			$('.bodytext').hide()
//			$('div.csc-header + p.bodytext').show()
//				
//		}
//	}
//);

