/* http://birelldev.sabmiller.acsitefactory.com/content/nen%C3%AD-nic-lep%C5%A1%C3%ADho */ jQuery(document).ready(function ($) { if (jQuery('body').hasClass('page-node-36')) { jQuery('.views-row').click(function () { var a = jQuery(this).find('.views-field-nid span a'); window.location.href = jQuery(a).attr('href'); }); } })