
function show_msg(d,w)
{
	window.open(w+"messages_prev.php?msg_date="+d, "msg", "menubar=no, location=no, status=no, toolbar=no, scrollbars=yes, resizable=yes, directories=no, width=798, height=450, left=20, top=20");	
}
