$(document).ready(function() {
	$('#frontpage').click(function() {
		window.location = 'http://www.hookah-shisha-wholesale.com';
	});
});
