jQuery(document).ready(function() {
jQuery(document).on('click', '#footer .kf-cicon-email', function() {
if(typeof __gaTracker !== 'undefined') { __gaTracker('send', 'event', 'Mailto', 'Click', '12kaminatemail'); }
});
jQuery(document).on('click', '.get_in_touch a', function() {
if(typeof __gaTracker !== 'undefined') { __gaTracker('send', 'event', 'Votayhendust', 'Nupuklikk', 'Vota uhendust'); }
});
});