//<!--
function ccard(el){
showCard(String(el.getAttribute('href')));
}
//-->

