	function journals( tid )
	{
		window.open("/Regular4/showjournal.php?tid="+tid, "journals", "left=50, top=50, width=715, height=550, resizable=yes, scrollbars=yes");
	}	
