function N4G_view_detail(prmId){
	window.location = 'N4G_event_detail.php?id=' + prmId;
}