function buttonOpenPopUpListing(asCol, asPid, asTypePK) {
	buttonOpenPopUp('/jamm/web/manag/listing/popUp_content.jsp?tr='+asTypePK+':0&c='+asCol+'&p='+asPid,'content',800,500,1,0,0);
}
