$(document).ready(function() {		
	$('#credits').click(function() {
  		alert('Icons: "Developer Icons" by Sekkyumu and "Silk Icons" by FamFamFam. Photography: Dreamstime, Stock Exchange and Free Range Stock. Pattern: "Different" by Brusheezy.');
	});	
});
