jQuery(document).ready(function() {
	jQuery('h1.si_logo').click(function(){
		window.location = 'http://www.tinigngplaridel.net';
	});
});
