四歷低潮曾接受開腦手術險死
事業不順的李家聲,家庭生活也遭逢厄運。1993年,李家聲媽媽因交通事故去世,幾個月後他的爸爸又患上了重病。
備受打擊的李家聲,身體也出現了異樣,到醫院一檢查,才發現自己腦部患有先天性疾病。
為了儘快治好這個病,李家聲立馬入醫院做手術。手術前醫生曾說風險很高,很大機會出事,幸好最後住了一個月醫院後身體算是康復了過來。
雖然平安無事,但沒多久後他又跨過第2次鬼門關。事源李家聲年輕時貪玩,每晚都喝100至200罐啤酒到第二天早上,有時候甚至喝醉直接在錄影廠長凳休息,一早7點開工。
有次酒後駕駛,李家聲座駕和貨車迎頭相撞,汽車嚴重損毀,但李家聲卻醉到叫的士離開現場,3日後才知道手背插滿了玻璃碎。
雖然同時間經歷了幾次人生低潮,所幸李家聲有一位對他不離不棄的好女友Judy,他做手術臥病在床期間一直在病床旁守候;他遇交通意外後又擔心到不容許他駕車。
等他身體完全康復後,他立即決定與這位相戀10多年的女友步入婚姻。結婚以後,李家聲也開始修心養性,努力工作賺錢養家。
這麼多年來,他雖說未能再次出演男主角,但憑藉著精湛的演技也給所有喜歡港劇的觀眾留下了深刻印象,還有很多出色的角色。
如今的李家聲在馬來西亞生活得十分愜意,回想起當初意氣風發的少年恍如昨日,雖然淡出了娛樂圈,但他手持雷神錘喚雷引電的經典形象,依舊保留在我們最深的記憶中。
` } else { html = `
${m.title}
` } let node = document.createElement( "div" ) node.style.cssText = "width: 50%;float: left;" node.addEventListener("click", () => { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${m.id}&position=1&type=2`, success: function (result) { location.href = m.url; } }); }) node.innerHTML = html; midiv.appendChild(node) midUrl.push(m.id); }) fixList.forEach((m, index) => { let html = ``; if (index === 1) { html = `
${m.title}
` } else { html = `
${m.title}
` } let node = document.createElement( "div" ) node.style.cssText = "width: 50%;float: left;" node.addEventListener("click", () => { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${m.id}&position=2&type=2`, success: function (result) { location.href = m.url; } }); }) node.innerHTML = html; fixdiv.appendChild(node) fixUrl.push(m.id); }) } }); function hasScrollbar() { return document.body.scrollHeight > (window.innerHeight || document.documentElement.clientHeight); } function closePop23() { document.querySelector("#pop_2_3_fixed").style.transform = "translateY(100vh)" } document.addEventListener("scroll", function () { var scope = (midiv.offsetHeight * (100 - 80)) / 100; //廣告欄可出線範圍大小 var cH = document.documentElement.clientHeight; //當前頁面可見區域高度 var tY = midiv.getBoundingClientRect().top; //廣告欄頂部到可見區域頂端的高度 var bY = midiv.getBoundingClientRect().bottom; //廣告欄底部到可見區域頂端的高度 // 需要考慮兩種可能 當tY小於-scope則代表不在窗口展示 當bY大於cH+scope則代表不在窗口展示 if (tY cH + scope) { } else if (ismid) { ismid = false; var extendids = []; midUrl.forEach(u => { extendids.push(u); }); if (extendids.length > 0) { $.ajax({ url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${extendids.toString()}&position=1&type=1`, success: function (result) { } }); } } }); var clint = document.documentElement; var clintbox = document.querySelector( '.artcontent' ) ? document.querySelector( '.artcontent' ) : document.scrollingElement; //獲取視圖窗口的高度 var windowHeight = document.body.clientHeight; //綁定事件 window.addEventListener('scroll', function () { let SH = parseInt(clint.scrollTop); let H = parseInt( clint.scrollHeight ); if ( SH >= (clintbox.scrollHeight + document.querySelector( '.artcontent' ).offsetTop) * 2 / 3 ) { //此時滾動條滾動到底部 if (isshow23) { isshow23 = false; document.querySelector("#pop_2_3_fixed").style.transform = "translateY(0)" var extendids = []; fixUrl.forEach(u => { extendids.push(u); }) $.ajax({url: `https://twtpstat.zhentoo.com/extendstat2.ashx?artid=${artid}&extendids=${extendids.toString()}&position=2&type=1`, success: function (result) { }}); } } }); }