$(document).ready(function() {
 	$('.cart_button_checkout').click(function() {
		pageTracker._trackPageview('/Kasse/');
	});
});
