好友的新台Blog
老120簿短文目考, (悄悄)
老教譬喻法-於的譬喻-生佳句, (海)
老120簿短文目考, (悄悄)
老120簿短文目考, (v)
作---OOO 的 示, (......)
老120簿短文目考, (巴士)
老120簿短文目考, (悄悄)
霸斜plus蛇逆-活得精彩的100方法-老新上架了邀你一起改世界!!, (悄悄)
霸斜plus蛇逆-活得精彩的100方法-老新上架了邀你一起改世界!!, (悄悄)
!!109年老座放注意事, (林宜澄)
TOP script type="text/Javascript"> jQuery("a").on('click', function(event) { var link_href = this.href; if( link_href.match(/^https?/) && !link_href.match(/https?:\/\/[\w]+.pchome.com.tw\//)) { if(event.preventDefault){ event.preventDefault(); }else{ event.returnValue = false; event.cancelBubble = true; // } /* Act on the event */ jQuery.fancybox({ 'margin' : 0, 'padding' : 0, //'width' : 650, //'height' : 320, 'width' : 750, //'height' : 420, 'height' : 530, 'type' : 'iframe', 'scrolling' : 'no', //'autoScale' : true, 'autoScale' : false, 'showCloseButton': false, 'overlayOpacity' : .9, 'overlayColor' : '#d4f1ff', 'href' : '/leave_pchome.htm?target_link=' + escape(link_href) }); } }); //Define jQuery Block (function($) { // hide #back-top first $(".gotop").hide(); //Define ready event // // fade in #back-top $(function () { $(window).scroll(function () { if ($(this).scrollTop() > 600) { $('.gotop').fadeIn(); } else { $('.gotop').fadeOut(); } }); // scroll body to 0px on click $('.gotop').click(function () { $('body,html').animate({ scrollTop: 0 }, 800); return false; }); }); //ready event Block End })(jQuery); //jQuery Block End