여명(黎 明 Leon Lai)

여 명
function change_price() {
price = new Array();
if (document.form1.spcode.selectedIndex>0)
temp = $priceindex;
else temp = document.form1.spcode.selectedIndex;
document.form1.price.value = price[temp];
}
function change_price2(temp) {
price = new Array("");
document.form1.price.value = price[temp];
}
@출연@
불사정미 (不死情謎) 2001년 홍콩
정미대화왕 (情迷大話王 Everyday is Valentine) 2001년 홍콩
신투차세대 (神偸次世代 Skyline Cruisers) 2000년 홍콩
소살리토 - 일견종정 (一見從情 Sausalito) 2000년 홍콩/미국
천사몽 (天使夢 Dream of a Warrior) 2000년 한국
유리의 성 (坡璃之城 City of Glass) 1998년 홍콩
첨밀밀2 (新戀愛世紀 Love Generation) 1998년 홍콩
더 히어로 (眞心英雄 A Hero Never Dies) 1998년 홍콩
반생연 (半生緣 Eighteen Springs) 1997년 홍콩/중국
여명의 보디가드 (愛니愛到殺死니 Killing Me Tenderly) 1997년 홍콩
첨밀밀 (甛蜜蜜 Comrades: Almost a Love Story) 1996년 홍콩
도신불패 (賭神3之少年賭神 God of Gamblers 3 - The Early Stage) 1996년 홍콩
패화소설 (廢話小說 Out of the Blur) 1996년 홍콩
타락천사 (墮落天使 Fallen Angel) 1995년 홍콩
선인장 (仙人掌 Run) 1994년 홍콩
불초자 열혈남아 (都市情綠 Love and the City) 1994년 홍콩
비호외전 (飛狐外傳 The Sword of Many Lovers) 1993년 홍콩
용등사해 (龍騰四海 Gun n' Rose / Gun and Rose) 1992년 홍콩
치정쾌서 (痴情快壻 Fun and Fury) 1992년 홍콩
신산 (神 算 The Magic Touch) 1992년 홍콩
폭열도시 (明月照尖東 With or Without You) 1992년 홍콩
요수도시 (妖獸都市: The Wicked City) 1992년 홍콩
시티헌터 (城市獵人 City Hunter) 1992년 홍콩
화두복성 (Shogun and Little Kitchen) 1992년 홍콩
예스 일족 (YES 一族! Fruit Punch) 1991년 홍콩
호문야연 (豪門夜宴 The Banquet) 1991년 홍콩
소녀심 (小女心 Hearts No Flowers) 1989년 홍콩
사간금 (四干金 Four Loves) 1989년 홍콩
실종장부 (失踪丈夫 / 都市獵人 Missing Man) 1989년 홍콩
미남자 (美男子 Mr. Handsome) 1987년 홍콩
저자출갱 (猪仔出更) 1985년 홍콩
@뮤직비디오@
TVB 스타 히트곡 모음집 1992년 출시
출생일:1966년 12월 11일
출생지:?
다른 이름:Ming Lai, 黎明,여명,여 명
★수상경력
1997년 대만 금마장 영화제 최우수 주제가상 수상(반생연)
1999년 홍콩 금상장 영화제 주제가상 수상(유리의 성) 





function review_send(){
if(document.re_form.hname.value.length==0){
alert('이름을 입력하세요');
document.re_form.hname.focus();
return;
}
if(document.re_form.content.value.length==0){
alert('평가내용을 입력하세요');
document.re_form.content.focus();
return;
}
document.re_form.submit();
}
function pagemove(temp) {
location.href="shopdetail.html?brandcode=014023000013&search=%BF%A9%B8%ED&page="+temp+"&sort=#review";
}
function reviewnotice(temp) {
window.open("reviewview.html?brandcode=014023000013&date="+temp,"","width=450,height=400,scrollbars=yes");
}