$(document).ready(function(){
	$("div#contact").click( function() { window.location = 'http://www.assez.sk/kontakty.html' } );
});
