Minh Hải Tựa vào vai anh

-1): type = 2; break; /* midp compatible */ case userAgent.indexOf('MIDP') > -1: type = 1; break; /* opera mini */ case userAgent.indexOf('Opera Mini') > -1: type = 1; break; /* MAUI */ case userAgent.indexOf('MAUI') > -1: type = 1; break; /* mobile safari */ case userAgent.search(/Mobile.*Safari/gi) > -1: if (userAgent.indexOf('iPad') > -1) { if (!zm.cookie('IS_NOT_PC')) { zm.cookie('BANNER_OFF', '1', {expires: 100, path: '/'}); } zm.cookie('IS_NOT_PC', '1', {expires: 2, path: '/'}); MP3.IS_NOT_PC = 1; type = 0; } else { type = 2; } break; /* Iphone */ case userAgent.indexOf('iPhone') > -1: type = 2; break; /* Ipod */ case userAgent.indexOf('iPod') > -1: type = 2; break; /* Android */ case userAgent.indexOf('Android') > -1: type = 2; break; /* Samsung */ case userAgent.indexOf('samsung') > -1: type = 1; break; /* LG */ case userAgent.indexOf('LG') > -1: type = 1; break; /* Motorola */ case userAgent.indexOf('MOT') > -1: type = 1; break; /* Motorola */ case userAgent.indexOf('MOTOROLA') > -1: type = 1; break; /* BlackBerry compatible */ case userAgent.indexOf('BlackBerry') > -1: type = 1; break; /* Nokia */ case userAgent.indexOf('Nokia') > -1: /* IEMobile compatible */ case userAgent.indexOf('IEMobile') > -1: type = 1; if (userAgent.indexOf('Windows Phone') > -1) { type = 2; } break; /* HTC */ case userAgent.indexOf('HTC') > -1: type = 1; break; default: type = 0; break; } return type; } } var cookiRedir = zm.cookie('IS_MOBILE'); var type = 0; type = Browser.detectBrowser(); if (type > 0) { MP3.BANNER_OFF = 1; } var domain, uri = ''; uri = location.pathname + location.search; if (type > 0 && cookiRedir != 0) { switch (type) { case 2: domain = 'http://m.mp3.zing.vn'; break; case 1: domain = 'http://mp3.m.zing.vn/redirect?url=http://mp3.zing.vn'; break; } location.href = domain + uri; } // check banner off MP3.BANNER_OFF = zm.cookie('BANNER_OFF'); if (typeof (MP3.BANNER_OFF) == 'undefined' || MP3.BANNER_OFF == '') { MP3.BANNER_OFF = 0; } if (MP3.IEVERSION < 7) { MP3.BANNER_OFF = 1; }" AND parentId:54428c957f8b9aae398b46d0' title="Trái Tim Biết Hát 2 | Thể loại: Việt ..." /> document.domain = "zing.vn"; var MP3 = {"MP3_URL":"http:\/\/mp3.zing.vn\/","LOG_URL":"http:\/\/log.mp3.zing.vn\/","INTERACTION_URL":"http:\/\/interaction.mp3.zing.vn\/","IMAGE_URL":"http:\/\/image.mp3.zdn.vn\/","STATIC_URL":"http:\/\/static.mp3.zing.vn\/","STATIC_URL_NEW":"http:\/\/static.mp3.zdn.vn\/","STATIC_URL_V3":"http:\/\/static.mp3.zdn.vn\/","SKIN_PATH":"skins\/mp3_v3_16\/","SKIN_PATH_V3":"skins\/mp3_version3_05\/","STATIC_PATH":"http:\/\/static.mp3.zing.vn\/skins\/mp3_v3_16\/","ME_WIDGET_URL":"http:\/\/widget.me.zing.vn\/","LABEL_URL":"http:\/\/label.mp3.zing.vn\/","PRODUCT_ID":"10","URL_VNG_SSO":"https:\/\/sso3.zing.vn\/login","URL_VNG_SSO_RETURN":"http:\/\/mp3.zing.vn\/login\/index.html","LIKE_URL_GET":"http:\/\/like.mp3.zing.vn\/get","LIKE_URL_ACTIVE":"http:\/\/like.mp3.zing.vn\/like","LIKE_URL_DEACTIVE":"http:\/\/like.mp3.zing.vn\/unlike","LIKE_URL_VISITOR":"http:\/\/like.mp3.zing.vn\/list"}; if (location.href.search("mess=succ") != -1) { location.href = MP3.MP3_URL; } MP3.IEVERSION = 7; if (zmCore.browser["msie"]) { MP3.IEVERSION = parseInt(zmCore.browser["version"], 10); } (function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,"script","//www.google-analytics.com/analytics.js","ga"); ga("create", "UA-1571128-28", "auto"); ga("send", "pageview"); // Private tracking ga("create", "UA-1571128-18", "auto", {"name": "mp3"}); //ga("create", "UA-50980169-1", "auto"); //ga("create", "UA-50980169-2", "auto", {"name": "mp3"}); if( window!= window.top ) { top.location.href = location.href; } /* redirect sang mobile */ var Browser = { detectBrowser:function() { var type = 0; var userAgent = navigator.userAgent; switch (true) { /* Symbian 3 */ case (userAgent.search(/Symbian\/3/gi) > -1): type = 2; break; /* midp compatible */ case userAgent.indexOf("MIDP") > -1: type = 1; break; /* opera mini */ case userAgent.indexOf("Opera Mini") > -1: type = 1; break; /* MAUI */ case userAgent.indexOf("MAUI") > -1: type = 1; break; /* mobile safari */ case userAgent.search(/Mobile.*Safari/gi) > -1: if (userAgent.indexOf("iPad") > -1) { if (!zm.cookie("IS_NOT_PC")) { zm.cookie("BANNER_OFF", "1", {expires: 100, path: "/"}); } zm.cookie("IS_NOT_PC", "1", {expires: 2, path: "/"}); MP3.IS_NOT_PC = 1; type = 0; } else { type = 2; } break; /* Iphone */ case userAgent.indexOf("iPhone") > -1: type = 2; break; /* Ipod */ case userAgent.indexOf("iPod") > -1: type = 2; break; /* Android */ case userAgent.indexOf("Android") > -1: type = 2; break; /* Samsung */ case userAgent.indexOf("samsung") > -1: type = 1; break; /* LG */ case userAgent.indexOf("LG") > -1: type = 1; break; /* Motorola */ case userAgent.indexOf("MOT") > -1: type = 1; break; /* Motorola */ case userAgent.indexOf("MOTOROLA") > -1: type = 1; break; /* BlackBerry compatible */ case userAgent.indexOf("BlackBerry") > -1: type = 1; break; /* Nokia */ case userAgent.indexOf("Nokia") > -1: /* IEMobile compatible */ case userAgent.indexOf("IEMobile") > -1: type = 1; if (userAgent.indexOf("Windows Phone") > -1) { type = 2; } break; /* HTC */ case userAgent.indexOf("HTC") > -1: type = 1; break; default: type = 0; break; } return type; } } var cookiRedir = zm.cookie("IS_MOBILE"); var type = 0; type = Browser.detectBrowser(); if (type > 0) { MP3.BANNER_OFF = 1; } var domain, uri = ""; uri = location.pathname + location.search; if (type > 0 && cookiRedir != 0) { switch (type) { case 2: domain = "http://m.mp3.zing.vn"; break; case 1: domain = "http://mp3.m.zing.vn/redirect?url=http://mp3.zing.vn"; break; } location.href = domain + uri; } // check banner off MP3.BANNER_OFF = zm.cookie("BANNER_OFF"); if (typeof (MP3.BANNER_OFF) == "undefined" || MP3.BANNER_OFF == "") { MP3.BANNER_OFF = 0; } if (MP3.IEVERSION < 7) { MP3.BANNER_OFF = 1; }" rel="nofollow" itemprop="url">Trái Tim Biết Hát 2 | Thể loại: Việt ..." /> document.domain = 'zing.vn'; var MP3 = {"MP3_URL":"http:\/\/mp3.zing.vn\/","LOG_URL":"http:\/\/log.mp3.zing.vn\/","INTERACTION_URL":"http:\/\/interaction.mp3.zing.vn\/","IMAGE_URL":"http:\/\/image.mp3.zdn.vn\/","STATIC_URL":"http:\/\/static.mp3.zing.vn\/","STATIC_URL_NEW":"http:\/\/static.mp3.zdn.vn\/","STATIC_URL_V3":"http:\/\/static.mp3.zdn.vn\/","SKIN_PATH":"skins\/mp3_v3_16\/","SKIN_PATH_V3":"skins\/mp3_version3_05\/","STATIC_PATH":"http:\/\/static.mp3.zing.vn\/skins\/mp3_v3_16\/","ME_WIDGET_URL":"http:\/\/widget.me.zing.vn\/","LABEL_URL":"http:\/\/label.mp3.zing.vn\/","PRODUCT_ID":"10","URL_VNG_SSO":"https:\/\/sso3.zing.vn\/login","URL_VNG_SSO_RETURN":"http:\/\/mp3.zing.vn\/login\/index.html","LIKE_URL_GET":"http:\/\/like.mp3.zing.vn\/get","LIKE_URL_ACTIVE":"http:\/\/like.mp3.zing.vn\/like","LIKE_URL_DEACTIVE":"http:\/\/like.mp3.zing.vn\/unlike","LIKE_URL_VISITOR":"http:\/\/like.mp3.zing.vn\/list"}; if (location.href.search('mess=succ') != -1) { location.href = MP3.MP3_URL; } MP3.IEVERSION = 7; if (zmCore.browser['msie']) { MP3.IEVERSION = parseInt(zmCore.browser['version'], 10); } (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-1571128-28', 'auto'); ga('send', 'pageview'); // Private tracking ga('create', 'UA-1571128-18', 'auto', {'name': 'mp3'}); //ga('create', 'UA-50980169-1', 'auto'); //ga('create', 'UA-50980169-2', 'auto', {'name': 'mp3'}); if( window!= window.top ) { top.location.href = location.href; } /* redirect sang mobile */ var Browser = { detectBrowser:function() { var type = 0; var userAgent = navigator.userAgent; switch (true) { /* Symbian 3 */ case (userAgent.search(/Symbian\/3/gi) > -1): type = 2; break; /* midp compatible */ case userAgent.indexOf('MIDP') > -1: type = 1; break; /* opera mini */ case userAgent.indexOf('Opera Mini') > -1: type = 1; break; /* MAUI */ case userAgent.indexOf('MAUI') > -1: type = 1; break; /* mobile safari */ case userAgent.search(/Mobile.*Safari/gi) > -1: if (userAgent.indexOf('iPad') > -1) { if (!zm.cookie('IS_NOT_PC')) { zm.cookie('BANNER_OFF', '1', {expires: 100, path: '/'}); } zm.cookie('IS_NOT_PC', '1', {expires: 2, path: '/'}); MP3.IS_NOT_PC = 1; type = 0; } else { type = 2; } break; /* Iphone */ case userAgent.indexOf('iPhone') > -1: type = 2; break; /* Ipod */ case userAgent.indexOf('iPod') > -1: type = 2; break; /* Android */ case userAgent.indexOf('Android') > -1: type = 2; break; /* Samsung */ case userAgent.indexOf('samsung') > -1: type = 1; break; /* LG */ case userAgent.indexOf('LG') > -1: type = 1; break; /* Motorola */ case userAgent.indexOf('MOT') > -1: type = 1; break; /* Motorola */ case userAgent.indexOf('MOTOROLA') > -1: type = 1; break; /* BlackBerry compatible */ case userAgent.indexOf('BlackBerry') > -1: type = 1; break; /* Nokia */ case userAgent.indexOf('Nokia') > -1: /* IEMobile compatible */ case userAgent.indexOf('IEMobile') > -1: type = 1; if (userAgent.indexOf('Windows Phone') > -1) { type = 2; } break; /* HTC */ case userAgent.indexOf('HTC') > -1: type = 1; break; default: type = 0; break; } return type; } } var cookiRedir = zm.cookie('IS_MOBILE'); var type = 0; type = Browser.detectBrowser(); if (type > 0) { MP3.BANNER_OFF = 1; } var domain, uri = ''; uri = location.pathname + location.search; if (type > 0 && cookiRedir != 0) { switch (type) { case 2: domain = 'http://m.mp3.zing.vn'; break; case 1: domain = 'http://mp3.m.zing.vn/redirect?url=http://mp3.zing.vn'; break; } location.href = domain + uri; } // check banner off MP3.BANNER_OFF = zm.cookie('BANNER_OFF'); if (typeof (MP3.BANNER_OFF) == 'undefined' || MP3.BANNER_OFF == '') { MP3.BANNER_OFF = 0; } if (MP3.IEVERSION < 7) { MP3.BANNER_OFF = 1; }
Đóng góp: Tựa Vào Vai Anh-Khánh Phương
Sáng tác: Bảo Thạch | Album: Trái Tim Biết Hát 2 | Thể loại: Việt Nam, Nhạc Trẻ | Lượt nghe: 150.504


Dịch vụThêmEmbedBáo lỗiZing MeFacebookGoogleThí ch
Đóng
nhạc (1000đ)
Nhạc chờ VinaPhone
Nhạc nền Zing Me
Đánh giá:
0
Tựa Vào Vai Anh
Đóng góp: S Tiên Sinh
TỰA VÀO VAI ANH
Sáng tác: Bảo Thạch

Phải chi đêm trôi mau để tia nắng ấm áp
Sớm mai kia, ôm lấy em giấc mơ nhẹ nhàng
Bình minh lên mang theo từng hơi ấm cho em
Giống như có anh kề bên.

Ngày yêu em, anh đâu nào hay biết có lúc
Trái tim ta đau đớn khi cách xa nhiều vậy
Chỉ mong em, mãi mãi được hạnh phúc trong đời
Dẫu mai hai chúng ta không còn nhau.

Đã có những lúc buông xuôi dần
Đã có những lúc quên kỷ niệm
Từng kỉ niệm ngọt ngào ngày nào khi cõi lòng băng giá.

Phút chốc nước mắt dâng trong lòng
Cố gắng nắm lấy cơn mơ mộng
Để thêm một lần tựa vai nhau bước đi.

[ĐK:]
Một lần lại được bên em
Một lần lại được yêu em
Một lần nữa chúng ta cho nhau giấc mơ êm đềm ban đầu.

Ngày ngày lại dành cho em
Hãy tựa vào vai anh xem
Nhẹ nhàng những yêu thương bên em rất nhanh không còn mong manh.

Dịu dàng một bờ vai êm
Chở che ngày ngày đêm đêm
Chẳng còn những đau thương khi anh khẽ hôn lên bờ môi mềm.

Một lần lại được yêu em
Hãy tựa vào vai anh xem
Một lần nữa anh đem bao nhiêu giấc mơ bên cạnh em.
Nguồn: mp3.zing.vn/bai-hat/Tua-vao-vai-anh-Le-Minh-Hai-Phong/IW9OD6I8.html


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận