Warning: fopen(temp_ip/count/38.107.191.85): failed to open stream: No space left on device in /home/httpd/vhosts/432.tw/httpdocs/banip.php on line 10
/* 本 js 已不用,故清除之
/*--------------------------------------------------------------------------*/
$(document).ready(function(){
/*隱藏新聞轉寄功能*/
$("#news_act li:first").css({"display":"none"});
/*下拉bar關閉*/
$(document).ready(function(){
$("body").click(function(){
$("#newsflash").hide();
});
});
});