$(document).ready(function() { $('img[src$="png"]').pngfix(); $('#coda-slider-1').codaSlider({ dynamicArrows: false, dynamicTabs: false }); $(".EntryText img").lazyload({ placeholder : "http://blog-imgs-44.fc2.com/h/o/k/hokubatsu/spacer.gif", effect : "fadeIn" }); $("#bloglink").css({ opacity: "0.5" }); $(".fc2_footer").css({ opacity: "0.5" }); $(".fc2_footer").next().next().css({ opacity: "0.2" }); $(".relate_dl").next().next().css({ opacity: "0.2" }); $("#fc2_text_ad span").css({ padding: "0 0 0 1em", "line-height": "1", margin: "6px 0" }); $("#fc2_text_ad").append('
'); // funcybox $(".largeimg").fancybox({ 'titleShow' : false, 'hideOnContentClick' : true }); $(".iframe").fancybox({ 'width' : '75%', 'height' : '75%', 'autoScale' : false, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'iframe' }); txtx = '
SHOP
'; $("body").append(txtx); });