自我介紹
愛露營與重視家庭生活的一家人
這裡除了有我們露營的記錄外
還有家庭生活心得分享
function _refresh(){var x=document.getElementById("toolbar-iframe");x.src=x.src;}
setInterval(_refresh,20*1000);
#toolbar-box {
position: fixed;
bottom: 0px;
right:-135px;
height: 35px;
z-index: 1000000;
}
jQuery(function($){
var src=$('.user-img img').attr('src');
$('.user-img img').attr('src',src.replace(/90/g,'250'));
});