
jQuery(document).ready(function(){
	
	$('#wish').hide();
	
});
