  
function detail(name) {
	msgWindow=open(name,'detail','history=no,toolbar=no,scrollbars=auto,width=880,height=700,align=center')
}

