var _wpcf7 = { cached: 1 };

jQuery(document).ready(function($){
if (navigator.platform == "iPad") return;
jQuery("img").not(".cycle img").lazyload({
effect:"fadeIn",
placeholder: "http://www.soundscapes.jp/wp-content/plugins/jquery-image-lazy-loading/images/grey.gif"
});
});
