

jQuery(document).ready(function() {



/* jQuery Backstretch */


jQuery.backstretch("http://neilhaydon.com/wordpress/wp-content/themes/haydonwood/images/color-shield-6064.jpg");




/* jQuery Masonry 

  jQuery('#index-content').masonry({ singleMode: true, itemSelector: '.indexbox' });

jQuery(window).load(function(){
  
*/


  
});
  
  
jQuery(window).load(function(){
  jQuery('#index-content').masonry({ singleMode: true, itemSelector: '.indexbox', animate: true });
});








	



