function rightButtonDisable(e){}
function newsReadMore(nid)
{
	window.open("/learn/news/news_read.php?node="+nid.substring(1),null,"height=400,width=600, scrollbars=yes, resizable=yes, status=no,toolbar=no,menubar=no,location=no");
}
