// JavaScript Document

function onCardClick(){
	console.log(event);
	window.open( 'assets/pdf/SSholdingpage.pdf' );
}
