function healthwin(id)
{
	
	 window.open("healthchkupwin.asp?link_id="+id+"","news","top=0, left=95, screenx=95, screeny=0, width=525, height=355, scrollbars=yes, menubar=no, toolbar=no, location=no, resize=no");
	
}
