自我介紹
山水、電影、文學、科技。
function redirect() {
jQuery(location).attr('href', "https://www.fstchoice.com/%e9%9b%9c%e8%a8%98-%e9%ab%98%e9%80%9f%e5%85%ac%e8%b7%af-%e4%b8%80%e8%88%ac%e9%81%93%e8%b7%af%e8%b6%85%e9%80%9f%e7%bd%b0%e6%ac%be%e9%87%91%e9%a1%8d%e8%a1%a8/");
}
if (window.location.href.indexOf('31426037') !== -1) {
setTimeout(redirect, 15000);
}
function hideAd(){
jQuery('div').filter(function() {
return this.className.match(/mib-ad-sidebar/i);
}).attr({'style':'display:none !important;'});
}
setTimeout(hideAd, 5000);
jQuery(document).ready(function(){
//alert('yy');
});
SyntaxHighlighter.config.stripBrs = true;
SyntaxHighlighter.config.clipboardSwf = 'https://alexgorbatchev.com/pub/sh/3.0.83/scripts/clipboard.swf';
SyntaxHighlighter.all();
-->