pon en el tarjet # y le tienes que hacer una llamada a una funcion como esta:
function popupWindow(url){
window.open(url,'popupWindow','toolbar=no,location =no,directories=no,status=no,menubar=no,scrollbars =no,resizable=no,copyhistory=no,width=785,height=4 00')
}
y yasta
Espero que te sirva.