function ShowNews(id){
	var url = 'http://portal.mycnx.com/fbm/news.php?nid='+id;
	PopUP(url,'500','600','yes');
}
function MyCNX(){
	
}