Merge pull request #1069 from Kraymer/1035_no_copyright

Remove licensed lyrics from tests resources
This commit is contained in:
Adrian Sampson 2014-11-11 09:58:54 -08:00
commit 91ad0d9f58
29 changed files with 586 additions and 12340 deletions

View file

@ -263,7 +263,6 @@ def is_page_candidate(urlLink, urlTitle, title, artist):
artist = slugify(artist.lower())
sitename = re.search(u"//([^/]+)/.*", slugify(urlLink.lower())).group(1)
urlTitle = slugify(urlTitle.lower())
# Check if URL title contains song title (exact match)
if urlTitle.find(title) != -1:
return True
@ -274,7 +273,6 @@ def is_page_candidate(urlLink, urlTitle, title, artist):
songTitle = re.sub(u'(%s)' % u'|'.join(tokens), u'', urlTitle)
songTitle = songTitle.strip('_|')
typoRatio = .9
return difflib.SequenceMatcher(None, songTitle, title).ratio() >= typoRatio
@ -356,12 +354,11 @@ def scrape_lyrics_from_html(html):
if not html:
return None
def is_text_notcode(string):
length = len(string)
def is_text_notcode(text):
length = len(text)
return (length > 20 and
string.count(' ') > length / 25
and (string.find('=') == -1 or string.find(';') == 1))
text.count(' ') > length / 25 and
(text.find('{') == -1 or text.find(';') == -1))
html = _scrape_strip_cruft(html)
html = _scrape_merge_paragraphs(html)

View file

@ -1,6 +1,7 @@
[nosetests]
verbosity=1
logging-clear-handlers=1
eval-attr="!=slow"
[flake8]
# E241 missing whitespace after ',' (used to align visually)

View file

@ -0,0 +1,55 @@
# This file is part of beets.
# Copyright 2014, Fabrice Laporte
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
import os
import sys
import requests
import test_lyrics
def mkdir_p(path):
try:
os.makedirs(path)
except OSError:
if os.path.isdir(path):
pass
else:
raise
def safe_open_w(path):
"""Open "path" for writing, creating any parent directories as needed.
"""
mkdir_p(os.path.dirname(path))
return open(path, 'w')
def main(argv=None):
"""Download one lyrics sample page per referenced source.
"""
if argv is None:
argv = sys.argv
for s in test_lyrics.GOOGLE_SOURCES + test_lyrics.DEFAULT_SOURCES:
url = s['url'] + s['path']
fn = test_lyrics.url_to_filename(url)
if not os.path.isfile(fn):
html = requests.get(url).text
with safe_open_w(fn) as f:
print 'Writing %s' % fn
f.write(html.encode('utf8'))
if __name__ == "__main__":
sys.exit(main())

View file

@ -1,414 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>The Beatles :: Lady Madonna Lyrics - Absolute Lyrics</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="The Beatles, Lady Madonna, lyrics, music lyrics" />
<meta name="description" content="" />
<link rel="shorturl" type="text/html" href="http://www.absolutelyrics.com/l/l81518" />
<link rel="shortlink" type="text/html" href="http://www.absolutelyrics.com/l/l81518" />
<link href="/static/style2.css" rel="stylesheet" type= "text/css" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-115691-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript" src="/static/js2.js"></script>
</head>
<body>
<div id="headerweb">
<div id="header">
<h1><a href="/">absolute lyrics</a></h1>
<div id="quicksearchbox">
<form method="get" action="/lyrics/search">search
<input type="text" name="q" id="q" value="" size="20" />
<input type="submit" name="search" id="search" value="go" />
</form>
</div><!-- quicksearchbox -->
<div id="mainmenu">
<ul>
<li><a href="/" title="home">home</a></li>
<li><a href="/lyrics/top50" title="top 50 lyrics" rel="nofollow">top 50 lyrics</a></li>
<li><a href="/lyrics/top50a" title="top 50 artists" rel="nofollow">top 50 artists</a></li>
<li><a href="/lyrics/searchpage" title="advance search" rel="nofollow">search</a></li>
<li><a href="/lyrics/privacy" rel="nofollow">privacy</a></li>
</ul>
</div><!-- mainmenu -->
<div id="alphalistcontainer">
</div>
<div class="clear"></div>
</div><!-- header -->
</div><!-- headerweb -->
<div id="topbanner">
<script type="text/javascript">
// <![CDATA[
// Absolutelyrics 728x90 Brand Ads Only
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39380976";
// ]]>
</script>
<script type="text/javascript" src="http://srv.clickfuse.com/showads/showad.php"></script> </div><!-- topbanner -->
<div id="webpage">
<div id="content">
<div id="nav">
you are at : <a href="/" title="absolute lyrics home">home</a> &gt; <a href="/lyrics/artist/the_beatles" title="The Beatles lyrics">The Beatles Lyrics</a> &gt; Lady Madonna Lyrics </div><!-- nav -->
<div id="left">
<!-- <div id="advertising_kovideo" style="font-size: 13px; text-align: right;"> -->
<!-- </div> -->
<h2>Lady Madonna - The Beatles
<script language=JavaScript>
// buy mp3
document.write(Base64.decode('CTxzcGFuIGNsYXNzPSJidXlfbXAzIj48YSB0YXJnZXQ9Il9ibGFuayIgaHJlZj0iaHR0cDovL3d3dy5hbWF6b24uY29tL3MvP19lbmNvZGluZz1VVEY4JnJlZGlyZWN0PXRydWUmdGFnPWFic29sdXRlbHlyaWNzLTIwJmxpbmtDb2RlPXVyMiZjYW1wPTE3ODkmcmQ9MSZjcmVhdGl2ZT0zOTA5NTcmZmllbGQta2V5d29yZHM9JTI2JTIzMzQlM0JUaGUlMjBCZWF0bGVzJTI2JTIzMzQlM0IlMjAlMjYlMjMzNCUzQkxhZHklMjBNYWRvbm5hJTI2JTIzMzQlM0ImdXJsPXNlYXJjaC1hbGlhcyUzRGRpZ2l0YWwtbXVzaWMiICByZWw9Im5vZm9sbG93Ij5CdXkgTVAzPC9hPjxpbWcgc3JjPSJodHRwczovL3d3dy5hc3NvYy1hbWF6b24uY29tL2UvaXI/dD1hYnNvbHV0ZWx5cmljcy0yMCZsPXVyMiZvPTEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGJvcmRlcj0iMCIgYWx0PSIiIHN0eWxlPSJib3JkZXI6bm9uZSAhaW1wb3J0YW50OyBtYXJnaW46MHB4ICFpbXBvcnRhbnQ7IiAvPjwvc3Bhbj4KCgk='));
</script>
</h2>
<script language=JavaScript>
// like button
document.write(Base64.decode('Cgk8ZGl2IHN0eWxlPSJtYXJnaW4tdG9wOiAxMHB4OyBtYXJnaW4tYm90dG9tOiAxMHB4OyI+Cgk8ZGl2IGlkPSJmYiIgc3R5bGU9ImRpc3BsYXk6aW5saW5lLWJsb2NrOyB2ZXJ0aWNhbC1hbGlnbjp0ZXh0LXRvcDsgcGFkZGluZy1ib3R0b206MnB4OyI+CgkJPGRpdiBpZD0iZmItcm9vdCI+PC9kaXY+CgkJPGRpdiBjbGFzcz0iZmItbGlrZSIgZGF0YS1ocmVmPSJodHRwOi8vd3d3LmFic29sdXRlbHlyaWNzLmNvbS9sL2w4MTUxOCIgZGF0YS1zZW5kPSJmYWxzZSIgZGF0YS1sYXlvdXQ9ImJ1dHRvbl9jb3VudCIgZGF0YS1zaG93LWZhY2VzPSJmYWxzZSI+PC9kaXY+Cgk8L2Rpdj4KCgk8ZGl2IGlkPSJnZyIgc3R5bGU9ImRpc3BsYXk6aW5saW5lLWJsb2NrOyB2ZXJ0aWNhbC1hbGlnbjp0ZXh0LXRvcDsgaGVpZ2h0OjIwcHg7IHdpZHRoOiA3NXB4OyBvdmVyZmxvdzogaGlkZGVuO3BhZGRpbmctYm90dG9tOjJweDsiPgoJPCEtLSBQbGFjZSB0aGlzIHRhZyB3aGVyZSB5b3Ugd2FudCB0aGUgKzEgYnV0dG9uIHRvIHJlbmRlciAtLT4KCQk8ZGl2IGNsYXNzPSJnLXBsdXNvbmUiIGRhdGEtc2l6ZT0ibWVkaXVtIiBkYXRhLWhyZWY9Imh0dHA6Ly93d3cuYWJzb2x1dGVseXJpY3MuY29tL2wvbDgxNTE4Ij48L2Rpdj4KCgk8L2Rpdj4KCTxkaXYgaWQ9InR3IiBzdHlsZT0iZGlzcGxheTppbmxpbmUtYmxvY2s7IHZlcnRpY2FsLWFsaWduOnRleHQtdG9wOyBoZWlnaHQ6MjBweDsgd2lkdGg6MTAwcHg7IG92ZXJmbG93OiBoaWRkZW47cGFkZGluZy1ib3R0b206MnB4OyI+CgkJPGEgaHJlZj0iaHR0cHM6Ly90d2l0dGVyLmNvbS9zaGFyZSIgY2xhc3M9InR3aXR0ZXItc2hhcmUtYnV0dG9uIiBkYXRhLXVybD0iaHR0cDovL3d3dy5hYnNvbHV0ZWx5cmljcy5jb20vbC9sODE1MTgiIGRhdGEtdGV4dD0iTGFkeSBNYWRvbm5hIGJ5IFRoZSBCZWF0bGVzIGx5cmljcyIgZGF0YS1jb3VudD0iaG9yaXpvbnRhbCIgcmVsPSJub2ZvbGxvdyI+VHdlZXQ8L2E+Cgk8L2Rpdj4KPC9kaXY+CgoJ'));
</script>
<!-- Poisemedia -->
<script language=JavaScript>
document.write(Base64.decode('PGRpdiBpZD0iYWR2ZXJ0aXNpbmdfcG9pc2VtZWRpYSI+Cgk8cCBzdHlsZT0iY29sb3I6cmVkOyBmb250LXdlaWdodDpib2xkOyBmb250LXNpemU6MTRweDsgZm9udC1mYW1pbHk6IGFyaWFsOyB0ZXh0LWFsaWduOmxlZnQ7Ij4KCTxhIGhyZWY9Imh0dHA6Ly93d3cucmluZ3RvbmVtYXRjaGVyLmNvbS9jby9yaW5ndG9uZW1hdGNoZXIvMDIvbm9jLmFzcD9zaWQ9QUJURXJvcyZhbXA7YXJ0aXN0PVRoZSUyMEJlYXRsZXMmYW1wO3Nvbmc9TGFkeSUyME1hZG9ubmEiIHRhcmdldD0iX2JsYW5rIiBzdHlsZT0iY29sb3I6cmVkOyIgcmVsPSJub2ZvbGxvdyI+Cgk8aW1nIHNyYz0iL3N0YXRpYy9waG9uZV9pY29uX2JsdWVfc21hbGxfdHJhbnNfbGVmdC5naWYiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNyIgYm9yZGVyPSIwIiBzdHlsZT0idmVydGljYWwtYWxpZ246bWlkZGxlIiBhbHQ9IioiIC8+CglTZW5kICJMYWR5IE1hZG9ubmEiIFJpbmd0b25lIHRvIHlvdXIgQ2VsbAoJPGltZyBzcmM9Ii9zdGF0aWMvcGhvbmVfaWNvbl9ibHVlX3NtYWxsX3RyYW5zX3JpZ2h0LmdpZiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE3IiBib3JkZXI9IjAiIHN0eWxlPSJ2ZXJ0aWNhbC1hbGlnbjptaWRkbGUiIGFsdD0iKiIgLz48L2E+PC9wPgoJPC9kaXY+'));
</script>
<!-- end poisemedia -->
<p id="view_lyrics">
The Beatles - Lady Madonna<br />
<br />
Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet.<br />
Who finds the money? When you pay the rent?<br />
Did you think that money was heaven sent?<br />
Friday night arrives without a suitcase.<br />
Sunday morning creep in like a nun.<br />
Monday's child has learned to tie his bootlace.<br />
See how they run.<br />
Lady Madonna, baby at your breast.<br />
Wonder how you manage to feed the rest.<br />
See how they run.<br />
Lady Madonna, lying on the bed,<br />
Listen to the music playing in your head.<br />
Tuesday afternoon is never ending.<br />
Wednesday morning papers didn't come.<br />
Thursday night you stockings needed mending.<br />
See how they run.<br />
Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet. </p>
<!-- Poisemedia -->
<script language=JavaScript>
document.write(Base64.decode('PGRpdiBpZD0iYWR2ZXJ0aXNpbmdfcG9pc2VtZWRpYTIiPgoJPHAgc3R5bGU9ImNvbG9yOnJlZDsgZm9udC13ZWlnaHQ6Ym9sZDsgZm9udC1zaXplOjE0cHg7IGZvbnQtZmFtaWx5OiBhcmlhbDsgdGV4dC1hbGlnbjpsZWZ0OyI+Cgk8YSBocmVmPSJodHRwOi8vd3d3LnJpbmd0b25lbWF0Y2hlci5jb20vY28vcmluZ3RvbmVtYXRjaGVyLzAyL25vYy5hc3A/c2lkPUFCVEVyb3MmYW1wO2FydGlzdD1UaGUlMjBCZWF0bGVzJmFtcDtzb25nPUxhZHklMjBNYWRvbm5hIiB0YXJnZXQ9Il9ibGFuayIgc3R5bGU9ImNvbG9yOnJlZDsiIHJlbD0ibm9mb2xsb3ciPgoJPGltZyBzcmM9Ii9zdGF0aWMvcGhvbmVfaWNvbl9ibHVlX3NtYWxsX3RyYW5zX2xlZnQuZ2lmIiB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGJvcmRlcj0iMCIgc3R5bGU9InZlcnRpY2FsLWFsaWduOm1pZGRsZSIgYWx0PSIqIiAvPgoJU2VuZCAiTGFkeSBNYWRvbm5hIiBSaW5ndG9uZSB0byB5b3VyIENlbGwKCTxpbWcgc3JjPSIvc3RhdGljL3Bob25lX2ljb25fYmx1ZV9zbWFsbF90cmFuc19yaWdodC5naWYiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNyIgYm9yZGVyPSIwIiBzdHlsZT0idmVydGljYWwtYWxpZ246bWlkZGxlIiBhbHQ9IioiIC8+PC9hPjwvcD4KCTwvZGl2Pg=='));
</script>
<!-- end poisemedia -->
<div id="view_lyricsinfo">
view 9,699 times, correct by Diesel </div>
<div style="text-align: center; padding:10px;">
<script type="text/javascript" >
// <![CDATA[
google_ad_client = "pub-4230952243334764";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_channel ="0091933132";
//google_page_url = document.location;
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "0000FF";
google_color_text = "000000";
// ]]>
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> </div>
<!-- comment -->
<div style="padding-top: 20px;">
<h2>comments</h2>
<div class="fb-comments" data-href="http://www.absolutelyrics.com/l/l81518" data-num-posts="5" data-width="550" style="padding-left: 10px;"></div>
</div>
</div> <!-- left -->
<div id="right">
<div id="boxbanner">
<script type="text/javascript">
// <![CDATA[
/* Artist-Album-List-300x250 */
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39380943";
// ]]>
</script>
<script type="text/javascript" src="http://srv.clickfuse.com/showads/showad.php"></script>
</div><!-- boxbanner -->
<div class="box" id="relatedvideocontainer">
<h3>related videos</h3>
<div id="relatedvideos">
</div>
</div>
<div class="box">
<h3>share this page</h3>
<label for="copyurl" style="cursor: pointer;">link </label>
<input id="copyurl" value="http://www.absolutelyrics.com/l/l81518" style="border: 1px solid rgb(208, 208, 208); cursor: pointer; width: 250px;" onclick="this.select();this.focus();" onfocus="this.select();this.focus();" /><br />
<div style="padding-top: 3px;">
<a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518&amp;t=Lady%20Madonna%20by%20The%20Beatles%20lyrics" target="_blank" title="Share on Facebook" rel="nofollow">
<img src="/static/share-facebook.png" alt="Facebook" border="0" /></a>
<a href="http://twitter.com/home/?status=Lady%20Madonna%20by%20The%20Beatles%20lyrics%20http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518" target="_blank" title="Share on Twitter" rel="nofollow">
<img src="/static/share-twitter.png" alt="Twitter" border="0" /></a>
<a href="http://www.myspace.com/index.cfm?fuseaction=postto&amp;t=Lady%20Madonna%20by%20The%20Beatles%20lyrics&amp;c=http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518&amp;u=http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518" target="_blank" title="Share on MySpace" rel="nofollow">
<img src="/static/share-myspace.png" alt="MySpace" border="0" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518&amp;title=Lady%20Madonna%20by%20The%20Beatles%20lyrics" target="_blank" title="Bookmark on Delicious" rel="nofollow">
<img src="/static/share-delicious.png" alt="Delicious" border="0" /></a>
<a href="http://www.bebo.com/c/share?Url=http%3A%2F%2Fwww.absolutelyrics.com%2Fl%2Fl81518&amp;Title=Lady%20Madonna%20by%20The%20Beatles%20lyrics" target="_blank" title="Post on Bebo" rel="nofollow">
<img src="/static/share-bebo.png" alt="Bebo" border="0" /></a>
</div>
</div>
<div class="box">
<h3>related artists</h3>
<div class="artistlist">
<ul>
<li><a href="/lyrics/artist/john_lennon" title="John Lennon lyrics">John Lennon</a></li>
<li><a href="/lyrics/artist/bee_gees" title="Bee Gees lyrics">Bee Gees</a></li>
<li><a href="/lyrics/artist/elvis_presley" title="Elvis Presley lyrics">Elvis Presley</a></li>
<li><a href="/lyrics/artist/the_rolling_stones" title="The Rolling Stones lyrics">The Rolling Stones</a></li>
<li><a href="/lyrics/artist/elton_john" title="Elton John lyrics">Elton John</a></li>
<li><a href="/lyrics/artist/queen" title="Queen lyrics">Queen</a></li>
<li><a href="/lyrics/artist/the_carpenters" title="The Carpenters lyrics">The Carpenters</a></li>
</ul>
</div>
</div>
<div class="box">
<h3>popular The Beatles's lyrics</h3>
<div class="songlist">
<ul>
<li><a href="/lyrics/view/the_beatles/yesterday" title="Yesterday lyrics">Yesterday</a></li>
<li><a href="/lyrics/view/the_beatles/let_it_be" title="Let It Be lyrics">Let It Be</a></li>
<li><a href="/lyrics/view/the_beatles/all_my_loving" title="All My Loving lyrics">All My Loving</a></li>
<li><a href="/lyrics/view/the_beatles/hey_jude" title="Hey Jude lyrics">Hey Jude</a></li>
<li><a href="/lyrics/view/the_beatles/in_my_life" title="In My Life lyrics">In My Life</a></li>
<li><a href="/lyrics/view/the_beatles/strawberry_fields_forever" title="Strawberry Fields Forever lyrics">Strawberry Fields Forever</a></li>
<li><a href="/lyrics/view/the_beatles/yellow_submarine" title="Yellow Submarine lyrics">Yellow Submarine</a></li>
</ul>
</div>
</div>
</div>
<div class="clear"></div>
</div><!-- right -->
<div id="footer">
<div id="alphalist">
<div id="alphalistartists">
artists -
<ul>
<li><a href="/lyrics/artistlist/9">0-9</a></li>
<li><a href="/lyrics/artistlist/a">a</a></li>
<li><a href="/lyrics/artistlist/b">b</a></li>
<li><a href="/lyrics/artistlist/c">c</a></li>
<li><a href="/lyrics/artistlist/d">d</a></li>
<li><a href="/lyrics/artistlist/e">e</a></li>
<li><a href="/lyrics/artistlist/f">f</a></li>
<li><a href="/lyrics/artistlist/g">g</a></li>
<li><a href="/lyrics/artistlist/h">h</a></li>
<li><a href="/lyrics/artistlist/i">i</a></li>
<li><a href="/lyrics/artistlist/j">j</a></li>
<li><a href="/lyrics/artistlist/k">k</a></li>
<li><a href="/lyrics/artistlist/l">l</a></li>
<li><a href="/lyrics/artistlist/m">m</a></li>
<li><a href="/lyrics/artistlist/n">n</a></li>
<li><a href="/lyrics/artistlist/o">o</a></li>
<li><a href="/lyrics/artistlist/p">p</a></li>
<li><a href="/lyrics/artistlist/q">q</a></li>
<li><a href="/lyrics/artistlist/r">r</a></li>
<li><a href="/lyrics/artistlist/s">s</a></li>
<li><a href="/lyrics/artistlist/t">t</a></li>
<li><a href="/lyrics/artistlist/u">u</a></li>
<li><a href="/lyrics/artistlist/v">v</a></li>
<li><a href="/lyrics/artistlist/w">w</a></li>
<li><a href="/lyrics/artistlist/x">x</a></li>
<li><a href="/lyrics/artistlist/y">y</a></li>
<li><a href="/lyrics/artistlist/z">z</a></li>
</ul>
</div><!-- alphalistartists -->
<div id="alphalistsongs">
songs -
<ul>
<li><a href="/lyrics/songlist/9" rel="nofollow">0-9</a></li>
<li><a href="/lyrics/songlist/a" rel="nofollow">a</a></li>
<li><a href="/lyrics/songlist/b" rel="nofollow">b</a></li>
<li><a href="/lyrics/songlist/c" rel="nofollow">c</a></li>
<li><a href="/lyrics/songlist/d" rel="nofollow">d</a></li>
<li><a href="/lyrics/songlist/e" rel="nofollow">e</a></li>
<li><a href="/lyrics/songlist/f" rel="nofollow">f</a></li>
<li><a href="/lyrics/songlist/g" rel="nofollow">g</a></li>
<li><a href="/lyrics/songlist/h" rel="nofollow">h</a></li>
<li><a href="/lyrics/songlist/i" rel="nofollow">i</a></li>
<li><a href="/lyrics/songlist/j" rel="nofollow">j</a></li>
<li><a href="/lyrics/songlist/k" rel="nofollow">k</a></li>
<li><a href="/lyrics/songlist/l" rel="nofollow">l</a></li>
<li><a href="/lyrics/songlist/m" rel="nofollow">m</a></li>
<li><a href="/lyrics/songlist/n" rel="nofollow">n</a></li>
<li><a href="/lyrics/songlist/o" rel="nofollow">o</a></li>
<li><a href="/lyrics/songlist/p" rel="nofollow">p</a></li>
<li><a href="/lyrics/songlist/q" rel="nofollow">q</a></li>
<li><a href="/lyrics/songlist/r" rel="nofollow">r</a></li>
<li><a href="/lyrics/songlist/s" rel="nofollow">s</a></li>
<li><a href="/lyrics/songlist/t" rel="nofollow">t</a></li>
<li><a href="/lyrics/songlist/u" rel="nofollow">u</a></li>
<li><a href="/lyrics/songlist/v" rel="nofollow">v</a></li>
<li><a href="/lyrics/songlist/w" rel="nofollow">w</a></li>
<li><a href="/lyrics/songlist/x" rel="nofollow">x</a></li>
<li><a href="/lyrics/songlist/y" rel="nofollow">y</a></li>
<li><a href="/lyrics/songlist/z" rel="nofollow">z</a></li>
</ul>
</div><!-- alphalistsongs -->
</div><!-- alphalist -->
all lyrics are the property and copyright of their owners, provided for educational purposes only.<br />
&copy; absolutelyrics.com.<br /><br /><br /><br />
</div><!-- footer -->
</div><!-- webpage -->
<!-- Move alphalist to top -->
<script type='text/javascript'>
a = document.getElementById('alphalist');
c = document.getElementById('alphalistcontainer');
c.appendChild(a);
// show content
//d = document.getElementById('webpage');
//d.style.display = '';
</script>
<!-- show related video -->
<script type="text/javascript" src="http://gdata.youtube.com/feeds/api/videos/-/music?orderby=relevance&amp;max-results=3&amp;format=5&amp;restriction=82.244.48.203&amp;q=&quot;Lady Madonna&quot; official mv &quot;The Beatles&quot;&amp;alt=json-in-script&amp;callback=vdoupdate"></script>
<script>
/* Flex */
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_page_genre = "";
cf_adunit_id = "39381071";
cf_flex = true;
</script>
<script src="//srv.clickfuse.com/showads/showad.php"></script>
<!-- facebook, twitter, plusone -->
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
js.async = true;
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">
window.___gcfg = {lang: 'en'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
<!-- Kontera(TM);-->
<script type='text/javascript'>
var dc_AdLinkColor = '#ee1c24' ;
var dc_PublisherID = 83635 ;
</script>
<script type='text/javascript' src='http://kona.kontera.com/javascript/lib/KonaLibInline.js'>
</script>
<!-- end Kontera(TM) -->
</body>
</html>

View file

@ -1,191 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>THE BEATLES LYRICS - Lady Madonna</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Lyrics to &quot;Lady Madonna&quot; song by THE BEATLES: Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money? Whe..." />
<meta name="keywords" content="Lady Madonna lyrics, THE BEATLES Lady Madonna lyrics, THE BEATLES lyrics" />
<meta name="robots" content="noarchive" />
<link rel="stylesheet" type="text/css" href="../../azl.css" />
<script type="text/javascript" src="http://www.azlyrics.com/external.js"></script>
<script type="text/javascript" src="http://images.azlyrics.com/head.js"></script>
<script type="text/javascript" language="JavaScript">
ArtistName = "THE BEATLES";
SongName = "Lady Madonna";
</script>
</head>
<body>
<div id="h1head"><h1>"Lady Madonna" lyrics</h1></div>
<div id="main">
<script type="text/javascript" src="http://images.azlyrics.com/top_rock.js"></script>
<!-- flex -->
<script>
cf_page_artist = ArtistName;
cf_page_song = SongName;
cf_page_genre = "";
cf_adunit_id = "39381789";
cf_flex = true;
</script>
<script src="http://srv.clickfuse.com/showads/showad.php"></script>
<!-- flex end -->
<!-- AddThis Button BEGIN -->
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.azlyrics.com/lyrics/beatles/ladymadonna.html&amp;layout=button_count&amp;show_faces=false&amp;width=140&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="float:left; border:none; overflow:hidden; width:140px; height:21px;" allowTransparency="true"></iframe>
<script type="text/javascript">
<!--
var addthis_config = {
services_custom: {
name: "Amazon",
url: "http://www.amazon.com/gp/search?ie=UTF8&keywords=THE+BEATLES%20Lady+Madonna&tag=azlyricsunive-20&index=digital-music&linkCode=ur2&camp=1789&creative=9325",
icon: "http://images.azlyrics.com/play.gif"}
}
// -->
</script>
<div class="addthis_toolbox addthis_default_style" style="float:right;">
<a class="addthis_button_www.amazon.com" title="Get MP3!" style="text-decoration:none; color: black;">MP3&nbsp;</a>
<a class="addthis_button_email">Email&nbsp;</a>
<a class="addthis_button_print">Print</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#username=azlyrics"></script>
<!-- AddThis Button END -->
<!-- JANGO PLAYER -->
<div style="clear:both;">
<iframe width="325" scrolling="no" height="38" frameborder="0" vspace="0" hspace="0" allowTransparency="true" marginwidth="0" marginheight="0" style="border: 0px none; padding:5px 0 30px;" src="http://jmn.jangonetwork.com/az?cust_params=j_artist=THE BEATLES&amp;j_title=Lady Madonna"></iframe><br />
</div>
<!-- END OF JANGO PLAYER -->
<h2>THE BEATLES LYRICS</h2>
<div class="ringtone">
<img src="http://images.azlyrics.com/phone.gif" width="16" height="17" alt="Lady Madonna Ringtone" />&nbsp;<a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=DVAZros&amp;artist=THE+BEATLES&amp;song=Lady+Madonna" class="Ringtones">Send "Lady Madonna" Ringtone to your Cell</a>&nbsp;<img src="http://images.azlyrics.com/phone_flip.gif" width="16" height="17" alt="Lady Madonna Ringtone" />
</div>
<b>"Lady Madonna"</b><br />
<br />
<div style="margin-left:10px;margin-right:10px;">
<!-- start of lyrics -->
Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet<br />
Who finds the money? When you pay the rent?<br />
Did you think that money was Heaven sent?<br />
Friday night arrives without a suitcase<br />
Sunday morning creep in like a nun<br />
Monday's child has learned to tie his bootlace<br />
See how they run<br />
<br />
Lady Madonna, baby at your breast<br />
Wonder how you manage to feed the rest<br />
<br />
See how they run<br />
<br />
Lady Madonna, lying on the bed<br />
Listen to the music playing in your head<br />
<br />
Tuesday afternoon is never ending<br />
Wednesday morning papers didn't come<br />
Thursday night you stockings needed mending<br />
See how they run<br />
<br />
Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet
<!-- end of lyrics -->
</div>
<br /><br /><br /><br />
<form action="../../add.php" method="post" id="corlyr">
<input type="hidden" name="what" value="correct_lyrics" />
<input type="hidden" name="song_id" value="115988" />
</form>
<br />
<div class="bmenu"><ul>
<li><a href="#" onclick="document.getElementById('corlyr').submit();return false;">Submit Corrections</a></li>
<li><a href="http://www.azlyrics.com/b/beatles.html">THE BEATLES Lyrics</a></li>
<li class="mlast"><a class="main" href="http://www.azlyrics.com">A-Z Lyrics</a></li>
</ul></div>
<div class="ringtone">
<img src="http://images.azlyrics.com/phone.gif" width="16" height="17" alt="Lady Madonna Ringtone" />&nbsp;<a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=DVAZros&amp;artist=THE+BEATLES&amp;song=Lady+Madonna" class="Ringtones">Send "Lady Madonna" Ringtone to your Cell</a>&nbsp;<img src="http://images.azlyrics.com/phone_flip.gif" width="16" height="17" alt="Lady Madonna Ringtone" />
</div>
<div class="smallfont">Writer(s): George Harrison, John Lennon, Paul Mccartney<br />
Copyright: Harrisongs Ltd., Sony/ATV Tunes LLC</div>
<br />
<div class="powered"><span style="font-weight:bold;line-height:54px;vertical-align:top;">Powered by </span><img src="http://images.azlyrics.com/mxm.png" width="184" height="54" alt="MusixMatch" /></div>
<!-- AddThis Button BEGIN -->
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.azlyrics.com/lyrics/beatles/ladymadonna.html&amp;layout=button_count&amp;show_faces=false&amp;width=140&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="float:left; border:none; overflow:hidden; width:140px; height:21px;" allowTransparency="true"></iframe>
<script type="text/javascript">
<!--
var addthis_config = {
services_custom: {
name: "Amazon",
url: "http://www.amazon.com/gp/search?ie=UTF8&keywords=THE+BEATLES%20Lady+Madonna&tag=azlyricsunive-20&index=digital-music&linkCode=ur2&camp=1789&creative=9325",
icon: "http://images.azlyrics.com/play.gif"}
}
// -->
</script>
<div class="addthis_toolbox addthis_default_style" style="float:right;">
<a class="addthis_button_www.amazon.com" title="Get MP3!" style="text-decoration:none; color: black;">MP3&nbsp;</a>
<a class="addthis_button_email">Email&nbsp;</a>
<a class="addthis_button_print">Print</a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#username=azlyrics"></script>
<!-- AddThis Button END -->
<div class="cb"></div>
<form class="search" method="get" action="http://search.azlyrics.com/search.php">
Enter artist/album/song to search lyrics for:<div class="search_wr"><input id="q" name="q" class="search_text" type="text" value="" /><button class="search_btn" type="submit"></button><div id="qas"></div></div>
</form>
<script type="text/javascript" src="http://images.azlyrics.com/bot_rock.js"></script>
<div class="smenu"><ul>
<li><a href="http://www.azlyrics.com/adv.html">Advertise Here</a></li>
<li><a href="http://www.azlyrics.com/privacy.html">Privacy Policy</a></li>
<li><a href="http://www.azlyrics.com/copyright.html">DMCA Policy</a></li>
<li class="mlast"><a href="http://www.azlyrics.com/contact.html">Contact Us</a></li>
</ul></div>
<div class="copyright">THE BEATLES lyrics are property and copyright of their owners.<br />"Lady Madonna" lyrics provided for educational purposes and personal use only.<br />
<script type="text/javascript"><!--
curdate=new Date();
document.write("<b>Copyright &copy; 2000-"+curdate.getFullYear()+" AZLyrics.com<\/b>"); // -->
</script>
</div>
</div>
<script type="text/javascript">
<!--
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
// -->
</script>
<script type="text/javascript">
<!--
try {
var pageTracker = _gat._getTracker("UA-4309237-1");
pageTracker._setDomainName(".azlyrics.com");
pageTracker._trackPageview();
} catch(err) {}
// -->
</script>
<script type="text/javascript" src="http://tracking.musixmatch.com/t1.0/Ca5GnHcQrYhVRKy7ISCprGrOltL/xXpq5a4/t6GZ7uhXpsh7oakIpeu41P8GKWgtkCfnMlc5cUyUQOPRzCBKdlLEaM8VR828kNYNRDddkh2z0vPihcG4ORC2cVFzzCnOU/AMIv1M2862tLQRlXmpoxkD3sqtszWTmhQaybnfIZ78XmfiKEvm0LFocU9elQXzPnmuhPpIeouLgcR2nTgXKdMBapNwNMoSBfxDVqpNKRPwT3b6UYBqDcgBg/j3g0WE98SEKiLHPliKYzNmnpK7+KnO68akaK4TJIUW+9RML1UX7TLvZ9cuRZdnDeQhbQAULJm1EB4TGE7e8wL7xTFw6IYjT/vUpC5DqU6CMb7IQvqabvp5vSeGcAqWqmv17/7p/"></script>
</body>
</html>

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head id="CL_headMasterpage"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" /><link rel="stylesheet" type="text/css" media="screen" href="/img/stylesheet.css" /><title>
The Beatles Lady Madonna lyrics
</title> <!-- Google Plus --> <script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script> <!-- END Google Plus --> <!-- GA --> <script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5263824-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script> <!-- [END] GA --> <meta name="Description" content="Lady Madonna, Children at your feet Wonder how you manage to make ends meet. Who finds the money When you pay the rent? Did you think that money was heaven-sent? Friday night arrives without a suitcase. Sunday morning creeping like a nun. Monday's child has learned to tie his bootlace. See how they run. Lady Madonna, Baby at your breast Wonders how you manage to fee..." /><link href="http://www.ChartLyrics.com/cover/L2Wek0R-vU-98Juy7QhlIg.aspx" rel="image_src" /></head> <body> <!-- Header --> <div id="header_wrap"> <div id="header"> <a href="/"> <img src="/img/logo.png" id="logo" alt="" /></a> <span class="desc">Weekly Chart Song
Lyrics for Everyone</span> <ul class="navigation"> <li class="current_page_item"><a href="/" title="Lyrics">
Lyrics</a></li> <li><a href="/search.aspx" title="Search">
Search</a></li> <li><a href="/app/contact.aspx">
Contact Us</a></li> <li><a href="/api.aspx" title="Search">
API</a></li> </ul> </div> </div> <!-- [END] Header --> <!-- Content --> <div id="content_wrap"> <div id="content" class="clearfix"> <div id="adtop"> <!-- CL Top Ad --> <script type="text/javascript"><!--
google_ad_client = "ca-pub-5439878055731936";
/* CL Top */
google_ad_slot = "3952105827";
google_ad_width = 728;
google_ad_height = 90;
//--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <!-- [END] CL Top Ad --> </div> <!-- Page --> <div id="page"> <!-- Breadcrumb --> <div id="breadcrumb"> <a href="/">Chart Lyrics</a> &nbsp;&gt;&nbsp; <a href="/B06.aspx">BAT</a> &nbsp;&gt;&nbsp; <a href="/_LsLsZ7P4EK-F-LD4dJgDQ.aspx">The Beatles</a> &nbsp;&gt;&nbsp; Lady Madonna
</div> <!-- [END] Breadcrumb --> <h1>
The Beatles Lady Madonna</h1> <div class="post_meta"> <div class="date meta_small">
5 March 2008</div> <div class="comment_count meta_small">
1 Revision</div> <div class="comment_count meta_small"> <a href="/app/correct.aspx?lid=MwAzADMA" rel="nofollow">Correct this lyric</a></div> </div> <p> <img class="alignright" width="160" height="160" src="/cover/L2Wek0R-vU-98Juy7QhlIg.aspx" alt="" title="The Beatles Lady Madonna" />
Lady Madonna,<br />
Children at your feet<br />
Wonder how you manage to make ends meet.<br /> <br />
Who finds the money<br />
When you pay the rent?<br />
Did you think that money was heaven-sent?<br /> <br />
Friday night arrives without a suitcase.<br />
Sunday morning creeping like a nun.<br />
Monday's child has learned to tie his bootlace.<br /> <br />
See how they run.<br /> <br />
Lady Madonna,<br />
Baby at your breast<br />
Wonders how you manage to feed the rest.<br /> <br />
See how they run.<br /> <br />
Lady Madonna,<br />
Lying on the bed.<br />
Listen to the music playing in your head.<br /> <br />
Tuesday afternoon is never ending.<br />
Wednesday morning papers didn't come.<br />
Thursday night your stockings needed mending.<br /> <br />
See how they run.<br /> <br />
Lady Madonna,<br />
Children at your feet<br />
Wonder how you manage to make ends meet.
</p> <div id="adlyric"> <script type="text/javascript"> <!--
google_ad_client = "ca-pub-5439878055731936";
/* CL Lyric */
google_ad_slot = "7085891077";
google_ad_width = 468;
google_ad_height = 60;
//--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </div> <!-- [END] Page --> <!-- sidebar --> <div id="sidebar"> <div class="search"> <form id="searchform" method="get" action="/search.aspx"> <fieldset> <input name="q" id="s" size="15" value="Type in a Search Query" onblur="if (this.value == ''){this.value = 'Type in a Search Query';}"
onfocus="if (this.value == 'Type in a Search Query'){this.value = '';}" type="text" /> </fieldset> </form> </div> <div class="actions_wrap"> <div class="actions"> <div class="action" style="background: url(/img/google-plus.png) no-repeat 23px 3px;"> <h3 class="side_head"> <g:plusone size="medium"></g:plusone> </h3> </div> <div class="action" style="background: url(/img/twitter.png) no-repeat 23px 3px;"><h3 class="side_head"><a href="http://twitter.com/home?status=Lyric http%3a%2f%2fwww.ChartLyrics.com%2f_LsLsZ7P4EK-F-LD4dJgDQ%2fLady%2bMadonna.aspx" rel="nofollow">Twitter</a></h3></div> <div class="action" style="background: url(/img/facebook.gif) no-repeat 23px 3px;"><h3 class="side_head"><a href="http://www.facebook.com/sharer.php?u=http%3a%2f%2fwww.ChartLyrics.com%2f_LsLsZ7P4EK-F-LD4dJgDQ%2fLady%2bMadonna.aspx&amp;t=The+Beatles%09Lady+Madonna%09lyrics" rel="nofollow">Facebook</a></h3></div> <div class="action" style="background: url(/img/digg.png) no-repeat 23px 3px;"><h3 class="side_head"><a href="http://digg.com/submit?phase=2&amp;url=http%3a%2f%2fwww.ChartLyrics.com%2f_LsLsZ7P4EK-F-LD4dJgDQ%2fLady%2bMadonna.aspx" rel="nofollow">Digg</a></h3></div> <div class="action" style="background: url(/img/stumbleit.png) no-repeat 23px 3px;"><h3 class="side_head"><a href="http://www.stumbleupon.com/submit?url=http%3a%2f%2fwww.ChartLyrics.com%2f_LsLsZ7P4EK-F-LD4dJgDQ%2fLady%2bMadonna.aspx&amp;title=The+Beatles%09Lady+Madonna%09lyrics" rel="nofollow">Stumbleupon</a></h3></div> <div class="action" style="background: url(/img/delicious.png) no-repeat 23px 3px;"><h3 class="side_head"><a href="http://del.icio.us/post?url=http%3a%2f%2fwww.ChartLyrics.com%2f_LsLsZ7P4EK-F-LD4dJgDQ%2fLady%2bMadonna.aspx&amp;title=The+Beatles%09Lady+Madonna%09lyrics" rel="nofollow">Del.icio.us</a></h3></div> </div> </div> <div class="actions_wrap"><div class="actions"><div style="text-align:center"><object type='application/x-shockwave-flash' data='http://www.youtube.com/v/gNyHymEhZmg&amp;feature=youtube_gdata_player' width='260' height='195'><param name='movie' value='http://www.youtube.com/v/gNyHymEhZmg&amp;feature=youtube_gdata_player' /><img src='http://i.ytimg.com/vi/gNyHymEhZmg/0.jpg' width='260' height='195' alt='The Beatles - Lady Madonna' /></object></div></div></div> <!-- Ad right --> <div class="actions_wrap"> <div class="actions"> <div id="adright"> <script type="text/javascript"><!--
google_ad_client = "ca-pub-5439878055731936";
/* CL Right */
google_ad_slot = "2575381684";
google_ad_width = 300;
google_ad_height = 250;
//--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </div> </div> <!-- [END] Ad right --> </div> <!-- [END] Sidebar --> </div> </div> <!-- [END] Content --> <!-- Footer --> <div id="footer_wrap"> <div id="footer"> <a href="/"> <img src="/img/footer_logo.png" id="footer_logo" alt="" /></a> <div class="top_box"> </div> <div class="bottom_box"> <div style="text-align: center">
Letras de canciones · Letras de canções · Lyrics · Lyrique · Songteksten · στιχοι · тексты песен · القصائد الغناءيه · เนื้อเพลง · リリック · 가사 · 叙情詩 · 抒情歌 · 歌詞 · 歌词
</div> </div> </div> </div> <!-- [END] Footer --> </body> </html>

View file

@ -1,526 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Beatles - Lady Madonna Lyrics</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<link rel="shortcut icon" href="http://www.elyricsworld.com/favicon.ico">
<link rel="alternate" href="http://www.elyricsworld.com/rss/latest_music_lyrics.xml" type="application/rss+xml" title="Latest Music Lyrics RSS" />
<link rel="alternate" href="http://www.elyricsworld.com/rss/latest_news.xml" type="application/rss+xml" title="Latest News RSS" />
<meta name="description" content="Br Lady Madonna Children At Your Feet Br Wonder How You Manage To Make Ends Meet Br Who Finds The Money When You Pay The Rent Br D...">
<meta name="keywords" content="Lady Madonna, Beatles, Lady Madonna Lyrics, Beatles Lyrics, Lady Madonna Music Video, Lady Madonna Song Lyrics">
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<script src="/images/jquery-1.7.1.min.js"></script>
<link href="/css/styles.css?4" type="text/css" rel="stylesheet" />
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<script>
$(document).ready(function() {
function monkeyPatchAutocomplete() {
// Don't really need to save the old fn,
// but I could chain if I wanted to
var oldFn = $.ui.autocomplete.prototype._renderItem;
$.ui.autocomplete.prototype._renderItem = function( ul, item) {
var re = new RegExp("^" + this.term, "i") ;
var t = item.label.replace(re,"<b>" + this.term + "</b>");
return $( "<li></li>" )
.data( "item.autocomplete", item )
.append( "<a>" + t + "</a>" )
.appendTo( ul );
};
}
//monkeyPatchAutocomplete();
var work = 0;
$("#news").mouseenter(function() {
work = 1;
}).mouseleave(function() {
work = 0;
});
window.setInterval(function(){
if(work == 0){
var n = $("#n").val();
if(n == 'no')
{
}
else
{
$(".single_new").removeClass('active');
$('.nn'+n).toggleClass('active');
var vv = $('.nn'+n).attr('news');
$('.news_number:visible').fadeOut(200, function () { $('#n'+vv).fadeIn(200) });
if(n == 3)
{
var n = $("#n").val(0);
}
else
{
var n = $("#n").val(parseInt($("#n").val())+1);
}
}
}
}, 5000);
$("#bio_more").click(function() {
$('.bio_summary').fadeOut(100, function() { $('.bio_full').fadeIn(200); });
});
$("#bio_hide").click(function() {
$('.bio_full').fadeOut(100, function() { $('.bio_summary').fadeIn(200); });
});
//index news click
$(".single_new").click(function() {
if($(this).hasClass('active'))
{
}
else
{
$(".single_new").removeClass('active');
$(this).toggleClass('active');
var vv = $(this).attr('news');
$('.news_number:visible').fadeOut(200, function () { $('#n'+vv).fadeIn(200) });
if(vv == 3)
{
var n = $("#n").val(0);
}
else
{
var n = $("#n").val(parseInt(vv)+1);
}
}
});
function __highlight(s, t) {
var matcher = new RegExp("("+$.ui.autocomplete.escapeRegex(t)+")", "ig" );
return s.replace(matcher, "<strong>$1</strong>");
}
var ac_config = {
source: "/js/autocomplete.php",
noCache: true, //default is false, set to true to disable caching
minLength: 2,
select: function(event, ui)
{
var url = ui.item.url;
//$('#sform').submit();
document.location.href = url;
},
};
$("#sfield").autocomplete(ac_config)
});
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3484805-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
function myevup(ar) {
if (window.XMLHttpRequest) {
xmlhttp=new XMLHttpRequest()
} else {
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")
}
xmlhttp.open("GET", "http://www.elyricsworld.com/songkick/test.php?artist=" + ar);
xmlhttp.send(null);
}
</script>
<!-- BEGIN ADREACTOR CODE -->
<script src="http://adserver.adreactor.com/js/libcode1_noajax.js" type="text/javascript"></script>
<script type="text/javascript">
var count = readCookie('AVPWCAP') || 0;
if (document.avp_ready && count < 2) {
avp_zone({ base: 'adserver.adreactor.com', type: 'window', zid: 23, pid: 28, custom1: '', custom2: '', custom3: '', exclude: 'no_popup', exit: 'true' });
createCookie('AVPWCAP', ++count, 1);
}
function createCookie (name, value, hours) {
var expires = "";
if (hours) {
var date = new Date();
date.setTime(date.getTime()+(hours*60*60*1000));
expires = "; expires="+date.toGMTString();
}
document.cookie = name+"="+value+expires+"; path=/";
}
function readCookie (name) {
if (!document.cookie) return null;
var nameEQ = name + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0)==' ') {
c = c.substring(1,c.length);
}
if (c.indexOf(nameEQ) == 0) {
return c.substring(nameEQ.length, c.length);
}
}
return null;
}
</script>
<!-- END ADREACTOR CODE -->
</head>
<body>
<div id="main">
<div id="topnav">
<a href="/">HOME</a>
<a href="/toplyrics.html">TOPLYRICS</a>
<a href="/newestlyrics_1-50.html">NEWEST LYRICS</a>
<a href="/submit.html">SUBMIT LYRICS</a>
<a href="/latest_news.html" class="br">NEWS</a>
<a href="/calendar.html" class="br">CALENDAR</a>
<div id="social_top"></div>
<div style="clear:both;"></div>
</div>
<div id="logo_search">
<div id="logo">
<a href="http://www.elyricsworld.com/"><img alt="Lyrics" src="/images/logo.png" style="border:0;" /></a>
</div>
<div id="search_b">
<form action="/search.php" method="GET" id="sform">
<input type="text" name="search" id="sfield" value="Search for lyrics" onclick="if(this.value=='Search for lyrics'){this.value=''}" onblur="if(this.value==''){this.value='Search for lyrics'}" /><input type="submit" value="" id="sbutton" />
</form>
<div id="alphabet">
<a href="http://www.elyricsworld.com/a_artists.html">A</a>
<a href="http://www.elyricsworld.com/b_artists.html">B</a>
<a href="http://www.elyricsworld.com/c_artists.html">C</a>
<a href="http://www.elyricsworld.com/d_artists.html">D</a>
<a href="http://www.elyricsworld.com/e_artists.html">E</a>
<a href="http://www.elyricsworld.com/f_artists.html">F</a>
<a href="http://www.elyricsworld.com/g_artists.html">G</a>
<a href="http://www.elyricsworld.com/h_artists.html">H</a>
<a href="http://www.elyricsworld.com/i_artists.html">I</a>
<a href="http://www.elyricsworld.com/j_artists.html">J</a>
<a href="http://www.elyricsworld.com/k_artists.html">K</a>
<a href="http://www.elyricsworld.com/l_artists.html">L</a>
<a href="http://www.elyricsworld.com/m_artists.html">M</a>
<a href="http://www.elyricsworld.com/n_artists.html">N</a>
<a href="http://www.elyricsworld.com/o_artists.html">O</a>
<a href="http://www.elyricsworld.com/p_artists.html">P</a>
<a href="http://www.elyricsworld.com/q_artists.html">Q</a>
<a href="http://www.elyricsworld.com/r_artists.html">R</a>
<a href="http://www.elyricsworld.com/s_artists.html">S</a>
<a href="http://www.elyricsworld.com/t_artists.html">T</a>
<a href="http://www.elyricsworld.com/u_artists.html">U</a>
<a href="http://www.elyricsworld.com/v_artists.html">V</a>
<a href="http://www.elyricsworld.com/w_artists.html">W</a>
<a href="http://www.elyricsworld.com/x_artists.html">X</a>
<a href="http://www.elyricsworld.com/y_artists.html">Y</a>
<a href="http://www.elyricsworld.com/z_artists.html">Z</a>
<a href="http://www.elyricsworld.com/0-9_artists.html">#</a>
</div>
</div>
<div style="clear:both;"></div>
</div> <div id="pod_header">
<div id="pleft">
<div class="bb"><a href="https://plus.google.com/b/114922196798796614096/" target="_blank"><img src="/images/gplus.png" border="0" /></a> <span><a target="_blank" href="https://plus.google.com/b/114922196798796614096/">Google+ page</a></span></div>
<div class="bb"><a href="http://www.facebook.com/music.lyrics.world" rel="nofollow" target="_blank"><img src="/images/fb.png" border="0" /></a> <span><a target="_blank" href="http://www.facebook.com/music.lyrics.world" rel="nofollow">Facebook</a></span></div>
<div class="bb"><a href="https://twitter.com/#!/elyricsworldcom" rel="nofollow" target="_blank"><img src="/images/twit.png" border="0" /></a> <span><a target="_blank" href="https://twitter.com/#!/elyricsworldcom" rel="nofollow">Twitter</a></span></div>
<div class="banner">
<script type="text/javascript"><!--
google_ad_client = "pub-9143916203605768";
google_alternate_ad_url = "http://www.elyricsworld.com/banners/120x600.html";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
google_ad_channel ="8936596857";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "6699FF";
google_color_url = "6699FF";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> </div>
<div id="related_artists">
<div id="ratitle">Latest Beatles Lyrics</div>
<a href="http://www.elyricsworld.com/let's_twist_again_lyrics_beatles.html">Let's Twist Again Lyrics</a>
<a href="http://www.elyricsworld.com/little_child_(mono)_lyrics_beatles.html">Little Child (mono) Lyrics</a>
<a href="http://www.elyricsworld.com/be-bop-a-lula_(live)_lyrics_beatles.html">BE-BOP-A-LULA (Live) Lyrics</a>
<a href="http://www.elyricsworld.com/reminiscing_(live)_lyrics_beatles.html">REMINISCING (Live) Lyrics</a>
<a href="http://www.elyricsworld.com/away_in_a_manger_(hide_your_love_away)_lyrics_beatles.html">Away In A Manger (Hide Your Love Away) Lyrics</a>
<a href="http://www.elyricsworld.com/winter_wonderland_(matchbox)_lyrics_beatles.html">Winter Wonderland (Matchbox) Lyrics</a>
<a href="http://www.elyricsworld.com/white_christmas_lyrics_beatles.html">White Christmas Lyrics</a>
<a href="http://www.elyricsworld.com/what_child_is_this_(while_my_guitar)_lyrics_beatles.html">What Child Is This (While My Guitar) Lyrics</a>
<a href="http://www.elyricsworld.com/while_my_guitar_genly_weeps_lyrics_beatles.html">While My Guitar Genly Weeps Lyrics</a>
<a href="http://www.elyricsworld.com/strawberry_field_forever_(emi-remix_15.12.66)_lyrics_beatles.html">Strawberry Field Forever (Emi-remix 15.12.66) Lyrics</a>
</div>
</div>
<div id="pright">
<div id="top_banner">
<!-- BEGIN ADREACTOR CODE -->
<script src="http://adserver.adreactor.com/js/libcode1_noajax.js" type="text/javascript"></script>
<script type="text/javascript">
if (document.avp_ready) { avp_zone({ base: 'adserver.adreactor.com', type: 'banner', zid: 9, pid: 28, custom1: 'Beatles', custom2: 'Lady+Madonna', custom3: '' }); }
</script>
<!-- END ADREACTOR CODE -->
</div> <div id="bread_social">
<div class="bs_left" >
<a href="/">Home</a> <img src="/images/pip2.png" />
<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a href="http://www.elyricsworld.com/b_artists.html" itemprop="url"><span itemprop="title">B</span></a></span> <img src="/images/pip2.png" />
<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a href="http://www.elyricsworld.com/beatles_lyrics.html" itemprop="url"><span itemprop="title">Beatles</span></a></span>
<img src="/images/pip2.png" /> <strong>Lady Madonna</strong>
</div>
<div class="bs_right">
<iframe src="http://www.facebook.com/plugins/like.php?app_id=221027461249362&amp;href=http://www.elyricsworld.com/lady_madonna_lyrics_beatles.html&amp;send=false&amp;layout=button_count&amp;width=95&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:85px; height:21px;" allowTransparency="true"></iframe>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="elyricsworld.com">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
</div>
<div style="clear:both;"></div>
<div id="artist_left">
<div id="artist_panel_l">
<div id="artist_title">
<div id="newsl" style="width:100%;"><h1 style="padding:0;margin:0; font-size:18px;"><strong><span class="wcspan" >Beatles - Lady Madonna Lyrics</span></strong></h1></div>
<div style="clear:both;"></div>
</div>
<div id="panel_in" class="nopadding">
<div id="lyric_itself">
<div id="ringtone" style="margin-bottom:8px;">
<img src="http://www.elyricsworld.com/phone_icon_blue_small_trans.gif" alt="Send Lady Madonna Ringtone to your Cell" border="0" height="17px" width="16px">&nbsp;&nbsp;<a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=WDLDros&artist=Beatles&song=Lady+Madonna" title="Send Lady Madonna Ringtone to your Cell" rel="nofollow" target="_blank">Send "Lady Madonna" Ringtone to your Cell</a>&nbsp;&nbsp;<img src="http://www.elyricsworld.com/phone_icon_blue_small_trans_right_2.gif" alt="Send Lady Madonna Ringtone to your Cell" border="0" height="17px" width="16px"> </div>
<div id="lyric_tt"><h2 style="margin:0; padding:0; font-size:14px;">Lady Madonna</h2></div>
<p>
<br />Lady Madonna, children at your feet<br />Wonder how you manage to make ends meet<br />Who finds the money when you pay the rent?<br />Did you think that money was heaven sent?<br /><br />Friday night arrives without a suitcase<br />Sunday morning creeping like a nun<br />Monday's child has learned to tie his bootlace<br />See how they run<br /><br />Lady Madonna, baby at your breast<br />Wonders how you manage to feed the rest<br /><br />[Lady Madonna lyrics on http://www.elyricsworld.com]<br /><br />See how they run<br /><br />Lady Madonna lying on the bed<br />Listen to the music playing in your head<br /><br />Tuesday afternoon is never ending<br />Wednesday morning papers didn't come<br />Thursday night your stockings needed mending<br />See how they run<br /><br />Lady Madonna, children at your feet<br />Wonder how you manage to make ends meet<br /> </p>
<div id="ringtone">
<img src="http://www.elyricsworld.com/phone_icon_blue_small_trans.gif" alt="Send Lady Madonna Ringtone to your Cell" border="0" height="17px" width="16px">&nbsp;&nbsp;<a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=WDLDros&artist=Beatles&song=Lady+Madonna" title="Send Lady Madonna Ringtone to your Cell" rel="nofollow" target="_blank">Send "Lady Madonna" Ringtone to your Cell</a>&nbsp;&nbsp;<img src="http://www.elyricsworld.com/phone_icon_blue_small_trans_right_2.gif" alt="Send Lady Madonna Ringtone to your Cell" border="0" height="17px" width="16px"> </div>
</div>
<div id="contrib">
<div id="contrib_left">
&nbsp;
</div>
<div id="contrib_right">
<a href="/submitlyrics.php?lyric_id=154160&type=correction" target="_blank" rel="nofollow"><img src="/images/correct.png" border="0" id="correct" /></a>
</div>
<div style="clear:both;">
</div>
</div>
</div>
</div>
<div id="comments">
<div id="comments_number">
Comments
</div>
<img src="/images/bot_arrow.png" id="bot_arrow" border="0" />
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<div class="fb-comments" style="margin-top:10px;" data-href="http://www.elyricsworld.com/lady_madonna_lyrics_beatles.html" data-num-posts="10" data-width="520"></div>
</div>
</div>
<div id="artist_right" itemscope itemtype="http://data-vocabulary.org/Review-aggregate">
<div id="stars_out" style="margin-bottom:20px;">
<div id="stars">
<div id="star_lyrics" style="float:left; "></div>
<span itemprop="rating" itemscope itemtype="http://data-vocabulary.org/Rating">
<span><strong id="vnumber" itemprop="average">0</strong></span> <span id="votes" itemprop="votes">(1 votes)</span>
<meta itemprop="best" content="5"/>
<meta itemprop="worst" content="1"/>
</span>
<div style="clear:both;"></div>
</div>
</div>
<script>
$(document).ready(function() {
$('#star_lyrics').raty({
start: 0,
precision: true,
path: '/images/rating/',
size: 24,
starHalf: 'star-half-big.png',
starOff: 'star-off-big.png',
starOn: 'star-on-big.png',
click: function(score, evt) {
$.get('/scripts/rate.php?t=lyrics&v=154160&r='+score, function(data) {
});
}
});
});
</script>
<div id="artist_panel_l">
<div id="artist_title">
<div id="newsl" style="width:100%;"><span class="wcspan">Artist Information</div>
<div style="clear:both;"></div>
</div>
<div id="panel_in">
<div id="rightbio">
<div id="rbleft" class="mmg" style="width:60px;"><img src="http://www.mp3va.com/img/no_artist.gif" style="width:50px;" class="aright" alt="Lady Madonna Lyrics by Beatles" title="Lady Madonna"/></div>
<div id="rbright" class="rrg">
<a href="http://www.elyricsworld.com/beatles_lyrics.html">Beatles Lyrics</a><br />
<div style="padding:3px; padding-left:0;"><g:plusone size="medium"></g:plusone></div>
</div>
<div style="clear:both;"></div>
</div>
<div style="clear:both;"></div>
</div>
</div>
<div id="banner_rr2">
<script type="text/javascript"><!--
google_ad_client = "pub-9143916203605768";
/* 300x250, ???????? 10-7-29 */
google_ad_slot = "4472986252";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> </div>
<div id="artist_panel_l" style="margin-top:20px; margin-bottom:10px;">
<div id="artist_title">
<div id="newsl" style="width:100%;"><span class="wcspan">Album Information</div>
<div style="clear:both;"></div>
</div>
<div id="panel_in">
<div id="rightbio">
<img src="http://images.amazon.com/images/P/B00005GKNP.01._SCMZZZZZZZ_.jpg" itemprop="photo" class="aright" style="float:left;" alt="Beatles CD Singles Collection Album Lyrics"/>
<img src="/images/cd.jpg" style="float:left; margin-top:15px;" />
<div style="clear:both;"></div>
<div id="ainfo">
CD Singles Collection<br />
</div>
</div>
<div style="clear:both;"></div>
</div>
</div>
<div id="artist_panel_l" style="margin-top:20px; margin-bottom:10px;">
<div id="artist_title">
<div id="newsl" style="width:100%;"><span class="wcspan">Lady Madonna Video</div>
<div style="clear:both;"></div>
</div>
<div id="panel_in" style="padding-left:9px;">
<object width="279" height="193"><param name="movie" value="http://www.youtube.com/v/VfthrizXKOM&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VfthrizXKOM&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="280" height="193"></embed></object>
</div>
</div>
<div id="artist_panel_l" style="margin-top:20px; margin-bottom:10px;">
<div id="artist_title">
<div id="newsl" style="width:100%;"><span class="wcspan">Lyrics Widget</div>
<div style="clear:both;"></div>
</div>
<div id="panel_in" style="padding-left:9px;">
<embed src='http://widget.elyricsworld.com/scroller.swf?lid=154160&speed=4' width='280' height='160' type='application/x-shockwave-flash'/></embed></object>
</div>
</div>
<div id="banner_rr2">
<!-- BEGIN ADREACTOR CODE -->
<script src="http://adserver.adreactor.com/js/libcode1_noajax.js" type="text/javascript"></script>
<script type="text/javascript">
if (document.avp_ready) { avp_zone({ base: 'adserver.adreactor.com', type: 'banner', zid: 6, pid: 28, custom1: 'Beatles', custom2: 'Lady+Madonna', custom3: '' }); }
</script>
<!-- END ADREACTOR CODE --> </div>
<div id="artist_panel_l">
<div id="artist_title">
<div id="newsl" style="width:100%;"><span class="wcspan">Related Lyrics</div>
<div style="clear:both;"></div>
</div>
<div id="panel_in">
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/tik_tok_lyrics_ke$ha.html">Ke$ha - Tik Tok Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/not_over_you_lyrics_gavin_degraw.html">Gavin Degraw - Not Over You Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/deuces_lyrics_chris_brown.html">Chris Brown - Deuces Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/i_dont_lie_(freestyle)_lyrics_wiz_khalifa.html">Wiz Khalifa - I Dont Lie (Freestyle) Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/lost_in_the_sauce_lyrics_kid_ink.html">Kid Ink - Lost In The Sauce Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/domino_the_destitute_lyrics_coheed_and_cambria.html">Coheed and Cambria - Domino The Destitute Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/rihanna_(that's_my_attitude)_lyrics_flo_rida.html">Flo Rida - Rihanna (That's My Attitude) Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/laserlight_lyrics_jessie_j.html">Jessie J - Laserlight Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/finally_found_you_lyrics_enrique_iglesias.html">Enrique Iglesias - Finally Found You Lyrics</a></div>
<div style="border-bottom:1px dashed #ccc;line-height:23px;"><a href="http://www.elyricsworld.com/all_out_(br3ndan_song)_lyrics_justin_bieber.html">Justin Bieber - All Out (Br3ndan Song) Lyrics</a></div>
<div style="clear:both;"></div>
</div>
<div style="clear:both;"></div>
</div>
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>
<script>myevup('Beatles');</script>
</div>
</div>
<div id="footer">
<div id="fin">
<div class="fleft">
<a href="http://www.elyricsworld.com/">Lyrics</a> |
<a href="/privacy_policy.html">Privacy Policy</a> |
<a href="/rss_feeds.html">RSS Feeds</a> |
<a href="/contact.html">Contacts</a>
</div>
<div class="fright">
©2004-2012 elyricsworld.com
</div>
</div>
</div>
<!-- Begin comScore Tag -->
<script type="text/javascript">
document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
// Note: it's important to keep these in separate script blocks
COMSCORE.beacon({
c1: 2,
c2: "6772046",
c3: "",
c4: "www.elyricsworld.com/lady_madonna_lyrics_beatles.html", // Replace this with the page URL that the site is on here, and also enter it into the <noscript> img below
c5: "",
c6: "",
c15: ""
});
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6772046&c3=&c4=www.elyricsworld.com/lady_madonna_lyrics_beatles.html&c5=&c6=&c15=&cj=1" />
</noscript>
<!-- End comScore Tag -->
</body>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,712 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Paroles et traduction Jacques Brel : Amsterdam - paroles de chanson</title>
<meta name="description" content="Jacques Brel : Amsterdam paroles et traduction de la chanson "/>
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"/><![endif]-->
<link href="/s.css?1410808470" rel="stylesheet" type="text/css" title="default"/>
<link rel="icon" type="image/gif" href="/favicon.gif?1410808470"/>
<script type="text/javascript" src="/g.js?1410808470"></script><script type="text/javascript" src="/summary.js?1410808470"></script>
<script type="text/javascript"><!--
dwService.reload = false;
dwService.setTargetings({"pagId":"1647","pagType":"content","layId":"550","directories":["\/"],"conId":"275679","appId":"4762"});
initGA(['UA-4587199-1', 'UA-26394066-3']);
initXiti(175975);//-->
</script>
<link rel="image_src" href="/593869-2544.jpg?20120608"/>
</head>
<body id="layout550" class="dom1 contentPage cdir app4762 status3">
<div id="contener">
<div id="header-background">
<div id="header">
<div id="header-content">
<div class="header"></div>
<!--Ht@7076--><div class="headerLogo"><a href="/index.html"><img src="/logo-2013.png?1410808470" width="200" height="64" alt="Accueil paroles de chansons"/></a>
</div><!--/Ht@7076--><!--LoBo@4755--><div class="zoneLogin"><div id="loginBoxLogged" style="display:none" class="loginBox">
<a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', null);
return false">Mon compte <span id="loginBox_numbers_" class="number"></span></a>
<a href="#" title="Déconnexion" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.logout();
return false;"><img src="/iconlogout.png?1410808470" alt=""/></a>
<table id="loginBoxMenuLogged">
<tr>
<td>
<a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('account');
return false;">
<span id="loginBox_mediumavatar_"></span><br/><br/>
<span id="loginBox_pseudo_"></span>
</a>
</td>
<td>
<table>
<tr>
<td><img src="/iconmessage.png?1410808470" alt=""/><span id="loginBox_msg_" class="number"></span></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('message');
return false;">Mes messages</a></td>
</tr>
<tr>
<td><img src="/iconnotifications.png?1410808470" alt=""/><span id="loginBox_notif_" class="number"></span></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('notifications');
return false;" >Mes notifications</a></td>
</tr>
<tr>
<td><img src="/iconfriends.png?1410808470" alt=""/><span id="loginBox_fr_" class="number"></span></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('friends');
return false;">Mes amis</a></td>
</tr>
<tr>
<td><img src="/iconmypage.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('user');
return false;">Ma page personnelle</a></td>
</tr>
<tr>
<td><img src="/icontools.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('account');
return false;">Mes paramètres</a></td>
</tr>
<tr>
<td><img src="/iconfolder.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go();
return false;">Mes contenus</a></td>
</tr>
<tr>
<td><img src="/iconfavorites.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwLightBox.cache = true;
dwLightBox.open('Mes contenus favoris', dwService.getUrl('s', 'contents.favorites'), 'ajax');
return false;">Mes contenus favoris</a></td>
</tr>
<tr>
<td><img src="/iconadd.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('content');
return false;">Ajouter un contenu</a></td>
</tr>
<tr style="display:none" id="loginBox_row_editcontent_">
<td><img src="/iconedit.png?1410808470" alt=""/></td>
<td><a href="#" id="loginBox_editcontent_">Éditer ce contenu</a></td>
</tr>
<tr style="display:none">
<td><img src="/iconcredits.png?1410808470" alt=""/><span id="loginBox_crd_" class="number"></span></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('credit');
return false;">Mes crédits</a></td>
</tr>
<tr style="display:none">
<td><img src="/iconorders.png?1410808470" alt=""/></td>
<td><a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('orders');
return false;">Mes commandes</a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div id="loginBoxNotLogged" class="loginBox">
<a href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', null);
return false">Mon compte</a>
<table id="loginBoxMenuNotLogged">
<tr>
<td>
<a href="#" title="Connexion" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.login();
return false;">Connexion</a>
</td>
</tr>
<tr>
<td>
<a href="#" title="Inscription" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwService.open('register', 'Inscription');
return false;">Inscription</a>
</td>
</tr>
<tr>
<td>
<a id="facebook-connect" href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.loginFrom('facebook', 'www.lacoccinelle.net');
return false;"><span>Connexion via Facebook</span></a>
</td>
</tr>
<tr>
<td>
<a id="twitter-connect" href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.loginFrom('twitter', 'www.lacoccinelle.net');
return false;"><span>Connexion via Twitter</span></a>
</td>
</tr>
<tr>
<td>
<a id="google-connect" href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.loginFrom('google', 'www.lacoccinelle.net');
return false;"><span>Connexion via Google+</span></a>
</td>
</tr>
<tr>
<td>
<a id="live-connect" href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.loginFrom('live', 'www.lacoccinelle.net');
return false;"><span>Connexion via Windows Live</span></a>
</td>
</tr>
<tr>
<td>
<a id="openid-connect" href="#" onclick="dwElement.setDisplayStyle('loginBoxMenuNotLogged', false);
dwUser.loginFrom('openid', 'www.lacoccinelle.net');
return false;"><span>Connexion via OpenID</span></a>
</td>
</tr>
</table>
</div>
<script type="text/javascript"><!--
dwUser.displayIfLogged('loginBoxLogged', 'loginBoxNotLogged');
dwUser.displayIfLogged('loginBox_numbers_');
dwUser.displayIfLogged('loginBox_mediumavatar_');
dwUser.displayIfLogged('loginBox_pseudo_');
dwUser.displayIfLogged('loginBox_msg_');
dwUser.displayIfLogged('loginBox_fr_');
dwUser.displayIfLogged('loginBox_notif_');
dwUser.displayIfLogged('loginBox_crd_');
var m = document.location.href.match(/\/(\d+)\.html/);
if (m && m[1] && document.location.href.indexOf('/m/') === -1)
{
dwElement.setDisplayStyle('loginBox_row_editcontent_', true);
dwElement.get('loginBox_editcontent_').onclick = function()
{
dwElement.setDisplayStyle('loginBoxMenuLogged', false);
dwUser.go('content', m[1]);
return false;
};
}//-->
</script></div><!--/LoBo@4755--><!--Ht@7075--><div class="headerMenu"><table cellpadding="0" cellspacing="0">
<tr>
<td><a href="/index.html">CHANSONS</a></td>
<td><a href="/artistes/index.html">ARTISTES</a></td>
<td><a href="/albums/index.html">ALBUMS</a></td>
<td><a href="/paroles-officielles/index.html">PAROLES OFFICIELLES</a></td>
</tr>
</table>
</div><!--/Ht@7075--><!--Ht@7077--><div class="headerTitle"><img src="/home-title.png?1410808470" width="693" height="110" alt="Paroles de chansons, traductions, explications"/>
</div><!--/Ht@7077--><!--SeFo@7074--><div class="headerSearch">
<form action="/s.html" method="post" id="searchForm-7074" onsubmit="return dwSearch.send(this.id);">
<p>
<span class="searchForm">
<input type="text" name="q" id="searchForm-7074-q" size="15" alt="Rechercher une chanson, un artiste..." value="Rechercher une chanson, un artiste..." onfocus="if (typeof (dwSearch.d['searchForm-7074']) === 'undefined' || dwSearch.d['searchForm-7074'] === this.value) this.value = ''; dwSearch.suggestKey(7074, event);" onkeydown="return dwSearch.suggestKey(7074, event);" onkeyup="dwUtils.runOnce('search-7074', function() { dwSearch.suggest(7074)}, 500); return false;" onblur="dwSearch.suggestHide(7074);"/><a href="#" onclick="if (dwSearch.send('searchForm-7074') === true) dwElement.get('searchForm-7074').submit(); return false;"><img id="searchForm-7074-default" src="/spacer.gif?1410808470" alt="Rechercher une chanson, un artiste..."/></a>
</span>
<input type="submit" style="display:none"/><!-- affiché uniquement pour qu'en tapant sur entrée dans un champ ça POST le formulaire -->
</p>
<div id="searchForm-7074-suggestions" class="search-suggests" style="display:none"></div>
<div id="searchForm-7074-message" style="display:none"></div>
</form>
<script type="text/javascript"><!--
dwAjax.setMessages('searchForm-7074', {1: 'Veuillez entrer au moins un mot-clé de recherche'});
dwSearch.restore('searchForm-7074');
dwSearch.suggestInit(7074, '4748,4762,5873,5935', 10); //-->
</script>
</div><!--/SeFo@7074--><!--Ht@4808--><div class="pub728"><script type="text/javascript"><!--
SmartAdServerAjax(document.location.pathname==='/index.html'?'2301/378531':'2301/16363',438,'','ww62.smartadserver.com');//-->
</script>
</div><!--/Ht@4808-->
<div class="footer"></div>
</div>
</div>
</div>
<div id="body-background">
<div id="body-header"></div>
<div id="body">
<div id="body-content">
<div id="clr-z1" class="clr-zone">&nbsp;</div>
<div id="zone1"><div class="header"></div><div id="subzone1"><!--Ht@4807--><div class="pub300"><script type="text/javascript"><!--
SmartAdServerAjax(document.location.pathname==='/index.html'?'2301/378531':'2301/16363',439,'','ww62.smartadserver.com');//-->
</script>
</div><!--/Ht@4807--><!--LiCoDe@7092--><div class="box boxList" id="block7092"><div class="list">
<h4 class="label">Coup de projecteur sur...</h4>
<div class="contents" id="contener7092" style="position:relative;z-index:0;">
<div id="contener7092-0" class="contener" style="width:100%;position:absolute;z-index:0;background-image:url(/1003290-3181.jpg?20140325);background-repeat:no-repeat">
<div class="title"><div class="inner">
<a href="/albums/910041.html">Mue, le nouvel album d'Emilie Simon</a></div></div>
</div>
</div>
</div>
<script type="text/javascript"><!--
dwSummary.init(7092, 1); //-->
</script>
</div><!--/LiCoDe@7092--><!--Ht@4840--><div class="box facebox"><h4>Facebook / Soirées</h4>
<div id="facebookIframe"></div><div id="soonnightIframe"></div>
<script type="text/javascript"><!--
dwElement.addEvent(null, 'load', function()
{
dwElement.setValue('facebookIframe', '<i' + 'frame src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Flacoccinelle.net&amp;width=288&amp;colorscheme=light&amp;show_faces=false&amp;stream=false&amp;header=false&amp;height=70" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:288px; height:70px;" allowTransparency="true"></i' + 'frame>');
// SoonNight
dwElement.setValue('soonnightIframe', '<i' + 'frame src="http://www.soonnight.com/agenda/agenda,1039.html?r=1&amp;url_page=http://www.soonnight.com&amp;color=white&amp;go_soonnight=1" width="273" height="150" scrolling="no" frameborder="0"></ifr' + 'ame>');
}); //-->
</script>
</div><!--/Ht@4840--><!--AdDFP@6638--><div class="pub300"><script type="text/javascript"><!--
dwService.dfpFillSlot("6638-300x600",300,600); //-->
</script><!-- dfp@0 --></div><!--/AdDFP@6638--><!--Ht@7154--><div class="box facebox"><h4>Pour les pitchouns</h4>
<div style="padding:5px 15px 0">
<a href="http://www.patabulle.fr/" onclick="dwDocument.openWindow(this.href);return false" style="display:block;line-height:0"><img src="https://tpc.googlesyndication.com/pagead/imgad?id=CICAgKDjmdujJRCMAhjfASgBMggnwqrh7aV2bQ" width="268" height="223" alt="Patabulle - Livre et vidéos pour enfants" style="vertical-align:middle"/></a>
</div>
</div><!--/Ht@7154--></div><div class="footer"></div></div>
<div id="clr-z2" class="clr-zone">&nbsp;</div>
<div id="zone2"><div class="header"></div><div id="subzone2"><!--PaFi@6710--><div class="breadcrumb">
<div id="breadcrumb" class="dwBreadcrumb"><a href="/index.html" title="Accueil">Accueil</a> &gt; <a href="/216466.html" title="Jacques Brel">Jacques Brel</a> &gt; <a href="/233206.html" title="Live Olympia 1964">Live Olympia 1964</a> </div></div><!--/PaFi@6710--><!--CoSo@4762--><div><div id="content275679" class="content contentSong item">
<div class="title"><div class="inner"><h1 class="fn">Paroles de la chanson «Amsterdam» (avec traduction) par Jacques Brel</h1>
</div></div>
<div class="digbury" style="float:left"><div class="inner"><a href="#" class="contentDig" onclick="dwUser.exec(dwAjax.messages['contentDigBury'].signin, function(){dwContent.digbury('275679','contentDigBury-4762x275679');}); return false;"><img src="/spacer.gif?1410808470" alt=""/><span id="contentDigBury-4762x275679Dig">1</span></a> <a href="#" class="contentBury" onclick="dwUser.exec(dwAjax.messages['contentDigBury'].signin, function(){dwContent.digbury('275679','contentDigBury-4762x275679',true);}); return false;"><img src="/spacer.gif?1410808470" alt=""/><span id="contentDigBury-4762x275679Bury">0</span></a>
<span id="contentDigBury-4762x275679-message" style="display:none;"></span></div></div>
<div class="favorite" style="float:left"><div class="inner"><a href="#" onclick="dwUser.exec('', function(){dwAjax.postUpdate(dwService.getUrl('t', 'contents.favorite', 'id=275679'), 'favoriteForm-4762')}); return false;" onmouseover="dwTooltip.show(this, 'Ajouter/supprimer «Amsterdam» de mes contenus favoris');" onmouseout="dwTooltip.hide(this);"><img src="/iconfavorites.png?1410808470" alt=""/></a>
<span id="favoriteForm-4762-message" style="display:none"></span>
<script type="text/javascript"><!--
dwAjax.setMessages('favoriteForm-4762', {0:'«Amsterdam» a été ajouté à vos contenus favoris', 1:'veuillez vous connecter', 3:'«Amsterdam» a été supprimé de vos contenus favoris'});//-->
</script></div></div>
<div class="like" style="float:left"><div class="inner">
<table class="likeWidget">
<tr>
<td>
<div style="width:108px;height:20px;" id="share-like-box-0">
<script type="text/javascript"><!--
dwElement.addEvent(null, 'load', function ()
{
dwElement.setValue('share-like-box-0', '<iframe width="108" height="20" src="http://www.facebook.com/plugins/like.php?extended_social_context=false&amp;font=verdana&amp;href=' + encodeURIComponent(document.location.href.replace(/(\/[0-9]+\.)[a-zA-Z0-9]+\.html/, '$1html')) + '&amp;layout=button_count&amp;locale=fr_FR&send=false&amp;show_faces=false" frameborder="0" scrolling="no" vspace="0" hspace="0" marginheight="0" marginwidth="0"></iframe>');
});//-->
</script>
</div>
</td>
<td>
<div style="width:110px;height:20px;" id="share-like-box-1">
<script type="text/javascript"><!--
dwElement.addEvent(null, 'load', function ()
{
dwElement.setValue('share-like-box-1', '<iframe width="110" height="20" src="http://platform.twitter.com/widgets/tweet_button.html#count=horizontal&lang=fr&url=' + encodeURIComponent(document.location.href.replace(/(\/[0-9]+\.)[a-zA-Z0-9]+\.html/, '$1html')) + '&text=' + encodeURIComponent(document.title) + '" frameborder="0" scrolling="no" vspace="0" hspace="0" marginheight="0" marginwidth="0"></iframe>');
});//-->
</script>
</div>
</td>
<td>
<div style="width:81px;height:20px;" id="share-like-box-2">
<script type="text/javascript"><!--
dwElement.addEvent(null, 'load', function ()
{
dwElement.setValue('share-like-box-2', '<iframe width="81" height="20" src="https://apis.google.com/u/0/_/+1/fastbutton?url=' + encodeURIComponent(document.location.href.replace(/(\/[0-9]+\.)[a-zA-Z0-9]+\.html/, '$1html')) + '&amp;size=medium&amp;annotation=bubble&amp;hl=fr" frameborder="0" scrolling="no" vspace="0" hspace="0" marginheight="0" marginwidth="0"></iframe>');
});//-->
</script>
</div>
</td>
</tr>
</table>
</div></div>
<div class="media" style="clear:left;float:left"><div class="inner">
<a href="/216466.html" title="Jacques Brel"><img src="/593869-2544.jpg?20120608" width="110" height="110" style="margin:0px 0px;" alt="Live Olympia 1964 (1964)"/></a></div></div>
<div class="album"><div class="inner"><strong>Albums :</strong>
<a href="/233206.html">Live Olympia 1964</a></div></div>
<div class="tonefuse"><div class="inner"><a href="#" onclick="dwDocument.openWindow('http://www.ringtonematcher.com/co/ringtonematcher/02/noc.php?sid=LCCLros&amp;artist=jacques+brel&amp;song=amsterdam'); return false"><img src="/tonefuseleft.png?1410808470" alt=""/> <span>Télécharge la sonnerie de "Amsterdam" pour ton mobile</span></a></div></div>
<div class="itunes" style="float:left"><div class="inner"><a href="#" onclick="dwDocument.openWindow('http://clk.tradedoubler.com/click?p=23753&amp;a=1284621&amp;url=http%3A%2F%2Fphobos.apple.com%2FWebObjects%2FMZSearch.woa%2Fwa%2Fsearch%3Fterm=jacques%20brel%20amsterdam%26partnerId%3D2003'); return false;" title="Acheter l'album ou les MP3 sur iTunes"><img src="/itunes.png?1410808470" alt="Acheter l'album ou les MP3 sur iTunes"/></a></div></div>
<div class="viagogo" style="float:left"><div class="inner">
<a href="#" onclick="dwDocument.openWindow('http://www.viagogo.fr/search?q=jacques%20brel&amp;AffiliateID=1579&amp;PCID=AFFFRIAFF15791579F0459F97D1'); return false;" title="Acheter des places de concert sur Viagogo"><img src="/viagogo.png?1410808470" alt="Acheter des places de concert sur Amazon"/></a></div></div>
<div class="amazon" style="float:left"><div class="inner"><a href="#" onclick="dwDocument.openWindow('http://www.amazon.fr/exec/obidos/ASIN/B0000AKOLB/lacoccindunet-21'); return false;" title="Acheter l'album ou les MP3 sur Amazon"><img src="/amazon.png?1410808470" alt="Acheter l'album ou les MP3 sur Amazon"/></a>
</div></div>
<div class="fnac" style="float:left"><div class="inner"><a href="#" onclick="dwDocument.openWindow('http://ad.zanox.com/ppc/?8735413C1813773704T&amp;ULP=[[musique.fnac.com%2F1582578%2F]]'); return false;" title="Acheter l'album ou les MP3 sur Fnac"><img src="/fnac.png?1410808470" alt="Acheter l'album ou les MP3 sur Fnac"/></a>
</div></div>
<div class="persons" style="clear:left;"><div class="inner empty"></div></div>
<div class="jukebo"><div class="inner"><table width="100%">
<tr>
<td><span>Voir tous les clips</span> <a href="#" title="jukebo" onclick="dwDocument.openWindow('http://www.jukebo.fr/jacques-brel'); return false;">Jacques Brel</a></td>
<td>
<div id="disableJukebo" style="display:none"><a href="#" onclick="dwUtils.createCookie('dwJukebo', '1', 30, '/'); dwElement.setValue('disableJukebo', 'Désactivation effectuée pour les 30 prochains jours'); return false;">Désactiver la lecture automatique des vidéos</a></div>
</td>
</tr>
</table>
<script type="text/javascript"><!--
var ULTIMEDIA_zone = '1', c = dwUtils.readCookie('dwJukebo');
// S'il y a le cookie sans autoplay, on utilise la zone 3
if (c && c === '1') {
ULTIMEDIA_zone = '3';
}
if (ULTIMEDIA_zone === '1') {
dwElement.setDisplayStyle('disableJukebo');
}
//-->
</script>
<div id="jukebo-iframe" style="width:605px;height:340px;background-color:#f4f4f4"></div><script type="text/javascript"><!--
dwElement.addEvent(null, 'load', function ()
{
var iframe = document.createElement('iframe');
iframe.style.border = '0';
iframe.scrolling = 'no';
iframe.width = 605;
iframe.height = 340;
iframe.src = 'http://www.ultimedia.com/deliver/musique/iframe/mdtk/01497444/article/3ulx3/width/605/height/340/zone/' + ULTIMEDIA_zone + '/';
dwElement.get('jukebo-iframe').appendChild(iframe);
});//--></script>
</div></div>
<div class="text"><div class="inner"><h3>Paroles et traduction de «Amsterdam»</h3>
<p>Amsterdam ()<br class="clear" style="clear:both;"/></p><p>Dans le port d'Amsterdam<br/>Y a des marins qui chantent<br/>Les rêves qui les hantent<br/>Au large d'Amsterdam<br/>Dans le port d'Amsterdam<br/>Y a des marins qui dorment<br/>Comme des oriflammes<br/>Le long des berges mornes<br/>Dans le port d'Amsterdam<br/>Y a des marins qui meurent<br/>Pleins de bière et de drames<br/>Aux premières lueurs<br/>Mais dans le port d'Amsterdam<br/>Y a des marins qui naissent<br/>Dans la chaleur épaisse<br/>Des langueurs océanes<br/>Dans le port d'Amsterdam<br/>Y a des marins qui mangent<br/>Sur des nappes trop blanches<br/>Des poissons ruisselants<br/>Ils vous montrent des dents<br/>A croquer la fortune<br/>A décroisser la lune<br/>A bouffer des haubans<br/>Et ça sent la morue<br/>Jusque dans le coeur des frites<br/>Que leurs grosses mains invitent<br/>A revenir en plus<br/>Puis se lèvent en riant<br/>Dans un bruit de tempête<br/>Referment leur braguette<br/>Et sortent en rotant<br/>Dans le port d'Amsterdam<br/>Y a des marins qui dansent<br/>En se frottant la panse<br/>Sur la panse des femmes<br/>Et ils tournent et ils dansent<br/>Comme des soleils crachés<br/>Dans le son déchiré<br/>D'un accordéon rance<br/>Ils se tordent le cou<br/>Pour mieux s'entendre rire<br/>Jusqu'à ce que tout à coup<br/>L'accordéon expire<br/>Alors le geste grave<br/>Alors le regard fier<br/>Ils ramènent leur batave<br/>Jusqu'en pleine lumière<br/>Dans le port d'Amsterdam<br/>Y a des marins qui boivent<br/>Et qui boivent et reboivent<br/>Et qui reboivent encore<br/>Ils boivent à la santé<br/>Des putains d'Amsterdam<br/>De Hambourg ou d'ailleurs<br/>Enfin ils boivent aux dames<br/>Qui leur donnent leur joli corps<br/>Qui leur donnent leur vertu<br/>Pour une pièce en or<br/>Et quand ils ont bien bu<br/>Se plantent le nez au ciel<br/>Se mouchent dans les étoiles<br/>Et ils pissent comme je pleure<br/>Sur les femmes infidèles<br/>Dans le port d'Amsterdam<br class="clear" style="clear:both;"/></p><p></p>
<div style="clear:both;" class="clr-zone">&nbsp;</div>
</div></div>
<div class="tonefuse"><div class="inner"><a href="#" onclick="dwDocument.openWindow('http://www.ringtonematcher.com/co/ringtonematcher/02/noc.php?sid=LCCLros&amp;artist=jacques+brel&amp;song=amsterdam'); return false"><img src="/tonefuseleft.png?1410808470" alt=""/> <span>Télécharge la sonnerie de "Amsterdam" pour ton mobile</span></a></div></div>
<div class="member"><div class="inner">Publié par <span class="reviewer"><span class="vcard"><a class="url fn" rel="author" href="/m/88876.html">Mourroun</a></span></span>, le 14 juillet 2006, 19:13 (<img src="/iconmail.png?1410808470" alt="" style="vertical-align:middle"/> <a href="#" onclick="dwUser.exec('Contacter', function(){dwUser.go('follow', 'dV9jfHVfaXxpfDI3NTY3OXw4ODg3Nnxt');}); return false;">Contacter</a>)
</div></div>
<div class="tags"><div class="inner empty"></div></div>
</div></div><!--/CoSo@4762--></div><div class="footer"></div></div>
<div id="clr-z3" class="clr-zone">&nbsp;</div>
<div id="zone3"><div class="header"></div><div id="subzone3"><!--LiCoRe@5588--><div class="similarSongs" id="block5588"><div class="list">
<h4 class="label">Chansons similaires</h4>
<div class="contents">
<p>
<span class="title">
<a href="/282953.html">Ne Me Quitte Pas</a></span><span class="artist"><a href="/216466.html">Jacques Brel</a></span>
</p>
<p>
<span class="title">
<a href="/289044.html">Le Plat Pays</a></span><span class="artist"><a href="/216466.html">Jacques Brel</a></span>
</p>
<p>
<span class="title">
<a href="/276293.html">La Valse à Mille Temps</a></span><span class="artist"><a href="/216466.html">Jacques Brel</a></span>
</p>
<p>
<span class="title">
<a href="/909041.html">Chandelier</a></span><span class="artist"><a href="/214142.html">Sia</a></span>
</p>
<p>
<span class="title">
<a href="/785400.html">Quand on n'a que l'amour</a></span><span class="artist"><a href="/216466.html">Jacques Brel</a></span>
</p>
</div>
</div>
</div><!--/LiCoRe@5588--></div><div class="footer"></div></div>
<div id="clr-z4" class="clr-zone">&nbsp;</div>
<div id="zone4"><div class="header"></div><div id="subzone4"><!--AdDFP@7219--><div class="pub300"><script type="text/javascript"><!--
dwService.dfpFillSlot("7219-336x280",336,280); //-->
</script><!-- dfp@0 --></div><!--/AdDFP@7219--></div><div class="footer"></div></div>
<div id="clr-z5" class="clr-zone">&nbsp;</div>
<div id="zone5"><div class="header"></div><div id="subzone5"><!--Co@4764--><div class="comments">
<h3 class="label">Vos commentaires</h3>
<div id="contentComments">
<div>
</div>
<div class="commentsList">
<table cellpadding="2" cellspacing="0" width="100%">
<colgroup>
<col width="80px"/>
<col/>
</colgroup>
<tr id="cmt426316" class="odd">
<th class="author"><a href="/m/105300.html">Kurdt Kobain</a> </th>
<th class="date">
Il y a 7 an(s) 7 mois à 10:16
</th>
</tr>
<tr class="odd">
<th class="avatar"><a href="/m/105300.html" title="Kurdt Kobain"><img class="photo" src="http://www.lacoccinelle.net/0000-0.jpg?20120421" width="64" height="64" style="margin:13px 13px;" alt="Kurdt Kobain"/></a></th>
<td class="comment">J'adore... eh oui... Un mordu de Nirvana qui écoute du Brel ! Un lien existe néanmoins entre les deux! Non ?!? Si !!<br/>Nirvana a repris une chanson appelée &quot;Seasons in the sun&quot;, chantée à l'origine par Terry Jacks. Cette même chanson est issue d'une collaboration avec... le grand Jacques Brel.</td>
</tr>
<tr class="odd">
<td class="website"></td>
<td class="buttons">
<a href="#" onclick="dwUser.exec('Connectez-vous pour signaler un commentaire abusif', function(){dwContent.alert('Alerte',275679,'alertCmt-426316',426316);}); return false;" onmouseover="dwTooltip.show(this, 'Signaler un abus');" onmouseout="dwTooltip.hide(this);"><img src="/iconwarning.png?1410808470" alt=""/></a>
<p id="alertCmt-426316-message" style="display:none;"></p>
</td>
</tr>
<tr id="cmt442698" class="even">
<th class="author"><a href="/m/83541.html">Titouuu</a> </th>
<th class="date">
Il y a 7 an(s) 4 mois à 20:52
</th>
</tr>
<tr class="even">
<th class="avatar"><a href="/m/83541.html" title="Titouuu"><img class="photo" src="http://www.lacoccinelle.net/474902-0.jpg?20120608" width="90" height="90" style="margin:0px 0px;" alt="Titouuu"/></a></th>
<td class="comment">Impressionnante! L'une de mes préférées avec &quot;la valse à mille temps&quot; et .... &quot;Ne me quitte pas&quot;, evidemment.</td>
</tr>
<tr class="even">
<td class="website"><a href="http://amblin01.skyrock.com" onclick="window.open(this.href, 'website'); return false;" rel="external nofollow" onmouseover="dwTooltip.show(this, '&lt;strong&gt;Site web&lt;/strong&gt; http://amblin01.skyrock.com');" onmouseout="dwTooltip.hide(this);">Site web</a></td>
<td class="buttons">
<a href="#" onclick="dwUser.exec('Connectez-vous pour signaler un commentaire abusif', function(){dwContent.alert('Alerte',275679,'alertCmt-442698',442698);}); return false;" onmouseover="dwTooltip.show(this, 'Signaler un abus');" onmouseout="dwTooltip.hide(this);"><img src="/iconwarning.png?1410808470" alt=""/></a>
<p id="alertCmt-442698-message" style="display:none;"></p>
</td>
</tr>
<tr id="cmt493238" class="odd">
<th class="author"><a href="/m/116334.html">Poliineuh</a> </th>
<th class="date">
Il y a 6 an(s) 1 mois à 23:04
</th>
</tr>
<tr class="odd">
<th class="avatar"><a href="/m/116334.html" title="Poliineuh"><img class="photo" src="http://www.lacoccinelle.net/493021-0.jpg?20120608" width="90" height="70" style="margin:10px 0px;" alt="Poliineuh"/></a></th>
<td class="comment">Tres tres grand!!!</td>
</tr>
<tr class="odd">
<td class="website"></td>
<td class="buttons">
<a href="#" onclick="dwUser.exec('Connectez-vous pour signaler un commentaire abusif', function(){dwContent.alert('Alerte',275679,'alertCmt-493238',493238);}); return false;" onmouseover="dwTooltip.show(this, 'Signaler un abus');" onmouseout="dwTooltip.hide(this);"><img src="/iconwarning.png?1410808470" alt=""/></a>
<p id="alertCmt-493238-message" style="display:none;"></p>
</td>
</tr>
</table>
</div>
</div>
<form action="/transactions/comment.php" id="dwCmtForm" method="post" onsubmit="dwUser.exec('Connectez-vous pour ajouter un commentaire', dwContent.postComment); return false;">
<table id="dwCmtTable">
<colgroup>
<col width="80px"/>
<col/>
<col width="150px"/>
</colgroup>
<tr>
<td rowspan="2" id="dwCmtPseudo"><span id="dwCmtUserMsg_small2avatar_"></span></td>
<td colspan="2">
<input type="hidden" name="conId" id="cmtId" value="275679"/>
<input type="hidden" name="md5" id="cmtMd5" value="bf46ca599ce49eb1b54672db93c4af3c"/>
<textarea name="comment" id="dwCmtTxt" cols="50" rows="2" onfocus="if (this.value === 'Ajoutez votre commentaire...') this.value = '';" onkeyup="dwContent.updateCommentLength();">Ajoutez votre commentaire...</textarea>
</td>
</tr>
<tr>
<td style="text-align:left"><em>Caractères restants : <span id="dwCmtLength">1000</span></em></td>
<td style="text-align:right"><input class="submit" type="submit" value="Commenter"/></td>
</tr>
</table>
</form>
<div id="dwCmtForm-message" style="display:none"></div>
<script type="text/javascript"><!--
dwContent.cmtOwnerId = dwUtils.toInt('0');
dwUser.displayIfLogged('dwCmtLogged', 'dwCmtNotLogged1');
dwUser.displayIfLogged(false, 'dwCmtNotLogged3');
dwUser.displayIfLogged(false, 'dwCmtNotLogged4');
dwUser.displayIfLogged('dwCmtUserMsg_small2avatar_');
if (dwUser.isLogged === false)
{
dwElement.setValue('dwCmtUserName', dwUser.pseudo);
dwElement.setValue('dwCmtUserEmailConfirm', dwUser.mail);
dwElement.setValue('dwCmtUserWebsite', dwUser.website);
}
else
{
dwElement.setValue('dwCmtUserName', '');
dwElement.setValue('dwCmtUserEmailConfirm', '');
dwElement.setValue('dwCmtUserWebsite', '');
}
dwAjax.setMessages('dwCmtForm', {0:'Votre commentaire a été ajouté avec succès, il sera affiché dans quelques instants', 1:'Une erreur est survenue lors de l\'ajout de votre commentaire, veuillez nous excuser du désagrément', 2:'Votre commentaire a été ajouté avec succès, il sera affiché aprés modération', 3:'Votre commentaire est vide', 5:'Votre commentaire est trop long', 7:'Vous avez posté il y a quelques secondes un commentaire similaire, merci de patienter le temps qu\'il s\'affiche', 9:'Un champ obligatoire est vide', 11:'Adresse email non valide', 13:'URL du site internet non valide', 15:'Adresse email enregistrée <a href="#" onclick="dwUser.exec(\'Connectez-vous pour ajouter un commentaire\', dwContent.postComment);return false;">Connectez-vous</a>'});
dwAjax.setMessages('cmtDigBury', {0:'Merci de votre participation', 1:'Une erreur est survenue, vérifiez que vous êtes toujours connecté'});
dwAjax.setMessages('chooseCmt', {0:'Votre choix apparaîtra dans quelques instants', 1:'Une erreur est survenue, vérifiez que vous êtes toujours connecté'});
dwAjax.setMessages('alertCmt', {0:'Merci de votre participation'});
dwContent.loadComment(); //-->
</script></div><!--/Co@4764--></div><div class="footer"></div></div>
<div id="clr-zLast" class="clr-zone">&nbsp;</div>
</div>
</div>
<div id="body-footer"></div>
</div>
<div id="footer-background">
<div id="footer">
<div id="footer-content">
<div class="header"></div>
<!--Ht@4820--><div class="boxFooter">
<div id="htmlNotLogged-4820"><div class="titleFooter">À PROPOS</div>
<p>Depuis 2001, La Coccinelle propose et construit une communauté musicale.</p>
<br/><br/>
<p>Le site s'est développé autour d'une idée simple : comprendre les paroles des chansons françaises et internationales, qui souvent regorgent de nombreux secrets.</p>
<br/><br/>
<div class="starFooter"><a href="#" onclick="dwUser.login(); return false">Devenir membre de la communauté</a></div></div>
<div id="htmlLogged-4820"><div class="titleFooter">À PROPOS</div>
<p>Depuis 2001, La Coccinelle propose et construit une communauté musicale.</p>
<br/><br/>
<p>Le site s'est développé autour d'une idée simple : comprendre les paroles des chansons françaises et internationales, qui souvent regorgent de nombreux secrets.</p>
<br/><br/></div>
<script type="text/javascript"><!--
dwUser.displayIfLogged('htmlLogged-4820','htmlNotLogged-4820'); //-->
</script>
</div><!--/Ht@4820--><!--Ht@4821--><div class="boxFooter"><div class="titleFooter">TOP RUBRIQUES</div>
<ul>
<li><a href="/top/index.html">Top 50 chansons</a></li>
<li><a href="/dc/index.html">Derniers ajouts</a></li>
<li><a href="/liens/index.html">Partenaires</a></li>
<li><a href="/faq/index.html">Foire aux questions</a></li>
<li><a href="http://www.annonces.com" title="petite annonce">Annonce</a></li>
</ul>
<ul>
<li><a href="/actus/index.html">Actualités</a></li>
<li><a href="/index.html">Paroles de chansons</a></li>
<li><a href="#" onclick="dwUser.go('account'); return false;">Mon compte</a></li>
<li><a href="http://www.soonnight.com/mag/actualites/soiree-reveillon-jour-de-l-an-paris,28,2345.html">Nouvel an Paris</a></li>
</ul>
</div><!--/Ht@4821--><!--Ht@4822--><div class="boxFooter linkCocci"><div class="titleFooter">SUIVEZ LA COCCINELLE</div>
<div class="icoFollow"><a href="/actus/rss.xml">Les actus via RSS</a></div>
<div class="icoFollow twitterF"><a href="http://twitter.com/lacoccinellenet" onclick="dwDocument.openWindow(this.href, 'twitter');return false">Suivez-nous sur Twitter</a></div>
<div class="icoFollow facebookF"><a href="http://www.facebook.com/pages/La-Coccinelle-du-Net/140698937843" onclick="dwDocument.openWindow(this.href, 'facebook');return false">Rejoignez-nous sur facebook</a></div>
</div><!--/Ht@4822--><!--Ht@4816--><div class="copyright">&copy;2001-2014 LaCoccinelle.net
</div><!--/Ht@4816--><!--Ht@4817--><div class="menuFooter"><a href="/index.html">Accueil</a> <!--<a href="">A propos de la coccinelle</a>--> <a href="#" onclick="dwService.open('tou');return false">CGU</a> <a href="/s/index.html">Contact</a>
</div><!--/Ht@4817--><!--Ht@7031--><div class="hideTools"><script type="text/javascript" src="/seemore.js?1410808470"></script><script type="text/javascript" src="/tools.js?1410808470"></script>
</div><!--/Ht@7031-->
<div class="footer"></div>
</div>
</div>
</div>
</div>
</body>
</html>

View file

@ -1,154 +0,0 @@
<!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html>
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-language" content="en-us">
<meta name="keywords" content="Lady Madonna, The Beatles, The Beatles Lady Madonna Lyrics, Lady Madonna song lyrics, Lady Madonna lyrics">
<meta name="description" content="Read guaranteed accurate human-edited The Beatles Lady Madonna lyrics from lyrics007">
<link rel="canonical" href="http://www.lyrics007.com/The%20Beatles%20Lyrics/Lady%20Madonna%20Lyrics.html" />
<meta property="fb:admins" content="100002318964661" />
<title>The Beatles Lady Madonna Lyrics | Lyrics007</title>
<link href="/boilerplate.css" rel="stylesheet" type="text/css">
<link href="/007.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="/respond.min.js"></script>
</head>
<body>
<div class="gridContainer clearfix">
<div style="width:100%;text-align:center;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- auto_size -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-0919305250342516"
data-ad-slot="9819980608"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<a href="http://www.lyrics007.com">Home</a>&nbsp;>> <a href="http://www.lyrics007.com/The%20Beatles%20Lyrics.html">The Beatles Lyrics</a>&nbsp;>> The Beatles - Lady Madonna Lyrics<div id="LayoutDiv1">
<h1>The Beatles Lady Madonna Lyrics</h1>
Artist: <a href="http://www.lyrics007.com/The Beatles%20Lyrics.html">The Beatles Lyrics</a>
<br />Popularity : 2898 users have visited this page.
<br />Album: Track 22 on <i>The Beatles Collection, Volume 5: Sgt. Pepper's Lonely Hearts Club Band</i>
<br />Recorded: 3 and 6 February 1968, EMI Studios, London
<br />Writer(s): LennonMcCartney
<br />Genre: Rock and roll
<br />Producer(s): George Martin
<br />Length: 2:16
<br />Certification: Platinum (RIAA)<br />Format: 7" single
<br />Label: Parlophone (UK), Capitol (US)
<br />Released: 15 March 1968
<br /><br><br>Lady Madonna, children at your feet
<BR>
Wonder how you manage to make ends meet
<BR>
Who find the money when you pay the rent
<BR>
Did you think that money was heaven sent
<BR>
<BR>
Friday night arrives without a suitcase
<BR>
Sunday morning creeping like a nun
<BR>
Monday's child has learned to tie his bootlace
<BR>
See how they run
<BR>
<BR>
Lady Madonna, baby at your breast
<BR>
Wonders how you manage to feed the rest
<div class="ad300"><font color=red>sponsored links</font><br><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- l_007 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-0919305250342516"
data-ad-slot="2166102852"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<BR>
<BR>
See how they run
<BR>
<BR>
Lady Madonna lying on the bed
<BR>
Listen to the music playing in your head
<BR>
<BR>
Tuesday afternoon is never ending
<BR>
Wednesday morning papers didn't come
<BR>
Thursday night your stocking needed mending
<BR>
See how they run
<BR>
<BR>
Lady Madonna, children at your feet
<BR>
Wonder how you manage to make ends meet
<br><br>Thanks to Quidam for the correction
<div class="album_cover"><img src="/images/cover_art/80/23/9" alt="The Beatles's Lady Madonna album cover" title="The Beatles's Lady Madonna album cover"></div><center><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.lyrics007.com%2FThe%2520Beatles%2520Lyrics%2FLady%2520Madonna%2520Lyrics.html&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px; width:150px;" allowTransparency="true"></iframe></center><div style="clear:both;text-align:center;"><script>
/* Lyrics007 - 300x250 - Brand Ads Only */
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_page_genre = "";
cf_adunit_id = "39380905";
</script>
<script src="//srv.clickfuse.com/showads/showad.php"></script></div>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'mylyrics007'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
<br>The hottest lyrics from The Beatles<ul><ul><li><a href="/The%20Beatles%20Lyrics/Let%20it%20Be%20Lyrics.html">Let It Be Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Here%20Comes%20The%20Sun%20Lyrics.html">Here Comes the Sun Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Come%20Together%20Lyrics.html">Come Together Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Across%20The%20Universe%20Lyrics.html">Across the Universe Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/While%20My%20Guitar%20Gently%20Weeps%20Lyrics.html">While My Guitar Gently Weeps Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Yesterday%20Lyrics.html">Yesterday Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Help!%20Lyrics.html">Help! Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Revolution%20Lyrics.html">Revolution Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Hello%20Goodbye%20Lyrics.html">Hello Goodbye Lyrics</a>
<li><a href="/The%20Beatles%20Lyrics/Can't%20Buy%20Me%20Love%20Lyrics.html">Can't Buy Me Love Lyrics</a>
</ul></ul>
<br>
<script language="javascript" type="text/javascript">
document.write("<img src=\"http://licensing.lyrics007.com/info.php?id=1536077\">");
</script>
<br><img src="/images/LF.png">
</div>
<div>&nbsp;&copy;COPYRIGHT 2014, LYRICS007.COM, ALL RIGHTS RESERVED.</div>
<!--329161-->
</div>
</body>
</html>

View file

@ -1,515 +0,0 @@
<!doctype html>
<html xmlns:lyricscom="http://www.lyrics.com/ns#"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="verify-v1" content="k1br6sikEUd0k3G96/qOGGoQOfCbjtZUn+oT10GDsHc=" />
<meta name="google-site-verification" content="k2Lz_Wol4_l8SsCzaUj22oqAlCeKiY2L0tc0_-S0kUI" />
<meta property="og:site_name" content="Lyrics.com" />
<meta property="og:title" content="The Beatles - Lady Madonna Lyrics" />
<meta property="og:type" content="song" />
<meta property="og:image" content="http://image01.lyrics.com/artists/pic200/drP900/P970/p97040d4dv8.jpg" />
<meta property="og:url" content="http://www.lyrics.com/lady-madonna-lyrics-the-beatles.html" />
<meta property="og:description" content="Lady Madonna, children at your feet
Wonder how you manage to make ends meet
Who find the money when you pay the rent
Did you think that money was heaven sent
Friday night arrives without a suitc.." />
<meta property="lyrics:T_ID" content="T 232880" />
<meta property="fb:app_id" content="121433871232565" />
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
<meta name="keywords" content="Lady Madonna lyrics, The Beatles lyrics, Lady Madonna video, The Beatles video, lyrics, music, lyric, songtext, words to songs, lyrics search, The Beatles Lady Madonna lyrics" />
<meta name="description" content="The Beatles Lady Madonna lyrics: Lady Madonna, children at your feet
Wonder how you manage to make ends meet
Who find the money when you pay the rent
Did you think that money was heaven sent
Friday night arrives without a suitc" />
<meta name="robots" content="all" />
<meta name="server" content="127.0.0.1" />
<title>The Beatles - Lady Madonna Lyrics</title>
<script type="text/javascript" src="/js/mini/header.20140417.js?combined=prototype,overlay,common,lyrics,users,scriptaculous"></script>
<script type="text/javascript" src="/js/jquery.min.js"></script>
<script type="text/javascript">var $j = jQuery.noConflict();</script>
<link href="/css/mini/main.v2.1005.css?20131003-3" rel="stylesheet" type="text/css" />
<!--[if IE 7]>
<link href="/stylesheets/ie7.css" type="text/css" rel="stylesheet" />
<![endif]-->
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="/js/pngfix.js"></script>
<![endif]-->
<!--[if IE 6]>
<link href="/stylesheets/ie6.css" type="text/css" rel="stylesheet" />
<script src="/js/ie6.js" type="text/javascript"></script>
<script src="/js/pngfix.js" type="text/javascript"></script>
<![endif]-->
<!-- artists lyric --> <!-- LYRICS FIND -->
<!-- ### Put all this in the head of your page ### -->
<!-- ### END ### -->
<!-- END OF LYRICS FIND -->
<!-- END OF PRESENCE BAR CSS -->
</head>
<body id="bodytag" class="bodyContent userbg" >
<div id="overlay" class="hide">
<div class="close"><a href="javascript:void(0);" onClick="ol_close();">close</a></div>
<div id="overlay_content"></div>
</div>
<div id="mainwrappercontent">
<div id="topnav">
<div class="topnavleft">
<div class="logo_div"><a href="/" class="none"><img src="/images/new/logo_sm.png" class="logo" alt="Lyrics.com" border="0" /></a></div>
<div class="search_bar_div">
<form action='/search.php' method='post' id='search_form' onsubmit='return submit_search_form();'> <input id="googlecseinput" autocomplete="off" type="text" name="keyword" maxlength="60" value="" class="gray fields" onfocus="this.className='fields';if(this.value=='') this.value='';" /><input type="hidden" name="what" id="what" value="all" /><input type="submit" name="search_btn" id="search_btn" value="Search" />
<script type="text/javascript" src="//www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en', style : google.loader.themes.V2_DEFAULT});google.setOnLoadCallback(function() {
google.search.CustomSearchControl.attachAutoCompletionWithOptions(
'002429808855133964552:odv2ki7puam',
document.getElementById('googlecseinput'),
'search_form'
)});
</script>
<!-- End of autocomplete -->
</form> </div>
<!-- SEARCH -->
<div class="search_box_div">
<form action='/search.php' method='get' onsubmit='return searchAjax();'>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<a href='/' >Home</a>
<a href='/artists/start/num'>Browse</a>
<a href='/submit'>Submit</a>
<a href='/login'>Login</a>
</tr>
</table>
</form>
</div>
<br style="clear:both;" />
</div>
</div>
<div id="top_ads_space_empty">&nbsp;</div>
<div id="wrappercontent">
<div id="wrapper_bg">
<div id="wrapper">
<div class="inner">
<div id="content">
<!--<div id="content">--><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js"></script>
<script type="text/javascript" src="/js/mini/lyrics.js"></script>
<link href="/css/mini/profile-layout.css" rel="stylesheet" type="text/css" />
<link href="/css/mini/lyrics.20140428.css" rel="stylesheet" type="text/css" />
<style>
h1#profile_name, h1#profile_name * { font-size:16px; }
#songlist .row { border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:5px; }
#songlist .row .left { clear:both; float:none; }
#songlist .row .left a { color:#555; }
#menu ul, #menu li { list-style-type:none; padding:0px; margin:0px; }
#menu ul li { display:block; }
#menu ul li a { padding:5px; border:1px solid #ccc; display:block; width:148px; color:#333; text-align:center; }
#menu ul li a:hover { color:#333; }
#leftcontent {
position: relative;
}
#leftcontent .btn_right {
width: auto !important;
}
.fblike_btn {
width: 130px;
}
#adbox { width: 444px; }
</style>
<div id="outer_profile">
<div id="pic_ads">
<a href="thebeatles"><img src='http://image01.lyrics.com/artists/pic200/drP900/P970/p97040d4dv8.jpg' width='160' border='1' alt='thebeatles' /></a>
<div id="menu">
<ul>
<li><span id="friend_artist_link_P 3644"><a href='javascript:void(0);' onclick="return alert('Please login first.');">Follow</a></span></li>
<li><a href="/artists/artist_fans/P 3644">Fans</a></li>
<li><a href="/artists/albums/P 3644">Albums</a></li>
<li><a href="/thebeatles">Lyrics</a></li>
</ul> </div>
<div id="google_ads_160x600">
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-3044889097204573"
data-ad-slot="3524097094"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div id="profile">
<div id="leftcontent">
<script type="text/javascript">
function toggleYouTube()
{
var youtube = '<iframe src="http://www.pages.com/youtube.php?T_ID=T 232880&width=444&height=250" width="444" height="250" frameborder="0"></iframe>';
$j('#adbox_temp').addClass('hide');
$('adbox_content').innerHTML = youtube;
$j('#adbox').removeClass('hide');
}
</script>
<div id="adbox_temp">
<script>
/* 300 x 250 Medium Rectangle / 300x600 Hybrid */
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39382430";
</script>
<script src="//srv.clickfuse.com/showads/showad.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- ros300x250new -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-3044889097204573"
data-ad-slot="7302685429"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div id="adbox" class="hide">
<div id="adbox_content">
</div>
<div class="btn_right">
<a href='javascript:void(0);' class="silver_btn_default refresh_video" title="Get New Video">
Get New Video
</a>
</div>
</div><br />
</div>
<div id="rightcontent">
<div class="profile_name_and_status">
<h1 id="profile_name">Lady Madonna<br /><span class="small">by <a href="/thebeatles">The Beatles</a></span></h1>
<div class="fblike_btn">
<a href='http://www.lyrics.com/login_redirect.php?u=%2Flady-madonna-lyrics-the-beatles.html' class='silver_btn_default' onclick="alert('Please login first to add this song into your playlist!');" title='Add to playlist'>Add to Playlist</a> <a href='javascript:void(0);' onclick="toggleYouTube();"><img src='http://www.lyrics.com/images/play.png' alt='play' align="absmiddle" /></a>
</div>
</div>
<div class="tabs_wrapper">
<hr size="1" /><br />
<div id="tab_content">
<div id="lyric_tab_content" class="tab_content" style="position:relative;">
<div style="position:absolute;top:0;right:0;z-index:10;">
<div class="pw-widget pw-vertical pw-size-medium">
<a class="pw-button-facebook"></a>
<a class="pw-button-twitter"></a>
<a class="pw-button-googleplus"></a>
<a class="pw-button-print"></a>
</div>
<script src="http://i.po.st/static/v3/post-widget.js#publisherKey=ahap795vm5td5n4ua63f&retina=true" type="text/javascript"></script>
</div>
<div class="artist_content">
<script>
/* Above Lyrics */
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39382166";
cf_hostname = "srv.tonefuse.com";
</script>
<div class="tonefuse"></div>
<!-- LYRIC REVISION FORM -->
<div id="revision_form" class="hide">
</div>
<!-- CURRENT LYRIC -->
<div id="lyrics_outer">
<div id="lyric_space">
Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet<br />
Who find the money when you pay the rent<br />
Did you think that money was heaven sent<br />
<br />
Friday night arrives without a suitcase<br />
Sunday morning creeping like a nun<br />
Monday's child has learned to tie his bootlegs<br />
See how they run<br />
<br />
Lady Madonna, baby at your breast<br />
Wonders how you manage to feed the rest<br />
Pa pa pa pa,<br />
See how they run<br />
<br />
Lady Madonna lying on the bed<br />
Listen to the music playing in your head<br />
<br />
Tuesday afternoon is never ending<br />
Wednesday morning papers didn't come<br />
Thursday night you stocking needed mending<br />
See how they run<br />
<br />
Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet<br />---<br />Lyrics powered by <a href="http://www.lyricfind.com" target="_blank" rel="nofollow" style="color:#000; text-decoration:none; cursor:text">LyricFind</a><br />
written by LENNON, JOHN / MCCARTNEY, PAUL<br />
Lyrics © Sony/ATV Music Publishing LLC<!-- RESPONSE CODE: 101 ** 232880 --><!-- T_ID: T 232880 --> </div>
</div>
<!-- LYRIC REVISION -->
<div class="tonefuse_bottom"></div>
</div>
</div>
</div>
</div>
<div id="fb_comments">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=121433871232565";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-comments" data-href="http://www.lyrics.com/lady-madonna-lyrics-the-beatles.html" data-num-posts="5" data-width="465"></div>
</div>
<script type="text/javascript">
Event.observe(window, 'load', function() {
$$('#fb_comments iframe').each(function(elm)
{
elm.setAttribute('src', $(elm).readAttribute('src') + '&order_by=reverse_time');
});
});
</script>
</div>
<br style="clear:both;" />
</div>
</div><!-- #outer_profile -->
<div id="tonefuse_content" style="display:none;">
<script src="//srv.tonefuse.com/showads/showad.js"></script>
</div>
<div id="tonefuse_bottom_content" style="display:none;">
<script>
/* Below Lyrics */
(function() {
var opts = {
artist: "The Beatles",
song: "Lady Madonna",
adunit_id: 39382167,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
};
document.write('<div id="'+opts.div_id+'"></div>');var c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//srv.tonefuse.com/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
</div>
<script type="text/javascript">
function addToneFuseContent() {
var html = $j('#tonefuse_content').html();
if(html.search('/style') > -1) {
var content = $j("#tonefuse_content").clone().find("script,noscript").remove().end().html();
$j('.tonefuse').html(content);
} else {
setTimeout(200,addToneFuseContent);
}
}
addToneFuseContent();
function addToneFuseBottomContent() {
var html = $j('#tonefuse_bottom_content').html();
if(html.search('cf_async') > -1) {
var content = $j("#tonefuse_bottom_content").clone().find("script,noscript").remove().end().html();
$j('.tonefuse_bottom').html(content);
} else {
setTimeout(200,addToneFuseBottomContent);
}
}
addToneFuseBottomContent();
var lyricform = false;
function showRevisionForm()
{
if(lyricform)
{
$('lyrics_outer').className = 'hide';
$('revision_form').className = 'show';
$('revised_lyric').focus();
$('bodytag').setAttribute('onkeydown','return true;');
$('bodytag').setAttribute('oncontextmenu','if(event.ctrlKey){return true;}');
if (typeof document.onselectstart != "undefined"){
document.onselectstart = reEnable;
}else{
document.onmousedown=reEnable;
document.onmouseup=reEnable;
}
}
else
{
$('revision_form').innerHTML = "<img src='/images/ajax-loader.gif' /> Loading Form ... ";
var url = "/artists/getLyricForm";
var params = "tid=T 232880";
new Ajax.Request(url, { method : "post", parameters: params, onSuccess: showLyricFormByAjax });
}
recommended_autoplay_status = false;
}
function add_lyric_comment()
{
var params = { 'T_ID' : 'T 232880', 'comment' : $('lyric_comment').value };
var url = '/ajax/lyrics/add_comment';
if(trim($('lyric_comment').value) == "") { alert("Please enter your comment."); return false; }
else
{
$('lyric_comment').disabled = true;
$('lyric_comment_submit_btn').innerHTML = "Submitting...";
$('lyric_comment_submit_btn').disabled = true;
}
new Ajax.Request(url, { parameters: params, method: 'post', onComplete: function(resp)
{
window.location = '/user/profile/';
}});
return false;
}
var minTop = 65;
$j(document).ready(function() {
});
$j(window).scroll(function() {
var scrollTop = $j(window).scrollTop();
if(scrollTop <= minTop) {
$j('#adbox').css({ position: 'relative', top: '0px', width: '444px' });
} else {
$j('#adbox').css({ position: 'fixed', top: '10px', width: '444px' });
}
});
$j('.refresh_video').click(function(e) {
lyricPageFlagVideo('T 232880');
e.preventDefault();
});
</script> <br class="clear" />
</div><!-- #content -->
</div><!-- #inner -->
</div><!-- #wrapper -->
</div><!-- #wrapper_bg -->
</div><!-- #wrappercontent-->
<div class="bottom_wrapper">
<div class="bottom_container">
<!-- ValueClick Media 468x60 and 728x90 Banner CODE for Lyrics.com -->
<script src="http://cdn.fastclick.net/js/adcodes/pubcode.min.js"></script><script type="text/javascript">document.write('<scr' + 'ipt type="text/javascript">(function () {try{VCM.media.render({sid:25384,media_id:1,media_type:5,version:"1.1"});} catch(e){document.write(\'<scr\' + \'ipt type="text/javascript" src="http://media.fastclick.net/w/get.media?sid=25384&m=1&tp=5&d=j&t=n&exc=1"></scr\' + \'ipt>\');}}());</scr' + 'ipt>');</script><noscript><a href="http://media.fastclick.net/w/click.here?sid=25384&m=1&c=1" target="_blank"><img src="http://media.fastclick.net/w/get.media?sid=25384&m=1&tp=5&d=s&c=1&vcm_acv=1.1" width=728 height=90 border=1></a></noscript>
<!-- ValueClick Media 468x60 and 728x90 Banner CODE for Lyrics.com -->
</div>
<table cellspacing="0" cellpadding="0" width="920" class="footer" align="center" style="margin-top:15px;">
<tr>
<td width="450" align="left">
<a href='/about/contact'>Contact Us</a> | <a href='/about/terms_of_use'>Terms of Use</a> | <a href='/about/privacy'>Privacy Policy</a> | <a href="/user/api/docs/">Developers</a>
</td>
<td style="text-align:right;">
&copy; 2008 Lyrics.com | All rights reserved. | 0.2034()<!-- --> </td>
</tr>
</table>
</div>
</div><!-- #mainwrappercontent -->
<!-- Google Analytics and other scripts here -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5592928-3");
pageTracker._trackPageview();
</script>
<!-- start Vibrant Media IntelliTXT script section -->
<script type="text/javascript" src="http://lyrics.us.intellitxt.com/intellitxt/front.asp?ipid=22892"></script>
<!-- end Vibrant Media IntelliTXT script section -->
<!-- Begin comScore Tag -->
<script type="text/javascript">
document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
COMSCORE.beacon({
c1:2,
c2:"6035055",
c3:"",
c4:location.href,
c5:"",
c6:"",
c15:""
});
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035055&c3=&c4=&c5=&c6=&c15=&cj=1" />
</noscript>
<!-- End comScore Tag -->
</body>
</html>

View file

@ -1,613 +0,0 @@
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>The Beatles - Lady Madonna Lyrics</title>
<meta name=description content="The Beatles Lady Madonna Lyrics. Lady Madonna lyrics performed by The Beatles: Lady Madonna, children at your feet.
Wonder how you manage to make ends meet.
Who finds the money? When you pay the rent?
Did you think that money was heaven sent?
">
<meta name=keywords content="lady madonna,the beatles,lyrics,words,song">
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="expires" content="0" />
<meta name="language" content="en" />
<meta property="og:title" content="The Beatles - Lady Madonna Lyrics"/>
<meta property="og:type" content="song"/>
<meta property="og:url" content="http://www.lyricsmania.com/lady_madonna_lyrics_the_beatles.html"/>
<meta property="og:site_name" content="www.lyricsmania.com"/>
<meta property="og:description" content="The Beatles Lady Madonna Lyrics. Lady Madonna lyrics performed by The Beatles: Lady Madonna, children at your feet.
Wonder how you manage to make ends meet.
Who finds the money? When you pay the rent?
Did you think that money was heaven sent?
">
<meta property="og:language" content="en"/>
<meta property="fb:admins" content="100001599431689" />
<meta name="classification" content="The Beatles lyrics" />
<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
</script>
<script type="text/javascript">
GS_googleAddAdSenseService("ca-pub-3687873374834629");
GS_googleEnableAllServices();
</script>
<script type="text/javascript">
GA_googleUseIframeRendering();
GA_googleAddAttr("j_title", "Lady Madonna");
GA_googleAddAttr("j_artist", "The Beatles");
</script>
<link rel="image_src" href="/files/toplogo4.jpg" />
<link href="/css/style.css?version=2.2" type=text/css rel=stylesheet>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" type="text/css" href="/css/mobile.css?version=1.3" media="only screen and (max-width: 600px)" />
<link rel="canonical" href="http://www.lyricsmania.com/lady_madonna_lyrics_the_beatles.html">
<link rel="alternate" hreflang="es" href="http://www.letrasmania.com/" />
<link rel="alternate" hreflang="it" href="http://www.testimania.com/" />
<link rel="alternate" hreflang="fr" href="http://www.parolesmania.com/" />
<link rel="alternate" hreflang="de" href="http://www.songtextemania.com/" />
<link href="http://www.lyricsmania.com/xml/last100album.xml" rel="alternate" type="application/rss+xml" title="Last 100 Albums" />
<link href="http://www.lyricsmania.com/xml/last100artists.xml" rel="alternate" type="application/rss+xml" title="Last 100 Artists" />
<link href="http://www.lyricsmania.com/xml/last100lyrics.xml" rel="alternate" type="application/rss+xml" title="Last 150 Lyrics" />
<script type="text/javascript" src="/js/lm_js.js"></script>
<script type="text/javascript" src="/js/functions.js"></script>
<script language="javascript" type="text/javascript" src="/copy.js"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang: 'en'}
</script>
<meta name="google" value="notranslate">
<script type="text/javascript">
window.___gcfg = {lang: 'en'};
(function()
{var po = document.createElement("script");
po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-435431-1']);
_gaq.push(['_setDomainName', 'lyricsmania.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_page_genre = "";
cf_adunit_id = "39381134";
cf_flex = true;
</script>
<script src="//srv.clickfuse.com/showads/showad.php"></script>
<script type="text/javascript">
function toolbar(id_el,id_eldue) {
el = document.getElementById(id_el);
eldue = document.getElementById(id_eldue);
_display = (el.style.display);
if (_display == "none") {
eldue.style.bottom = "-60px";
eldue.style.display = "none";
el.style.display = "block";
setTimeout(function(){slide(el)},2);
}
else {
el.style.display = "none";
eldue.style.display = "block";
}
}
function slide(id_el) {
if(!id_el.id) {
el = document.getElementById(id_el);
}
_bottom = parseInt(el.style.bottom);
if (_bottom < '0') {
el.style.bottom = (_bottom+2)+"px";
setTimeout(function(){slide(id_el)},5);
}
}
</script>
<script type='text/javascript'>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineSlot('/11720687/160x600_Lyrics_Mania', [160, 600], 'div-gpt-ad-1382118547478-0').addService(googletag.pubads());
googletag.defineSlot('/11720687/300x250_Lyrics_Mania', [300, 250], 'div-gpt-ad-1383259478593-0').addService(googletag.pubads());
googletag.defineSlot('/11720687/728x90_Lyrics_Mania', [728, 90], 'div-gpt-ad-1383258129199-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>
</head>
<body>
<h1>Lady Madonna Lyrics</h1>
<div id="container">
<div id="header">
<div class="logo"><a href="/" title="Lyricsmania"><img src="/css/lyricsmania-460x154.png" border="0"></a></div>
<div class="leaderboard mobile-display"><!-- 728x90_Lyrics_Mania -->
<script type="text/javascript"><!--
e9 = new Object();
e9.size = "728x90,468x60";
e9.addBlockingCategories="Audio,Pop-under,Pop-up";
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/LyricsMania/ROS/tags.js"></script>
</div>
</div> <!-- header -->
<div id="menu" class="mobile-display">
<ul>
<li><a href="/">Lyricsmania</a></li>
<li><a href="/soundtrackslyrics.html">Soundtrack Lyrics</a></li>
<li><a href="/topartists.html">Top 100 Artists</a></li>
<li><a href="/toplyrics.html">Top 100 Lyrics</a></li>
<li><a href="/add.html">Submit Lyrics</a></li>
<li style="margin-left: 15px; border: none;">
<form class="logina" action="http://my.lyricsmania.com/login.php?destpage=/lady_madonna_lyrics_the_beatles.html">
<input class="formino" type="text" name="username" size="9" maxlength="18" value="Username" onFocus="if(this.value == 'Username') {this.value = '';}" onBlur="if (this.value == '') {this.value = 'Username';}" />
<input class="formino" type="password" name="password" size="9" maxlength="18" value="Password" onFocus="if(this.value == 'Password') {this.value = '';}" onBlur="if (this.value == '') {this.value = 'Password';}" />
<input class="loginb" type="submit" value="Login"> or
</form>
</li>
<li style="border: none;"><a href="http://my.lyricsmania.com/signup.html" style="color: yellow; margin-top: 1px;">Signup</a> </li>
</ul>
</div> <!-- menu -->
<div id="main">
<div id="content">
<div id="search">
<form action="/searchnew.php">
<input type="text" name="k" onclick="if (this.value == 'Find Artist and/or Lyrics') this.value=''" value="Find Artist and/or Lyrics" onblur="if(this.value == '') this.value='Find Artist and/or Lyrics'" value="">
<span class="search-image"><input type="image" src="/sbut.png" value="Search!"></span>
</form>
<div class="clear spacer-10"></div>
<div class="search-nav">
Browse:
<a href="/lyrics/num.html">0-9</a>
<a href="/lyrics/A.html">A</a>
<a href="/lyrics/B.html">B</a>
<a href="/lyrics/C.html">C</a>
<a href="/lyrics/D.html">D</a>
<a href="/lyrics/E.html">E</a>
<a href="/lyrics/F.html">F</a>
<a href="/lyrics/G.html">G</a>
<a href="/lyrics/H.html">H</a>
<a href="/lyrics/I.html">I</a>
<a href="/lyrics/J.html">J</a>
<a href="/lyrics/K.html">K</a>
<a href="/lyrics/L.html">L</a>
<a href="/lyrics/M.html">M</a>
<a href="/lyrics/N.html">N</a>
<a href="/lyrics/O.html">O</a>
<a href="/lyrics/P.html">P</a>
<a href="/lyrics/Q.html">Q</a>
<a href="/lyrics/R.html">R</a>
<a href="/lyrics/S.html">S</a>
<a href="/lyrics/T.html">T</a>
<a href="/lyrics/U.html">U</a>
<a href="/lyrics/V.html">V</a>
<a href="/lyrics/W.html">W</a>
<a href="/lyrics/X.html">X</a>
<a href="/lyrics/Y.html">Y</a>
<a href="/lyrics/Z.html">Z</a>
</div> <!-- search-nav -->
</div> <!-- search -->
<div class="clear spacer-20"></div>
<div class="lyrics-nav-menu">
<ul>
<li><a href="/the_beatles_lyrics.html" title="The Beatles lyrics">The Beatles</a></li>
<li class="active">Lady Madonna</li>
<li><a href="http://www.musictory.com/music/The+Beatles/Biography" target="_blank" onclick="javascript: pageTracker._trackPageview('/musictory-biography-testo');">Biography</a></li>
<li><a href="http://www.musictory.com/music/The+Beatles/Pictures" target="_blank" onclick="javascript: pageTracker._trackPageview('/musictory-pictures-testo');">Pictures</a></li>
</ul>
<div class="clear"></div>
</div> <!-- lyrics-nav-menu -->
<div class="lyrics-nav">
<div class="col-left width-400">
<img src="/css/artist.png" class="artist">
<hgroup>
<h2>Lady Madonna lyrics</h2>
<h3>The Beatles</h3>
</hgroup>
<ul class="function-nav">
<li><img src="/files/correct.png"><a href="/correct.php?id=1424308" rel="nofollow">Correct</a></li>
<li><img src="/files/print.png"><a href="/print/1424308.html" target="_blank" rel="nofollow">Print</a></li>
<li><img src="/images/pencil2.png"><a href="#commentlyrics" rel="nofollow">Comment</a></li>
</ul>
</div> <!-- col-left -->
<div class="col-right width-222">
<ul>
<li><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.lyricsmania.com/lady_madonna_lyrics_the_beatles.html&amp;send=false&amp;layout=box_count&amp;width=100&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:85px; height:65px;" allowTransparency="true"></iframe></li>
<li><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="lyricsmaniacom">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></li>
<li><g:plusone size="tall" href="http://www.lyricsmania.com/lady_madonna_lyrics_the_beatles.html"></g:plusone></li>
</ul>
</div> <!-- col-right -->
<div class="clear spacer-10"></div>
<div id="rate-song">
<div class="col-left width-400">
<h5>Rate this song:</h5>
<form method="post" name="addme" action="http://my.lyricsmania.com/vote.html">
<input type="hidden" name="id_artista" value="115896">
<input type="hidden" name="id_testo" value="1424308">
<input type="radio" name="voto" value="1" onclick="this.form.submit()" />1
<input type="radio" name="voto" value="2" onclick="this.form.submit()" />2
<input type="radio" name="voto" value="3" onclick="this.form.submit()" />3
<input type="radio" name="voto" value="4" onclick="this.form.submit()" />4
<input type="radio" name="voto" value="5" onclick="this.form.submit()" />5
</form>
<div class="notes">
No votes yet, be the first!
</div> <!-- .notes -->
</div> <!-- #rate-song -->
</div> <!-- col-left -->
<div class="col-right width-222" id="favorites" style="text-align: left;">
<a href="http://my.lyricsmania.com/playlist/add/.html"><img src="/files/addfavorites.png" border="0"></a> <a href="http://my.lyricsmania.com/playlist/add/1424308.html">Add to my playlist</a>
</div> <!-- col-right -->
<div class="clear"></div>
</div> <!-- lyrics-nav -->
<div class="clear spacer-20"></div>
<div class="lyrics">
<div class="col-left">
<script>
/* LyricsMania.com - Above Lyrics */
(function() {
var opts = {
artist: "The Beatles",
song: "Lady Madonna",
genre: "",
adunit_id: 39382211,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
hostname: "srv.tonefuse.com"
};
document.write('<div id="'+opts.div_id+'"></div>');var
c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var
r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//"+opts.hostname+"/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
<div class="clear spacer-10"></div>
<div class="lyrics-body" oncopy="copy('');">
<div id="video-musictory">
<h5 style="font-size: 13px;">Lady Madonna Video:</h5>
<a href="http://www.musictory.com/music/The+Beatles/Lady+Madonna" target="_blank" class="a-video" onclick="javascript: pageTracker._trackPageview('/videomusictory');"><img src="http://i.ytimg.com/vi/VfthrizXKOM/0.jpg" border="0" class="thumb-video"><img src="/images/play2.png" class="play-video"></a>
</div>
<strong>Lyrics to Lady Madonna</strong>
Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet.<br />
Who finds the money? When you pay the rent?<br />
Did you think that money was heaven sent?<br />
<br />
Friday night arrives without a suitcase.<br />
Sunday morning creep in like a nun.<br />
Monday's child has learned to tie his bootlace.<br />
See how they run.<br />
<br />
Lady Madonna, baby at your breast.<br />
Wonder how you manage to feed the rest.<br />
<br />
See how they run.<br />
Lady Madonna, lying on the bed,<br />
Listen to the music playing in your head.<br />
<br />
Tuesday afternoon is never ending.<br />
Wednesday morning papers didn't come.<br />
Thursday night you stockings needed mending.<br />
See how they run.<br />
<br />
Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet. </div> <!-- lyrics-body -->
<div class="clear spacer-10"></div>
&#91; These are <a href="lady_madonna_lyrics_the_beatles.html" title="Lady Madonna Lyrics">Lady Madonna Lyrics</a> on http://www.lyricsmania.com/ &#93;
<div class="clear spacer-20"></div>
<script>
/* LyricsMania.com - Below Lyrics */
(function() {
var opts = {
artist: "The Beatles",
song: "Lady Madonna",
genre: "",
adunit_id: 39382212,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
hostname: "srv.tonefuse.com"
};
document.write('<div id="'+opts.div_id+'"></div>');var
c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var
r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//"+opts.hostname+"/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
<div class="clear spacer-20"></div>
<h5>Other The Beatles Lyrics</h5>
<ul class="altri-testi">
<li><a href="/let_it_be_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Let It Be lyrics</a></li>
<li><a href="/come_together_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Come Together lyrics</a></li>
<li><a href="/all_you_need_is_love_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">All You Need Is Love lyrics</a></li>
<li><a href="/hey_jude_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Hey Jude lyrics</a></li>
<li><a href="/yesterday_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Yesterday lyrics</a></li>
</ul><ul class="altri-testi"> <li><a href="/something_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Something lyrics</a></li>
<li><a href="/eleanor_rigby_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Eleanor Rigby lyrics</a></li>
<li><a href="/get_back_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Get Back lyrics</a></li>
<li><a href="/yellow_submarine_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Yellow Submarine lyrics</a></li>
<li><a href="/help!_lyrics_the_beatles.html" onclick="javascript: pageTracker._trackPageview('/linkartista-testo');">Help! lyrics</a></li>
</ul>
<div class="clear spacer-20"></div>
<div class="comment-lyrics">
<h5><a name="commentlyrics">Comments to these lyrics</a></h5>
<a href="javascript:void(0);" onclick="popolaDiv('comment_post','leave_comment')" id="leave_comment">Leave a Comment</a><br />
<div id="comment_post" style="display: none;">
<form method=post action="http://my.lyricsmania.com/login.php?destpage=/comments/add.html" id="add_comment_form" name="add_comment_form" onSubmit="validateForm(add_comment_form.comment)">
<input type="hidden" name="id_testo" value="1424308">
<textarea type=text maxlenght=50 rows="5" cols="33" wrap="virtual" name="comment" onKeyDown="limitText(this.form.comment,this.form.countdown,500);"
onKeyUp="limitText(this.form.comment,this.form.countdown,500);"></textarea>
<div class="clear spacer-10"></div>
<font size="1">(Maximum characters: 500) | You have <input readonly type="text" name="countdown" size="3" value="500"> characters left.</font>
<div class="clear spacer-10"></div>
Verification (Enter the text in the image): <input id="verification" type="text" name="verification">
<div class="clear spacer-15"></div>
<img border="0" src="/captcha.php">
<input type="submit" name="add_comment" value="Add Comment" id="submit_comment"> </form>
<div class="clear"></div>
</div> <!-- #comment_post -->
No comments to these lyrics yet, be the first!
</div> <!-- #comments -->
<div class="clear"></div>
</div> <!-- col-left -->
<div class="col-right">
<div class="clear spacer-20"></div>
<script type="text/javascript"><!--
e9 = new Object();
e9.size = "160x600,120x600";
e9.addBlockingCategories="Audio,Pop-under,Pop-up";
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/LyricsMania/ROS/tags.js"></script>
<!-- 160x600_Lyrics_Mania -->
</div> <!-- col-right -->
<div class="clear"></div>
</div> <!-- lyrics -->
<div class="clear spacer-20"></div>
</div> <!-- content -->
<div id="navigation">
<div class="clear spacer-20"></div>
<script type="text/javascript"><!--
e9 = new Object();
e9.size = "300x250";
e9.addBlockingCategories="Audio,Pop-under,Pop-up";
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/LyricsMania/ROS/tags.js"></script>
<!-- 300x250_Lyrics_Mania -->
<div class="clear spacer-20"></div>
<div id="fb-root"></div>
<script>
/*
window.fbAsyncInit = function() {
FB.init({
appId : '137256903140676',
channelUrl : '//www.facebook.com/pages/Lyrics-Mania/144174245625143',
status : true,
xfbml : true
});
}
;*/
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FLyrics-Mania%2F144174245625143&amp;width=292&amp;colorscheme=light&amp;show_faces=true&amp;stream=false&amp;header=false&amp;height=258" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:258px;" allowTransparency="true"></iframe>
<div class="g-plus" data-href="https://plus.google.com/112654762505809752225?rel=publisher" data-width="300" data-height="69" data-theme="light"></div>
<div class="clear spacer-20"></div>
<div id="navigation-last">
<h5 id="h5-lyrics" style="width: 145px; border: none;"><a href="javascript:void(0);" onclick="changeNav('last-artists','last-lyrics','h5-artists','h5-lyrics')" style="color: #000;">Last Added Lyrics</a></h5>
<ul id="last-lyrics">
<li><a href="/sgt_peppers_lonely_hearts_club_ban_lyrics_the_beatles.html">Sgt. Peppers lonely hearts club ban lyrics</a></li>
<li><a href="/ob-la-di_ob-la-da_lyrics_the_beatles.html">Ob-La-Di Ob-La-Da lyrics</a></li>
<li><a href="/imagine_lyrics_the_beatles.html">Imagine lyrics</a></li>
<li><a href="/i_wanna_hold_your_hand_lyrics_the_beatles.html">I wanna hold your hand lyrics</a></li>
<li><a href="/helter_skelter_lyrics_the_beatles.html">Helter Skelter lyrics</a></li>
<li><a href="/hello,_goodbey_lyrics_the_beatles.html">Hello, goodbey lyrics</a></li>
<li><a href="/and_she_sweet_lyrics_the_beatles.html">and she sweet lyrics</a></li>
<li><a href="/a_hard_days_night_lyrics_the_beatles.html">A hard days night lyrics</a></li>
<li><a href="/i_will_lyrics_the_beatles.html">I Will lyrics</a></li>
<li><a href="/i_will_lyrics_the_beatles.html">I Will lyrics</a></li>
<li><a href="/i_will_lyrics_the_beatles.html">I Will lyrics</a></li>
<li><a href="/your_mother_should_know_lyrics_the_beatles.html">Your Mother Should Know lyrics</a></li>
<li><a href="/youve_got_to_hide_your_love_lyrics_the_beatles.html">You've Got To Hide Your Love lyrics</a></li>
<li><a href="/youre_going_to_lose_that_girl_lyrics_the_beatles.html">You're Going To Lose That Girl lyrics</a></li>
<li><a href="/you_wont_see_me_lyrics_the_beatles.html">You Won't See Me lyrics</a></li>
</ul>
<div class="clear spacer-20"></div>
<h5 id="h5-artists" style="width: 140px; left: 150px; background: #f9f9f9; padding-left: 10px;"><a href="javascript:void(0);" onclick="changeNav('last-lyrics','last-artists','h5-lyrics','h5-artists')">Last Artists</a></h5>
<ul id="last-artists" style="visibility: hidden; position: absolute;">
<li><a href="/cali_flow_latino_lyrics.html" title="Cali Flow Latino lyrics">Cali Flow Latino lyrics</a></li>
<li><a href="/patty_tamares_lyrics.html" title="Patty Tamares lyrics">Patty Tamares lyrics</a></li>
<li><a href="/yves_v_and_regi_lyrics.html" title="Yves V & Regi lyrics">Yves V & Regi lyrics</a></li>
<li><a href="/parix_lyrics.html" title="Parix lyrics">Parix lyrics</a></li>
<li><a href="/nicholas_krgovich_lyrics.html" title="Nicholas Krgovich lyrics">Nicholas Krgovich lyrics</a></li>
<li><a href="/scott_walker_sunn_o_lyrics.html" title="Scott Walker + Sunn O))) lyrics">Scott Walker + Sunn O))) lyrics</a></li>
<li><a href="/uwe_kaa_lyrics.html" title="Uwe Kaa lyrics">Uwe Kaa lyrics</a></li>
<li><a href="/circus_neon_lyrics.html" title="Circus Neon lyrics">Circus Neon lyrics</a></li>
<li><a href="/sebastian_yatra_lyrics.html" title="Sebastian Yatra lyrics">Sebastian Yatra lyrics</a></li>
<li><a href="/alday_arts_lyrics.html" title="Alday Arts lyrics">Alday Arts lyrics</a></li>
<li><a href="/duryea_hozay_lyrics.html" title="Duryea Hozay lyrics">Duryea Hozay lyrics</a></li>
<li><a href="/necrotted_lyrics.html" title="Necrotted lyrics">Necrotted lyrics</a></li>
<li><a href="/melloy_lyrics.html" title="Melloy lyrics">Melloy lyrics</a></li>
<li><a href="/tuch_lyrics.html" title="Tuch. lyrics">Tuch. lyrics</a></li>
<li><a href="/sylas_lyrics.html" title="Sylas lyrics">Sylas lyrics</a></li>
</ul>
<div class="clear"></div>
</div> <!-- navigation-last -->
<div class="clear spacer-50"></div>
<div id="navigation-top">
<h5 id="h5-top-lyrics" style="border: none;"><a href="javascript:void(0);" onclick="changeNav('last-top-artists','last-top-lyrics','h5-top-artists','h5-top-lyrics')" style="color: #000;">Top lyrics</a></h5>
<ul id="last-top-lyrics">
<li>Lilly Wood & The Prick - <a href="/prayer_in_c_lyrics_lilly_wood_and_the_prick.html" title="Prayer In C lyrics">Prayer In C lyrics</a></li>
<li>Enrique Iglesias - <a href="/bailando_english_version_lyrics_enrique_iglesias.html" title="Bailando (English Version) lyrics">Bailando (English Version) lyrics</a></li>
<li>Teenage Mutant Ninja Turtles - <a href="/teenage_mutant_ninja_turtles_theme_song_lyrics_teenage_mutant_ninja_turtles.html" title="Teenage Mutant Ninja Turtles Theme Song lyrics">Teenage Mutant Ninja Turtles Theme Song lyrics</a></li>
<li>Lilly Wood & The Prick & Robin Schulz - <a href="/prayer_in_c_lyrics_lilly_wood_and_the_prick_and_robin_schulz.html" title="Prayer In C lyrics">Prayer In C lyrics</a></li>
<li>One Direction - <a href="/steal_my_girl_lyrics_one_direction.html" title="Steal My Girl lyrics">Steal My Girl lyrics</a></li>
<li>Milky Chance - <a href="/stolen_dance_lyrics_milky_chance.html" title="Stolen Dance lyrics">Stolen Dance lyrics</a></li>
<li>Kadebostany - <a href="/castle_in_the_snow_lyrics_kadebostany.html" title="Castle In The Snow lyrics">Castle In The Snow lyrics</a></li>
<li>Mr. Probz - <a href="/waves_lyrics_mr_probz.html" title="Waves lyrics">Waves lyrics</a></li>
<li>Frozen [OST] - <a href="/let_it_go_lyrics_frozen_[ost].html" title="Let It Go lyrics">Let It Go lyrics</a></li>
<li>Itch - <a href="/another_man_lyrics_itch.html" title="Another Man lyrics">Another Man lyrics</a></li>
<li>Of Monsters And Men - <a href="/little_talks_lyrics_of_monsters_and_men.html" title="Little Talks lyrics">Little Talks lyrics</a></li>
<li>Roots (The) - <a href="/here_i_come_lyrics_roots_the.html" title="Here I Come lyrics">Here I Come lyrics</a></li>
<li>Roots (The) - <a href="/cant_stop_this_lyrics_roots_the.html" title="Can't Stop This lyrics">Can't Stop This lyrics</a></li>
<li>Roots (The) - <a href="/kool_on_lyrics_roots_the.html" title="Kool On lyrics">Kool On lyrics</a></li>
<li>Roots (The) - <a href="/baby_lyrics_roots_the.html" title="Baby lyrics">Baby lyrics</a></li>
<span><a href="/toplyrics.html">view all</a></span>
</ul>
<div class="clear spacer-20"></div>
<h5 id="h5-top-artists" style="width: 120px; left: 160px; background: #f9f9f9; padding-left: 20px;"><a href="javascript:void(0);" onclick="changeNav('last-top-lyrics','last-top-artists','h5-top-lyrics','h5-top-artists')">Top Artists</a></h5>
<ul id="last-top-artists" style="visibility: hidden; position: absolute;">
<li><a href="/frozen_[ost]_lyrics.html" title="Frozen [OST] lyrics">Frozen [OST] lyrics</a></li>
<li><a href="/kendji_girac_lyrics.html" title="Kendji Girac lyrics">Kendji Girac lyrics</a></li>
<li><a href="/if_then:_a_new_musical_lyrics.html" title="If/Then: A New Musical lyrics">If/Then: A New Musical lyrics</a></li>
<li><a href="/catfish_and_the_bottlemen_lyrics.html" title="Catfish And The Bottlemen lyrics">Catfish And The Bottlemen lyrics</a></li>
<li><a href="/5_seconds_of_summer_lyrics.html" title="5 Seconds Of Summer lyrics">5 Seconds Of Summer lyrics</a></li>
<li><a href="/high_school_musical_3_lyrics.html" title="High School Musical 3 lyrics">High School Musical 3 lyrics</a></li>
<li><a href="/mumford_and_sons_lyrics.html" title="Mumford & Sons lyrics">Mumford & Sons lyrics</a></li>
<li><a href="/broadway_musicals_lyrics.html" title="Broadway Musicals lyrics">Broadway Musicals lyrics</a></li>
<li><a href="/chris_brown_lyrics.html" title="Chris Brown lyrics">Chris Brown lyrics</a></li>
<li><a href="/perfume_genius_lyrics.html" title="Perfume Genius lyrics">Perfume Genius lyrics</a></li>
<li><a href="/kraftklub_lyrics.html" title="Kraftklub lyrics">Kraftklub lyrics</a></li>
<li><a href="/alt-j_lyrics.html" title="Alt-J lyrics">Alt-J lyrics</a></li>
<li><a href="/sufjan_stevens_lyrics.html" title="Sufjan Stevens lyrics">Sufjan Stevens lyrics</a></li>
<li><a href="/u2_lyrics.html" title="U2 lyrics">U2 lyrics</a></li>
<li><a href="/edith_piaf_lyrics.html" title="Edith Piaf lyrics">Edith Piaf lyrics</a></li>
<span><a href="/topartists.html">view all</a></span>
</ul>
<div class="clear"></div>
</div> <!-- navigation-top -->
<div class="clear spacer-20"></div>
</div> <!-- navigation -->
<div class="clear"></div>
</div> <!-- main -->
<script>
heightAll('main','navigation','content');
</script>
<div id="footer">
<div class="footer-partners">
<ul>
<li><a href="http://www.lyricsmania.com/contact.html">Contact us</a></li>
<li><a href="http://www.lyricsmania.com/links.html">Links</a></li>
<li><a href="http://www.lyricsmania.com/linkus.html">Links Us</a></li>
<li><a href="http://www.lyricsmania.com/toadvertise.html">To Advertise</a></li>
</ul>
</div> <!-- footer-partners -->
<div class="footer-nav">
<ul>
<li><a href="http://www.lyricsmania.com/dancelyrics.html">Dance Lyrics</a></li>
<li><a href="http://www.lyricsmania.com/jinglebellslyrics.html">Jingle Bells Lyrics</a></li>
<li><a href="http://www.uplyrics.com/" target="_blank" title="Lyrics">Up Lyrics</a></li>
<li><a href="http://www.stlyrics.com" target="_blank" rel="nofollow">ST Lyrics</a></li>
<li><a href="http://www.parolesmania.com/paroles_the_beatles_115896.html" target=_blank title="Paroles The Beatles">Paroles The Beatles</a></li>
</ul>
</div> <!-- footer-nav -->
<div class="footer-tool">
<ul>
<li><a href="https://www.facebook.com/pages/Lyrics-Mania/144174245625143">Facebook</a></li>
<li><a href="https://plus.google.com/112654762505809752225/posts">Google Plus</a></li>
<div class="clear"></div>
</ul>
</div> <!-- footer-tool -->
<div class="footer-network">
<h5>Our Network</h5>
<ul>
<li><a href="http://www.parolesmania.com"><span>Paroles De Chanson</span><img src="/css/parolesmania.png"></a></li>
<li><a href="http://www.songtextemania.com"><span>Songtextemania</span><img src="/css/songtextemania.png"></a></li>
<li><a href="http://www.letrasmania.com"><span>Letras De Canciones</span><img src="/css/letrasmania.png"></a></li>
<div class="clear"></div>
</ul>
</div> <!-- footer-network -->
<div class="clear"></div>
<div class="footer-bottom">
<a href="/" class="mobile-display"><img src="/css/lyricsmania-thumb.png"></a>
<span>LyricsMania.com - Copyright &#169; 2014 - All Rights Reserved <a href="/privacy.php">Privacy Policy</a></span>
</div> <!-- footer-bottom -->
<div class="clear"></div>
</div> <!-- footer -->
<div class="clear"></div>
</div> <!-- container -->
</body>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,197 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="alexaVerifyID" content="" />
<meta name="msvalidate.01" content="60DE70962793812CD1E385169487C4C1" />
<meta name="robots" content="index,follow" />
<title>Amy Winehouse - Jazz N' Blues lyrics complete</title>
<base href="http://www.lyricsontop.com/" />
<link rel="stylesheet" href="http://www.lyricsontop.com/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.lyricsontop.com/feed" />
<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.lyricsontop.com/feed-rss" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="" />
<!-- seo pack : description, keywords, canonical -->
<meta name ="description" content="Lyrics complete to Jazz N' Blues by Amy Winehouse. Search more lyrics by Amy Winehouse. Newest album and video by Amy Winehouse updated." />
<meta name ="keywords" content="Jazz N' Blues lyrics, song text Jazz N' Blues, Amy Winehouse Jazz N' Blues song lyric, top lyrics by Amy Winehouse" />
<link rel ="canonical" href="http://www.lyricsontop.com/amy-winehouse-songs/jazz-n-blues-lyrics.html" />
<!-- seo pack -->
</head>
<body>
<div id="main">
<!-- header starts here -->
<div id="top_sitemap">
<div style="text-align:left;" class="left">
<a href="http://www.lyricsontop.com/" style="font-size:26px;"><b>LyricsOnTop</b></a>
<br /><br />
<div id="legend">
<a href="http://www.lyricsontop.com">Home</a>-<a href="http://www.lyricsontop.com/lyrics/A.html">Letter A</a>-<a href="http://www.lyricsontop.com/amy-winehouse-songs.html">Amy Winehouse</a>-<a href="http://www.lyricsontop.com/amy-winehouse-songs/jazz-n-blues-lyrics.html">Jazz N' Blues</a> </div>
</div>
<form class="right" name="Search" action="http://www.lyricsontop.com/search.html" method="post" style="margin-right:5px;width:240px;">
<input type="text" style="padding:2px; border:1px solid #FFF; width:180px; text-align:right;" name="search_txt" />
<input type="submit" value="GO" id="blq-search-btn" />
</form>
<ul id="top_menu">
<li style="border:none;">Lyric Search</li>
</ul>
</div>
<!-- header ends here -->
<div id="content_left">
<h1>song by <a href="http://www.lyricsontop.com/amy-winehouse-songs.html">Amy Winehouse</a><br />Jazz N' Blues lyrics</h1>
<br />
<div style="width:120px; height:600px; float:left; margin-right:10px; padding:5px;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-5092809093026300";
/* vertical_lyric_ont */
google_ad_slot = "5028718693";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<br />
It's all gone within two days,<br />
Follow my father<br />
His extravagant ways<br />
So, if I got it out I'll spend it all.<br />
Heading In parkway, til I hit the wall.<br />
I cross my fingers at the cash machine,<br />
As I check my balance I kiss the screen,<br />
I love it when it says I got the main's<br />
To got o Miss Sixty and pick up my jeans.<br />
Money ever last long<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
Money ever last long,<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
<br />
Standing to the … bar today,<br />
Waiting impatient to throw my cash away,<br />
For that Russian JD and coke<br />
Had the drinks all night, and now I am bold<br />
But that's cool, cause I can buy more from you.<br />
And I didn't forgot about that 50 Compton,<br />
Tell you what? My fancy's coming through<br />
I'll take you at shopping, can you wait til next June?<br />
Yeah, Money ever last long<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
Money ever last long,<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
<br />
(Instrumental Break)<br />
<br />
Money ever last long<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
Money ever last long,<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
Money ever last long,<br />
Had to fight what's wrong,<br />
Blow it all on bags and shoes,<br />
Jazz n' blues.<br />
</div>
<div id="sidebar_right">
<div class="left_box_top">Search artist by letter</div>
<div class="left_box">
<div id="top_letters">
<a href="http://www.lyricsontop.com/lyrics/A.html">A</a>
<a href="http://www.lyricsontop.com/lyrics/B.html">B</a>
<a href="http://www.lyricsontop.com/lyrics/C.html">C</a>
<a href="http://www.lyricsontop.com/lyrics/D.html">D</a>
<a href="http://www.lyricsontop.com/lyrics/E.html">E</a>
<a href="http://www.lyricsontop.com/lyrics/F.html">F</a>
<a href="http://www.lyricsontop.com/lyrics/G.html">G</a>
<a href="http://www.lyricsontop.com/lyrics/H.html">H</a>
<a href="http://www.lyricsontop.com/lyrics/I.html">I</a>
<a href="http://www.lyricsontop.com/lyrics/J.html">J</a>
<a href="http://www.lyricsontop.com/lyrics/K.html">K</a>
<a href="http://www.lyricsontop.com/lyrics/L.html">L</a>
<a href="http://www.lyricsontop.com/lyrics/M.html">M</a>
<a href="http://www.lyricsontop.com/lyrics/N.html">N</a>
<a href="http://www.lyricsontop.com/lyrics/O.html">O</a><br />
<a href="http://www.lyricsontop.com/lyrics/P.html">P</a>
<a href="http://www.lyricsontop.com/lyrics/Q.html">Q</a>
<a href="http://www.lyricsontop.com/lyrics/R.html">R</a>
<a href="http://www.lyricsontop.com/lyrics/S.html">S</a>
<a href="http://www.lyricsontop.com/lyrics/T.html">T</a>
<a href="http://www.lyricsontop.com/lyrics/U.html">U</a>
<a href="http://www.lyricsontop.com/lyrics/V.html">V</a>
<a href="http://www.lyricsontop.com/lyrics/W.html">W</a>
<a href="http://www.lyricsontop.com/lyrics/X.html">X</a>
<a href="http://www.lyricsontop.com/lyrics/Y.html">Y</a>
<a href="http://www.lyricsontop.com/lyrics/Z.html">Z</a>
<span style="color:#4b99d4;">&nbsp;|&nbsp;</span>
<a href="http://www.lyricsontop.com/lyrics/0-9.html">Other</a>
</div>
</div>
<div class="left_box_bottom"></div><br />
<br />
<div class="left_box_top">Latest music news</div>
<div class="left_box" style="border-left:none; border-right:none;"><b>#1</b> <a href="http://www.lyricsontop.com/news_fall-out-boy-debuted-love-sex-death-new-single.html">Fall Out Boy debuted Love, Sex, Death new single</a>
<div style="height:1px; border-top:1px dashed #CCC; margin:2px 0px;"></div><b>#2</b> <a href="http://www.lyricsontop.com/news_chris-brown-takes-the-dancefloor-in-new-video-love-more.html">Chris Brown takes the dancefloor in new video Love More</a>
<div style="height:1px; border-top:1px dashed #CCC; margin:2px 0px;"></div><b>#3</b> <a href="http://www.lyricsontop.com/news_kelly-clarkson-is-back-with-new-video-tie-it-up.html">Kelly Clarkson is back with new video Tie It Up</a>
<div style="height:1px; border-top:1px dashed #CCC; margin:2px 0px;"></div><b>#4</b> <a href="http://www.lyricsontop.com/news_listen-to-big-seans-new-single-control-hof-ft-kendrick-lamar.html">Listen to Big Sean's new single Control(HOF) ft Kendrick Lamar</a>
<div style="height:1px; border-top:1px dashed #CCC; margin:2px 0px;"></div><b>#5</b> <a href="http://www.lyricsontop.com/news_watch-panic-at-the-disco-premiered-this-is-gospel-clip.html">Watch: Panic! At THe Disco premiered This Is Gospel clip</a>
<div style="height:1px; border-top:1px dashed #CCC; margin:2px 0px;"></div><div style="text-align:right; padding-right:20px;"><a href="http://www.lyricsontop.com/news.html" style="color:#4e4e4e; font-size:14px;">view all news</a></div></div>
<div class="left_box_bottom"></div><br />
<div style="margin:10px 0px; width:300px; height:250px;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-5092809093026300";
/* lyric_acc */
google_ad_slot = "9391113499";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div class="left_box_top">Most visited 10 lyrics</div>
<div class="left_box" style="border-left:none; border-right:none;"><b>#1</b> <a href="http://www.lyricsontop.com/nicki-minaj-songs/love-more-ft-chris-brown-lyrics.html" style="font-size:15px; line-height:20px;">Nicki Minaj - Love More ft Chris Brown lyrics</a> [30770 visits]<br /><b>#2</b> <a href="http://www.lyricsontop.com/pink-songs/just-give-me-a-reason-lyrics.html" style="font-size:15px; line-height:20px;">PINK - Just Give Me A Reason lyrics</a> [24981 visits]<br /><b>#3</b> <a href="http://www.lyricsontop.com/kirko-bangz-songs/keep-it-trill-lyrics.html" style="font-size:15px; line-height:20px;">KIRKO BANGZ - Keep It Trill lyrics</a> [22475 visits]<br /><b>#4</b> <a href="http://www.lyricsontop.com/devendra-banhart-songs/mi-negrita-lyrics.html" style="font-size:15px; line-height:20px;">Devendra Banhart - Mi Negrita lyrics</a> [19708 visits]<br /><b>#5</b> <a href="http://www.lyricsontop.com/pink-songs/try-lyrics.html" style="font-size:15px; line-height:20px;">PINK - Try lyrics</a> [18996 visits]<br /><b>#6</b> <a href="http://www.lyricsontop.com/nonono-songs/pumpin-blood-lyrics.html" style="font-size:15px; line-height:20px;">NONONO - Pumpin Blood lyrics</a> [14176 visits]<br /><b>#7</b> <a href="http://www.lyricsontop.com/devendra-banhart-songs/never-seen-such-good-things-lyrics.html" style="font-size:15px; line-height:20px;">Devendra Banhart - Never Seen Such Good Things lyrics</a> [13173 visits]<br /><b>#8</b> <a href="http://www.lyricsontop.com/lorde-songs/the-love-club-lyrics.html" style="font-size:15px; line-height:20px;">LORDE - The Love Club lyrics</a> [12584 visits]<br /><b>#9</b> <a href="http://www.lyricsontop.com/lil-wayne-songs/awkward-lyrics.html" style="font-size:15px; line-height:20px;">Lil Wayne - Awkward lyrics</a> [10282 visits]<br /><b>#10</b> <a href="http://www.lyricsontop.com/one-direction-songs/live-while-were-young-lyrics.html" style="font-size:15px; line-height:20px;">One Direction - Live While We're Young lyrics</a> [9487 visits]<br /></div>
<div class="left_box_bottom"></div><br />
</div>
<!-- footer starts here -->
<div id="footer" style="height:31px; clear:both; text-align:center; font-size:11px; border-top:1px solid #CCC;">
All lyrics displayed on this site are the property of their owners and are provided for educational purposes only.<br />
Copyright © 2012 Lyricsontop.com All rights reserved <a href="http://www.lyricsontop.com/privacy.html" style="margin-left:20px;">Privacy Policy</a> <a href="http://www.lyricsontop.com/dmca.html" style="margin-left:20px;">DMCA Policy</a>
</div>
<!-- footer ends here -->
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9332049-7']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,341 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="ctl00_Head1"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><title>
Ben & Ellen Harper City Of Dreams Lyrics - Onelyrics.net
</title><meta name="keywords" content="Ben &amp;amp; Ellen Harper City Of Dreams, Ben &amp;amp; Ellen Harper City Of Dreams Lyrics, Ben &amp;amp; Ellen Harper City Of Dreams Song Lyrics, Ben &amp;amp; Ellen Harper City Of Dreams Song Text, Ben &amp;amp; Ellen Harper City Of Dreams Şarkı Sözü" /><meta name="description" content="Ben &amp; Ellen Harper City Of Dreams Lyrics. Day breaks over the city of my childhood Daybreak over the city I called home Where the sage met the..." /><meta name="robots" content="index,follow" /><meta name="robots" content="NOODP" /><link rel="icon" href="/favicon.ico" type="image/x-icon" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link href="/App_Themes/default/css/Interface.css" rel="stylesheet" type="text/css" /><link rel="search" type="application/opensearchdescription+xml" title="Onelyrics.net - Search Lyrics" href="/xml/search.xml" /><link rel="alternate" type="application/rss+xml" title="Onelyrics.net - New Song Lyrics" href="/xml/new_lyrics.xml" />
<link href="http://www.onelyrics.net/ben-ellen-harper-city-of-dreams-lyrics" rel="canonical" /></head>
<body>
<form name="aspnetForm" method="post" action="/ben-ellen-harper-city-of-dreams-lyrics" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTExNDA4MzEzOGRkBfqlfuuQKa7LybXM/GprsFkj1mSg9qg8V6w++Om/EM0=" />
</div>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="67C2BABB" />
</div>
<div class="center">
<div id="header">
<div class="logo">
<a href="/" title="lyrics">ONE<strong>LYRICS</strong>
</a>
</div>
<div class="header_alt">
<ul class="ortamenu">
<li class='ilk'><a href="/"
title="lyrics">
<img src="/App_Themes/default/img/home.gif" alt="lyrics" />
</a></li>
<li><a href="/new-song-lyrics"
title="new song lyrics">New Song Lyrics</a></li>
<li class="son"><a href="/populer-song-lyrics"
title="populer song lyrics">Populer Song Lyrics</a></li>
</ul>
<div class="arama">
<script>
(function () {
var cx = '004449022147236721955:rwdr_-ykwwg';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<div class="clr"></div>
</div>
<div class="alfabe">
<a href="/a-song-lyrics.html" title="A" class="ilk">A</a>
<a href="/b-song-lyrics.html" title="B">B</a>
<a href="/c-song-lyrics.html" title="C">C</a>
<a href="/d-song-lyrics.html" title="D">D</a>
<a href="/e-song-lyrics.html" title="E">E</a>
<a href="/f-song-lyrics.html" title="F">F</a>
<a href="/g-song-lyrics.html" title="G">G</a>
<a href="/h-song-lyrics.html" title="H">H</a>
<a href="/i-song-lyrics.html" title="I">I</a>
<a href="/j-song-lyrics.html" title="J">J</a>
<a href="/k-song-lyrics.html" title="K">K</a>
<a href="/l-song-lyrics.html" title="L">L</a>
<a href="/m-song-lyrics.html" title="M">M</a>
<a href="/n-song-lyrics.html" title="N">N</a>
<a href="/o-song-lyrics.html" title="O">O</a>
<a href="/p-song-lyrics.html" title="P">P</a>
<a href="/q-song-lyrics.html" title="Q">Q</a>
<a href="/r-song-lyrics.html" title="R">R</a>
<a href="/s-song-lyrics.html" title="S">S</a>
<a href="/t-song-lyrics.html" title="T">T</a>
<a href="/u-song-lyrics.html" title="U">U</a>
<a href="/v-song-lyrics.html" title="V">V</a>
<a href="/w-song-lyrics.html" title="W">W</a>
<a href="/x-song-lyrics.html" title="X">X</a>
<a href="/y-song-lyrics.html" title="Y">Y</a>
<a href="/z-song-lyrics.html" title="Z">Z</a>
</div>
</div>
<div class="txtcenter">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 728x90 Resim -->
<ins class="adsbygoogle"
style="display: inline-block; width: 728px; height: 90px"
data-ad-client="ca-pub-3379066124362506"
data-ad-slot="6181228355"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div id="main">
<p>
<a href="http://feeds.feedburner.com/Onelyricsnet-NewSongLyrics" target="_blank">
<img src="http://feeds.feedburner.com/~fc/Onelyricsnet-NewSongLyrics?bg=ea5f24&amp;fg=ffffff&amp;anim=0" height="26" width="88" style="border: 0" alt="Onelyricsnet-NewSongLyrics" /></a>
</p>
<div id="sag">
<div class="reklam">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 336x280ResimMetin -->
<ins class="adsbygoogle"
style="display: inline-block; width: 336px; height: 280px"
data-ad-client="ca-pub-3379066124362506"
data-ad-slot="3608404357"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="anabaslik">
Latest Updates Lyrics
</div>
<ul class="populer_lyrics">
<li>
<a href="jason-aldean-dont-change-gone-lyrics" title="Jason Aldean Don't Change Gone Lyrics">
Jason Aldean Don't Change Gone Lyrics
</a>
</li>
<li>
<a href="rapsody-godzilla-lyrics" title="Rapsody Godzilla Lyrics">
Rapsody Godzilla Lyrics
</a>
</li>
<li>
<a href="jason-aldean-i-took-it-with-me-lyrics" title="Jason Aldean I Took It With Me Lyrics">
Jason Aldean I Took It With Me Lyrics
</a>
</li>
<li>
<a href="david-archuleta-glorious-lyrics" title="David Archuleta Glorious Lyrics">
David Archuleta Glorious Lyrics
</a>
</li>
<li>
<a href="jason-aldean-if-my-truck-could-talk-lyrics" title="Jason Aldean If My Truck Could Talk Lyrics">
Jason Aldean If My Truck Could Talk Lyrics
</a>
</li>
<li>
<a href="tydi-perfect-crush-lyrics" title="TyDi Perfect Crush Lyrics">
TyDi Perfect Crush Lyrics
</a>
</li>
<li>
<a href="jason-aldean-laid-back-lyrics" title="Jason Aldean Laid Back Lyrics">
Jason Aldean Laid Back Lyrics
</a>
</li>
<li>
<a href="jason-aldean-miss-that-girl-lyrics" title="Jason Aldean Miss That Girl Lyrics">
Jason Aldean Miss That Girl Lyrics
</a>
</li>
<li>
<a href="childish-gambino-go-dj-lyrics" title="Childish Gambino Go DJ Lyrics">
Childish Gambino Go DJ Lyrics
</a>
</li>
<li>
<a href="vybz-kartel-well-make-it-lyrics" title="Vybz Kartel We'll Make It Lyrics">
Vybz Kartel We'll Make It Lyrics
</a>
</li>
<li class="hepsi">
<a href="/new-song-lyrics" title="all wiev updates song lyrics">all wiev updates song lyrics>
</a>
</li>
</ul>
</div>
<div id="sol">
<div class="solreklam">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300x600ResimMetin -->
<ins class="adsbygoogle"
style="display: inline-block; width: 300px; height: 600px"
data-ad-client="ca-pub-3379066124362506"
data-ad-slot="6547325555"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="sag_sarki">
<div class="baslik">
<div class="breadcrumb" itemprop="breadcrumb" itemscope itemtype="http://schema.org/WebPage">
<a href="/" title="Lyrics">Lyrics</a> > <a href="ben-ellen-harper-city-of-dreams-lyrics" title="Ben & Ellen Harper City Of Dreams Lyrics"
class="breadcrumb_aktif">
Ben & Ellen Harper City Of Dreams Lyrics</a>
</div>
<h1 title="Ben & Ellen Harper City Of Dreams Lyrics">
Ben & Ellen Harper City Of Dreams Lyrics</h1>
</div>
<div class="icerik">
Day breaks over the city of my childhood
<br>Daybreak over the city I called home
<br>Where the sage met the sea and the groves were sweet and green
<br>It's a city that lives only in my dreams
<br>
<br>The groves where we played when we were children
<br>The groves where we fooled around as teens
<br>Those green groves are paved from la to santa fe
<br>That city lives only in my dreams
<br>
<br>Landmarks lost to parking lots in the city I called home
<br>Looking back I see what used to be
<br>Now freeways crawl though the suburban sprawl
<br>As far as the eye can see
<br>And the city lives only in my dreams
<br>
<br>Twilight shades the valley of my memory
<br>When citrus groves still perfumed the sky
<br>But I guess those orange blossoms weren't so special after all
<br>Now it's a city of days gone by
<br>
<br>Landmarks lost to parking lots in the city I called home
<br>Looking back I see what used to be
<br>Now freeways crawl through the suburban sprawl
<br>As far as the eye can see
<br>And the city lives only in my dreams
<div class='tags'><b>Tags</b><br/><a href='/lyrics.aspx?q=Ben+%26amp%3b+Ellen+Harper+City+Of+Dreams' title='Ben &amp; Ellen Harper City Of Dreams'>Ben &amp; Ellen Harper City Of Dreams</a> <a href='/lyrics.aspx?q=Ben+%26amp%3b+Ellen+Harper+City+Of+Dreams+Lyrics' title='Ben &amp; Ellen Harper City Of Dreams Lyrics'>Ben &amp; Ellen Harper City Of Dreams Lyrics</a> <a href='/lyrics.aspx?q=Ben+%26amp%3b+Ellen+Harper+City+Of+Dreams+Song+Lyrics' title='Ben &amp; Ellen Harper City Of Dreams Song Lyrics'>Ben &amp; Ellen Harper City Of Dreams Song Lyrics</a> <a href='/lyrics.aspx?q=Ben+%26amp%3b+Ellen+Harper+City+Of+Dreams+Song+Text' title='Ben &amp; Ellen Harper City Of Dreams Song Text'>Ben &amp; Ellen Harper City Of Dreams Song Text</a> <a href='/lyrics.aspx?q=Ben+%26amp%3b+Ellen+Harper+City+Of+Dreams+%c5%9eark%c4%b1+S%c3%b6z%c3%bc' title='Ben &amp; Ellen Harper City Of Dreams Şarkı Sözü'>Ben &amp; Ellen Harper City Of Dreams Şarkı Sözü</a> </div>
<div class="clr"></div>
<div class="sarki_alt">
<div class="icerik_tarih">
May 12, 2014
</div>
<div class="icerik_hit">
126 hits
</div>
<div class="clr"></div>
<div class="sosyalaglar">
<div class="sosyalaglar_li">
<!-- Google +1 Butonu -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js" async="true"> { lang: 'en' }</script>
<g:plusone size="tall"></g:plusone>
<!-- Google +1 Butonu End-->
</div>
<div class="sosyalaglar_li">
<!--Twitter-->
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<!--Twitter End-->
</div>
<div class="sosyalaglar_li">
<!--Facebook-->
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.onelyrics.net/ben-ellen-harper-city-of-dreams-lyrics&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65"
scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 62px; height: 65px;"
allowtransparency="true"></iframe>
<!--Facebook End-->
</div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
</div>
<div class="clr">
</div>
</div>
</div>
<div id="footer">
<div class="center footer">
<div class="copyright">
Copyright © 2014 Onelyrics.net / All rights reserved.
</div>
<div class="clr"></div>
<ul class="altmenu2">
<li>
<a href="/" title="lyrics"><strong>lyrics</strong></a>
</li>
<li>
<a href="/new-song-lyrics" title="song lyrics"><em>song lyrics</em></a>
</li>
<li>
<a href="/" title="şarkı sözleri">şarkı sözleri</a>
</li>
<li class="son">
<a href="https://plus.google.com/+OnelyricsNet-SongLyrics?rel=author" title="Google" target="_blank">Google</a>
</li>
</ul>
<div class="clr">
</div>
</div>
</div>
<script type="text/javascript">
(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-29965928-11', 'onelyrics.net');
ga('send', 'pageview');
</script>
</form>
</body>
</html>

View file

@ -1,836 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--[if lt IE 9]>
<script>
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
</script>
<![endif]-->
<head>
<title>Paroles Hey It's Ok par Lilly Wood & The Prick - Paroles.net (clip, musique, traduction)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" content="Paroles du titre Hey It's Ok - Lilly Wood & The Prick avec Paroles.net - Retrouvez également les paroles des chansons les plus populaires de Lilly Wood & The Prick" />
<meta name="google-site-verification" content="_xxKww1hfgERbbKqwOT3mYWgqrEk-S3rYC3BJw-WwK0" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="/lib/images/favicon.ico" />
<script type="text/javascript" src="/lib/js/jquery/jquery-1.8.0.min.js"></script>
<script type="text/javascript" src="/lib/js/jquery/jquery-ui-1.8.23.custom.min.js"></script>
<script type="text/javascript" src="/lib/js/search.js"></script>
<script type="text/javascript" src="/lib/js/front.js"></script>
<script src="//cdn.optimizely.com/js/200582459.js"></script>
<link rel="stylesheet" type="text/css" href="/lib/css/style.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/lib/js/jquery/css/smoothness/jquery-ui-1.8.23.custom.css" />
<script language="javascript" type="text/javascript" src="http://a01.adoptima.com/GP2d96de88b87b22d55"></script><script type="text/javascript" src="http://ads.ayads.co/ajs.php?zid=488"></script><script type='text/javascript'>
(function() {
var useSSL = 'https:' == document.location.protocol;
var src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
})();
</script>
<script type='text/javascript'>
googletag.defineSlot('/6975/FR/paroles.net', [[728, 90]], 'div-gpt-ad-154877467-0').addService(googletag.pubads()).setTargeting('pos', 'top');
googletag.defineSlot('/6975/FR/paroles.net', [[300, 250], [300, 600]], 'div-gpt-ad-154877467-1').addService(googletag.pubads()).setTargeting('pos', 'top');
googletag.defineOutOfPageSlot('/6975/FR/paroles.net', 'div-gpt-ad-154877467-2-oop').addService(googletag.pubads());
googletag.pubads().enableSyncRendering();
googletag.pubads().enableSingleRequest();
googletag.enableServices();
</script>
</head>
<body>
<!-- FR/paroles.net -->
<div id='div-gpt-ad-154877467-2-oop'>
<script type='text/javascript'>
googletag.display('div-gpt-ad-154877467-2-oop');
</script>
</div><script type="text/javascript" src="http://as.ebz.io/api/choixPubJS.htm?pid=303381&screenLayer=1&mode=NONE&home=http://www.paroles.net"></script>
<header>
<div id="header-wrapper">
<div id="header-inner">
<div id="header-left-block">
<a href="/" class="logo"><img src="/lib/images/logo-paroles.jpg" alt="paroles logo"></a><br>
<nav style="float:left;margin-top:8px;">
<ul class="main-nav" role="navigation">
<li><a href="/"><span class="last">Paroles de chansons</span></a></li>
</ul>
</nav>
</div>
<!-- // header left block -->
<div id="header-right-block">
<div class="header-ad-wrapper">
<div class="header-ad-inner">
<!-- FR/paroles.net -->
<div id='div-gpt-ad-154877467-0'>
<script type='text/javascript'>
googletag.display('div-gpt-ad-154877467-0');
</script>
<noscript><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/6975/FR/paroles.net&sz=728x90&t=pos%3Dtop%26&c=154877467"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/6975/FR/paroles.net&sz=728x90&t=pos%3Dtop%26&c=154877467">
</a>
</noscript>
</div>
</div>
</div>
</div>
<!-- // header block righ -->
<div class="clear"></div>
</div>
<!-- // header - inner -->
</div>
</header>
<section>
<div id="search-box-top">
<div id="search-box-wrapper">
<div class="search-box">
<p id="search-box-title">
RECHERCHEZ VOS CHANSONS ET VOS ARTISTES
</p>
<form class="mlm" action="/search" method="post" id="search-form-round">
<fieldset>
<input aria-haspopup="true" aria-autocomplete="list" role="textbox" autocomplete="off" class="text ui-autocomplete-input" id="search-input" name="search" value="Patricia Kaas, Robbie Williams, J'attends L'amour" onclick="this.value = '';" type="text">
<input value="OK" class="search_button" type="submit">
</fieldset>
</form>
</div>
<!-- // search box -->
</div>
</div>
<div id="content">
<div id="content-wrapper">
<div id="content-inner">
<div class="breadcrumb">
<p>
<a href="/"><span class="breadcrumb-text">Paroles.net</span><span class="breadcrumb-separator"></span></a>
<a href="http://www.paroles.net/lilly-wood-the-prick"><span class="breadcrumb-text">Paroles Lilly Wood & The Prick</span><span class="breadcrumb-separator last"></span></a>
<span class="breadcrumb-current">Paroles Hey It's Ok</span>
</p>
</div>
<div class="main-separator"></div>
<div class="one-column" id="main" style="width:570px;">
<div class="box left" xmlns:v="http://rdf.data-vocabulary.org/#" typeof="v:Review-aggregate">
<div rel="v:itemreviewed">
<div typeof="v:Song">
<h1>Chansons <span property="v:name">Hey It's Ok</span> - <span property="v:artist">Lilly Wood & The Prick</span></h1>
<div class="box-content" style="width:570px;">
<div class="song-details">
<p>Auteurs:
<strong>Nili Ben Meir</strong>,<strong>Benjamin Cotto</strong> </p>
<p>Compositeurs:
<strong>Nili Ben Meir</strong>,<strong>Benjamin Cotto</strong> </p>
<p>Editeurs:
<strong>Warner Chappell Music France</strong>,<strong>Choke Industry</strong> </p>
</div>
<!-- // song details -->
<table style="border:0px;margin:5px;">
<tr>
<td width="20%" style="border:0px;">
<!-- Facebook &appId=110267509025267 -->
<div id="fb-root"></div>
<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
</td>
<td width="20%" style="border:0px;">
<!-- Google+ -->
<div class="g-plusone" data-size="medium"></div>
<script type="text/javascript">
(function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();
</script>
</td>
<td width="20%" style="border:0px;">
<!-- Twitter -->
<a href="https://twitter.com/share" class="twitter-share-button">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</td>
<td style="border:0px;">
<script type="text/javascript">var ratingWidth = 120;</script>
<div class="rating" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating" rel="v:rating">
<div class="message">Votez pour cette chanson</div>
<div class="stars">
<span class="yellow-stars" style="width:0px"
itemprop="ratingValue" property="v:average"
data-initial-percent="0"
data-element-type="2"
data-element-id="83783"
title="0 / 5 of 0 votes ">
0 </span>
</div>
<span itemprop="bestRating" class="hidden" property="v:best">5</span>
<span itemprop="worstRating" class="hidden" property="v:worst">1</span>
<span itemprop="reviewCount" class="hidden" property="v:votes">0</span>
</div>
</td>
</tr>
</table> <div class="song-text-wrapper">
<div class="song-text-inner">
<div style="text-align:center;padding-top:10px;">
<a style="font-size:14px;color:#ff3333;font-weight:bold;" href="http://track.effiliation.com/servlet/effi.click?id_compteur=12404002&effi_id=parolesnet&artist=Lilly+Wood+%26+The+Prick&song=Hey+It%27s+Ok">Téléchargez la sonnerie "Hey It's Ok" sur votre mobile</a>
</div>
<div class="song-text-frame">
<div class="song-text">Mama, Papa please forget the times I wet my bed<br />
I swear not to do it again<br />
Please forget the way I looked when I was fourteen<br />
I didnt know who I wanted to be<br />
<br />
Hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
I said hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
<br />
Friends and lovers please forgive the mean things Ive said<br />
I swear not to do it again<br />
Please forget the way I act when Ive had too much to drink<br />
Im fighting against myself<br />
<br />
Hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
I said hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
<br />
And I swear not to do anything funny anymore<br />
Yes I swear not to do anything funny anymore<br />
<br />
Hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
I said hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
<br />
Hey ! Its OK, its OK<br />
Cause Ive found what I wanted<br />
I said hey ! Its OK, its OK<br />
Cause Ive found what I wanted</div>
</div>
</div>
</div>
<div style="margin-bottom:10px;">
<h2>Les plus grands succès de Lilly Wood & The Prick</h2>
</div>
<div class="listing-sidebar">
<div class="listing-sidebar-wrapper">
<div class="listing-sidebar-inner">
<table cellspacing="0" cellpadding="0" class="">
<tbody>
<tr>
<td width="186" valign="middle" class="song-name">
<p><a href="http://www.paroles.net/lilly-wood-the-prick/paroles-down-the-drain">Down The Drain</a></p>
</td>
<td width="186" valign="middle" class="song-name">
<p><a href="http://www.paroles.net/lilly-wood-the-prick/paroles-long-way-back">Long way back</a></p>
</td>
<td width="186" valign="middle" class="song-name">
<p><a href="http://www.paroles.net/lilly-wood-the-prick/paroles-middle-of-the-night">Middle Of the Night</a></p>
</td>
</tr><tr> <td width="186" valign="middle" class="song-name">
</td>
<td width="186" valign="middle" class="song-name">
</td>
<td width="186" valign="middle" class="song-name">
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="listing-artist-shadow"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="sidebar">
<div id="sidebar">
<div class="sidebar-pager">
<h5>ABC DE LA CHANSON</h5>
<div class="sidebar-pager-wrapper">
<div class="sidebar-pager-inner">
<a href="http://www.paroles.net/paroles-a" class="pager-letter">a</a>
<a href="http://www.paroles.net/paroles-b" class="pager-letter">b</a>
<a href="http://www.paroles.net/paroles-c" class="pager-letter">c</a>
<a href="http://www.paroles.net/paroles-d" class="pager-letter">d</a>
<a href="http://www.paroles.net/paroles-e" class="pager-letter">e</a>
<a href="http://www.paroles.net/paroles-f" class="pager-letter">f</a>
<a href="http://www.paroles.net/paroles-g" class="pager-letter">g</a>
<a href="http://www.paroles.net/paroles-h" class="pager-letter">h</a>
<a href="http://www.paroles.net/paroles-i" class="pager-letter">i</a>
<a href="http://www.paroles.net/paroles-j" class="pager-letter">j</a>
<a href="http://www.paroles.net/paroles-k" class="pager-letter">k</a>
<a href="http://www.paroles.net/paroles-l" class="pager-letter">l</a>
<a href="http://www.paroles.net/paroles-m" class="pager-letter">m</a>
<a href="http://www.paroles.net/paroles-n" class="pager-letter">n</a>
<a href="http://www.paroles.net/paroles-o" class="pager-letter">o</a>
<a href="http://www.paroles.net/paroles-p" class="pager-letter">p</a>
<a href="http://www.paroles.net/paroles-q" class="pager-letter">q</a>
<a href="http://www.paroles.net/paroles-r" class="pager-letter">r</a>
<a href="http://www.paroles.net/paroles-s" class="pager-letter">s</a>
<a href="http://www.paroles.net/paroles-t" class="pager-letter">t</a>
<a href="http://www.paroles.net/paroles-u" class="pager-letter">u</a>
<a href="http://www.paroles.net/paroles-v" class="pager-letter">v</a>
<a href="http://www.paroles.net/paroles-w" class="pager-letter">w</a>
<a href="http://www.paroles.net/paroles-x" class="pager-letter">x</a>
<a href="http://www.paroles.net/paroles-y" class="pager-letter">y</a>
<a href="http://www.paroles.net/paroles-z" class="pager-letter">z</a>
<a href="http://www.paroles.net/paroles-0_9" class="pager-letter">0-9</a>
<div class="clear"></div>
</div>
</div>
<div class="sidebar-pager-shadow"></div>
</div>
<div class="sidebar-separator"></div>
<div class="facebook-box">
<h5>
Suivez-nous</h5>
<table>
<tbody>
<tr>
<td width="33%">
<!-- Facebook -->
<div id="fb-root"></div>
<script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="http://www.paroles.net" data-layout="button_count" data-send="false" data-show-faces="false" data-width="450"></div></td>
<td width="33%">
<!-- Google+ -->
<div class="g-plusone" data-size="medium" data-href="http://www.paroles.net" ></div>
<script type="text/javascript">(function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script></td>
<td>
<!-- Twitter -->
<a class="twitter-share-button" href="https://twitter.com/share" data-url="http://www.paroles.net" >Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></td>
</tr>
</tbody>
</table>
<script type="text/javascript">var ratingWidth = 120;</script>
<div class="rating" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating" rel="v:rating">
<div class="message">Donnez votre avis sur le site</div>
<div class="stars">
<span class="yellow-stars" style="width:100px"
itemprop="ratingValue" property="v:average"
data-initial-percent="100"
data-element-type="1"
data-element-id="0"
title="4.2 / 5 of 5348 votes ">
4.2 </span>
</div>
<span itemprop="bestRating" class="hidden" property="v:best">5</span>
<span itemprop="worstRating" class="hidden" property="v:worst">1</span>
<span itemprop="reviewCount" class="hidden" property="v:votes">5348</span>
</div>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-textbox listing-sidebar" id="sidebar-item-33">
<h5></h5>
<div class="listing-sidebar-wrapper">
<div class="listing-sidebar-inner">
<div id="my_first_container"></div>
<script>
window.dmPublisherAsyncInit = function()
{
var conf = [
{ filters: 'creative-official', search: 'Lilly Wood & The Prick+Hey It s Ok', channel: 'music', page:1, limit: 1, sort:'relevance', syndication: 127269, type: 'single_player', autoplay: 1, width: 300, containerId: 'my_first_container' }
];
DM_PublisherWidgets.render(conf);
};
(function() {
var e = document.createElement('script'); e.async = true;
e.src = 'http://static2.dmcdn.net/publisher/widgets.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s);
autoplay=1;
}());
</script> </div>
</div>
<div class="sidebar-pager-shadow"></div>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-banner-box ">
<!-- FR/paroles.net -->
<div id='div-gpt-ad-154877467-1'>
<script type='text/javascript'>
googletag.display('div-gpt-ad-154877467-1');
</script>
<noscript><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/6975/FR/paroles.net&sz=300x250|300x600&t=pos%3Dtop%26&c=154877467"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/6975/FR/paroles.net&sz=300x250|300x600&t=pos%3Dtop%26&c=154877467">
</a>
</noscript>
</div>
</div>
<div class="sidebar-separator"></div>
<div class="facebook-box">
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FParoles.net&amp;width=292&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;header=false&amp;stream=false&amp;show_border=true&amp;appId=110267509025267" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:258px;" allowTransparency="true"></iframe>
</div>
<div class="sidebar-separator"></div>
<div class="listing-sidebar">
<h5>On aime </h5>
<div class="listing-sidebar-wrapper">
<div class="listing-sidebar-inner">
<table cellpadding="0" cellspacing="0" class="song-list">
<tbody>
<tr>
<td class="song-icon" valign="middle" width="30"><span>1</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href=""></a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/generation-goldman">Génération Goldman</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>2</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href=""></a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/grand-corps-malade">Grand Corps Malade</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>3</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href=""></a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/juliette">Juliette</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>4</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href=""></a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/mylene-farmer">Mylène Farmer</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>5</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href=""></a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/la-lavrette">La Lavrette</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>6</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/dj-assad/paroles-li-tourner">Paroles Li Tourner</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
DJ Assad </p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>7</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/joyce-jonathan/paroles-ca-ira">Paroles Ca ira</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
Joyce Jonathan </p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>8</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/keen-v/paroles-la-vie-du-bon-cote">Paroles La vie du bon côté</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
Keen'v </p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>9</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/rohff/paroles-j-accelere">Paroles J'accélère</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/rohff">Rohff</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30">span>10</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/stromae/paroles-tous-les-memes">Paroles Tous les mêmes</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
<a href="http://www.paroles.net/stromae">Stromae</a>
</p>
</td>
</tr>
<tr>
<td class="song-icon" valign="middle" width="30"><span>11</span></td>
<td class="song-name" valign="middle" width="110">
<p><a href="http://www.paroles.net/stromae/paroles-papaoutai">Paroles Papaoutai</a></p>
</td>
<td class="song-artist" valign="middle" width="134">
<p>
Stromae </p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="sidebar-pager-shadow"></div>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-link">
<a href="http://www.paroles.net/paroles-nouvelles-chansons">
<span> Nouveautés </span>
</a>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-link" id="sidebar-item-19">
<a href="http://www.paroles.net/les-plus-grands-succes-francophones">
<span>Top 30 francophone</span>
</a>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-link" id="sidebar-item-21">
<a href="http://www.paroles.net/top-chansons-d-amour">
<span>Chansons d'Amour</span>
</a>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-link" id="sidebar-item-31">
<a href="http://www.paroles.net/espoirs-francophones">
<span>Espoirs Francophones</span>
</a>
</div>
<div class="sidebar-separator"></div>
<div class="sidebar-link" id="sidebar-item-13">
<a href="http://www.paroles.net/rap-francais">
<span>Rap Français</span>
</a>
</div>
<div class="sidebar-separator"></div>
<div class="selling separator left">
<div class="selling-inner">
<header>
<h2 style="width: 150px;">Téléchargement</h2>
<img src="/lib/images/itunes-icon.jpg" alt="itunes icon">
</header>
<section>
<div class="selling-item">
<a href="http://clkuk.tradedoubler.com/click?p=23753&a=2165759&url=https%3A%2F%2Fitunes.apple.com%2Ffr%2Falbum%2Fracine-carree%2Fid678899158%3Fuo%3D2%26partnerId%3D2003">
<span class="selling-text">
<span class="selling-title">Racine Carrée - Stromae</span><br>
<span style="font-size: 10px;">Genre: Variété française</span><br>
<em>Prix: 9,99 €</em>
</span>
<span class="selling-arrow">
<img src="/lib/images/red-arrow.png" alt="red arrow">
</span>
</a>
<a href="http://clkuk.tradedoubler.com/click?p=23753&a=2165759&url=https%3A%2F%2Fitunes.apple.com%2Ffr%2Falbum%2Faventine%2Fid681187053%3Fuo%3D2%26partnerId%3D2003">
<span class="selling-text">
<span class="selling-title">Aventine - Agnes Obel</span><br>
<span style="font-size: 10px;">Genre: Alternative</span><br>
<em>Prix: 9,99 €</em>
</span>
<span class="selling-arrow">
<img src="/lib/images/red-arrow.png" alt="red arrow">
</span>
</a>
<a href="http://clkuk.tradedoubler.com/click?p=23753&a=2165759&url=https%3A%2F%2Fitunes.apple.com%2Ffr%2Falbum%2Fnrj-200-hits-2013-vol.-2%2Fid699113552%3Fuo%3D2%26partnerId%3D2003">
<span class="selling-text">
<span class="selling-title">NRJ 200% Hits 2013, vol. 2 - Various Artists</span><br>
<span style="font-size: 10px;">Genre: Pop</span><br>
<em>Prix: 12,99 €</em>
</span>
<span class="selling-arrow">
<img src="/lib/images/red-arrow.png" alt="red arrow">
</span>
</a>
<a href="http://clkuk.tradedoubler.com/click?p=23753&a=2165759&url=https%3A%2F%2Fitunes.apple.com%2Ffr%2Falbum%2Finnocents%2Fid665943630%3Fuo%3D2%26partnerId%3D2003">
<span class="selling-text">
<span class="selling-title">Innocents - Moby</span><br>
<span style="font-size: 10px;">Genre: Électronique</span><br>
<em>Prix: 9,99 €</em>
</span>
<span class="selling-arrow">
<img src="/lib/images/red-arrow.png" alt="red arrow">
</span>
</a>
<a href="http://clkuk.tradedoubler.com/click?p=23753&a=2165759&url=https%3A%2F%2Fitunes.apple.com%2Ffr%2Falbum%2Fseine-zoo%2Fid703440410%3Fuo%3D2%26partnerId%3D2003">
<span class="selling-text">
<span class="selling-title">Seine Zoo - S-Crew</span><br>
<span style="font-size: 10px;">Genre: Hip-hop/Rap</span><br>
<em>Prix: 9,99 €</em>
</span>
<span class="selling-arrow">
<img src="/lib/images/red-arrow.png" alt="red arrow">
</span>
</a>
</div>
</section>
<footer>
<div class="selling-footer"></div>
</footer>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<!-- // content wrapper -->
</div>
<!-- // content -->
</div>
</section>
<!-- // section -->
<footer>
<div id="footer-wrapper">
<div id="footer-inner">
<div class="footer-box">
<div class="footer-content">
<p>
<strong>Prochains Albums</strong></p>
<p>
<!--
<p>
► <a href="/christophe-mae-album-je-veux-du-bonheur">Paroles Christophe Ma&eacute; - Je veux du bonheur</a></p>
<p>
-->
</div>
</div>
<div class="footer-box">
<div class="footer-content">
<p>
<strong>Th&eacute;matiques</strong></p>
<p>
► <a href="/rap-francais">Rap Fran&ccedil;ais</a><br />
► <a href="/top-chansons-d-amour">Chansons d&#39;amour</a></p>
<p>
&nbsp;</p>
</div>
</div>
<div class="footer-box">
<div class="footer-content">
<p>
<strong>Plan de site</strong></p>
<p>
► <a href="/mentions-legales">Mentions l&eacute;gales</a></p>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<p id="copyright">Copyright &copy; 2012 Paroles.net </p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32671664-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="http://fr.slidein.clickintext.net/?a=12208"></script>
</body>
</html>

View file

@ -1,148 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>I Could Beat Myself - Beres Hammond &#187; Reggae Lyrics</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Searchable reggae lyrics database with a large number of reggae, dancehall, ska, rocksteady, lovers rock and ragga songs." />
<meta name="keywords" content="lyrics, lyric, song, music, song lyrics, music lyrics, reggae, reggae lyrics, lyrics search, new lyrics, dancehall, sound clash, clash, riddim, riddims, DJ, deejay, jamaica, music, ska, ragga, rocksteady, dub, dub music, roots reggae, lovers rock, reggae fusion" />
<link rel="icon" href="http://www.reggaelyrics.info/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.reggaelyrics.info/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="http://www.reggaelyrics.info/style/site.css" type="text/css" media="all" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7587978-3']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<img src="http://www.reggaelyrics.info/images/socialLogo.jpg" id="socialLogo" alt="" style="display: none;"/>
<div id="bg">
<div id="main">
<div id="header">
<a title="ReggaeLyrics.info" href="http://www.reggaelyrics.info/">
<span id="logo"></span>
</a>
<div id="headBanner">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9116042048777073";
google_ad_slot = "8820782086";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div>
<div id="headNav">
<div id="headMenu">
<ul>
<li><a href="http://www.reggaelyrics.info/">Home</a> |</li>
<li><a href="http://www.reggaelyrics.info/submit/">Submit Lyrics</a> |</li>
<li><a href="http://www.reggaelyrics.info/about/">About</a> |</li>
<li><a href="http://www.reggaelyrics.info/community/">Community</a> |</li>
<li><a href="http://www.reggaelyrics.info/link/">Link to Us</a> |</li>
<li><a href="http://www.reggaelyrics.info/contact/">Contact</a></li>
</ul>
</div>
<div id="headSearch">
<form method="post" action="http://www.reggaelyrics.info/search/">
<div id="searchForm">
<input type="text" value="" name="queryString" /> <input type="radio" name="searchType" value="artist" checked/><label for="artist">Artist</label><input type="radio" name="searchType" value="song" /><label for="song">Song Title</label><input type="submit" value="&nbsp;" name="go" class="searchBt">
</div>
</form>
</div>
</div>
<div id="alphabet">
<ul>
<li><a href="http://www.reggaelyrics.info/0/">#</a></li>
<li><a href="http://www.reggaelyrics.info/a/">A</a></li>
<li><a href="http://www.reggaelyrics.info/b/">B</a></li>
<li><a href="http://www.reggaelyrics.info/c/">C</a></li>
<li><a href="http://www.reggaelyrics.info/d/">D</a></li>
<li><a href="http://www.reggaelyrics.info/e/">E</a></li>
<li><a href="http://www.reggaelyrics.info/f/">F</a></li>
<li><a href="http://www.reggaelyrics.info/g/">G</a></li>
<li><a href="http://www.reggaelyrics.info/h/">H</a></li>
<li><a href="http://www.reggaelyrics.info/i/">I</a></li>
<li><a href="http://www.reggaelyrics.info/j/">J</a></li>
<li><a href="http://www.reggaelyrics.info/k/">K</a></li>
<li><a href="http://www.reggaelyrics.info/l/">L</a></li>
<li><a href="http://www.reggaelyrics.info/m/">M</a></li>
<li><a href="http://www.reggaelyrics.info/n/">N</a></li>
<li><a href="http://www.reggaelyrics.info/o/">O</a></li>
<li><a href="http://www.reggaelyrics.info/p/">P</a></li>
<li><a href="http://www.reggaelyrics.info/q/">Q</a></li>
<li><a href="http://www.reggaelyrics.info/r/">R</a></li>
<li><a href="http://www.reggaelyrics.info/s/">S</a></li>
<li><a href="http://www.reggaelyrics.info/t/">T</a></li>
<li><a href="http://www.reggaelyrics.info/u/">U</a></li>
<li><a href="http://www.reggaelyrics.info/v/">V</a></li>
<li><a href="http://www.reggaelyrics.info/w/">W</a></li>
<li><a href="http://www.reggaelyrics.info/x/">X</a></li>
<li><a href="http://www.reggaelyrics.info/y/">Y</a></li>
<li><a href="http://www.reggaelyrics.info/z/">Z</a></li>
</ul>
</div> <div id="mainContent">
<div id="leftContainer">
<div id="insideBox" class="protected">
<script type="text/javascript" src="http://www.reggaelyrics.info/scripts/c.js"></script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-501d498e69752e44"></script>
<h2>I Could Beat Myself</h2>
<h3><a href="http://www.reggaelyrics.info/beres-hammond/">Beres Hammond</a></h3>
<div class="addthis_toolbox addthis_default_style " style="margin-bottom: 15px;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_pinterest_share"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<p>oooh ahh, I'm hurting, bad<br />oooh ahh I'm hurting bad!<br /><br />I did not see what I was supposed to see<br />taking it easy when a friend told me I was in<br />danger, so much danger.<br />Underestimating my woman, not taking her<br />out, working too hard and now she's gone off<br />with a stranger, someone I don't even know.<br /><br />I should have taken her out, every once and a<br />while, taken her to dinner on the finer side, shown<br />her a life that was all worth while, now I guese I gotta<br />walk an extra mile! I could beat myself! Ahh yeah.<br /><br />Now I'm gonna feel funny out there in the crowd<br />when my friends all ask me, where is your woman?<br />long time I don't see. Now I've got to think fast gotta<br />use my head, give a good story and make sure they<br />buy my version of the situation.<br /><br />All the while I wouldn't lie I'm gonna do this once<br />see my reputation sinking in the distance, if they<br />knew the truth that really existed...then my little sanity<br />would be wasted! I could beat myself ahh yes..I could<br />beat myself!!! Ohh lord lord.<br /><br />oooh ooh I'm hurting, hurting inside<br />oooh ooh I'm hurting<br /><br />Now I really want to hear a little news now and<br />then, this is not what I expect to hear from my<br />friend I'm dissapointed. He should realize that its<br />gonna destroy my position (remember I'm a name<br />brand) now I've gotta see....I should have held her tight<br />every once and a while, gotten it together on the finer style<br />shown her a life that was all worth while, now it seems I gotta<br />walk an extra mile....I could beat myself..ahh yes, I could beat myself<br />ooh lord...<br /><br />ooh I'm hurting...<br />ooooh I'm hurting,hurting inside<br /><br />I don't know what I wanna tell you<br />but I wanna tell you something real, real good yes<br />someting to make you<br />wanna shiver....</p>
</div>
</div>
<div id="right">
<div id="righTopBanner">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9116042048777073";
google_ad_slot = "9914820990";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div>
</div>
</div>
<div id="footer">
<ul>
<li><a href="http://www.reggaelyrics.info/">Home</a> |</li>
<li><a href="http://www.reggaelyrics.info/submit/">Submit Lyrics</a> |</li>
<li><a href="http://www.reggaelyrics.info/about/">About</a> |</li>
<li><a href="http://www.reggaelyrics.info/community/">Community</a> |</li>
<li><a href="http://www.reggaelyrics.info/link/">Link to Us</a> |</li>
<li><a href="http://www.reggaelyrics.info/contact/">Contact</a></li>
</ul>
</div>
</div>
</body>
</html>

View file

@ -1,264 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="canonical" href="http://www.releaselyrics.com/e35f/the-beatles-lady-madonna/" />
<meta name="description" content="Lady Madonna lyrics by The Beatles. See all 745 songs and 19 albums from The Beatles." />
<meta name="robots" content="noarchive" />
<meta name="google" content="notranslate" />
<link href="http://www.releaselyrics.com/css/simple-v2.css" rel="stylesheet" type="text/css">
<title>THE BEATLES - Lady Madonna Lyrics</title>
<meta property="og:image" content="http://www.releaselyrics.com/img/nocover.jpg" />
<script>
document.cookie="jscheck=6940208719844826998d718b26665982; path=/";
function submitComment() { document.getElementById('comment-form').submit(); }
function readComments() { document.location.href='http://www.releaselyrics.com/e35f-c0/the-beatles-lady-madonna/'; }
</script>
<script type="text/javascript">
//<![CDATA[
if(window.addEventListener)
window.addEventListener("load", func_contentLoad);
else if(window.attachEvent)
window.attachEvent("onload", func_contentLoad);
function func_contentLoad() {
var contentDiv = document.getElementById('id-content');
var contentLines = contentDiv.getElementsByTagName('a');
contentNumLines = contentLines.length;
for(var i = 0; i < contentNumLines; i++) {
contentLines[i].removeAttribute('href');
}
}
//]]>
</script>
<script type="text/javascript" src="http://www.releaselyrics.com/js/comment.js"></script>
</head>
<body>
<div class="header">
<a href="http://www.releaselyrics.com/">ReleaseLyrics</a> &gt; <a href="http://www.releaselyrics.com/7371/the-beatles/">The Beatles</a> &gt; <a href="http://www.releaselyrics.com/e35f/the-beatles-lady-madonna/">Lady Madonna Lyrics</a>
</div>
<div class="container">
<div class="content">
<div class="content-title">
<h1>Lady Madonna Lyrics</h1>
<span class="h2"><a href="http://www.releaselyrics.com/7371/the-beatles/">The Beatles</a></span>
</div>
<script>
/* Above Lyrics */
(function() {
var opts = {
artist: "The Beatles",
song: "Lady Madonna",
adunit_id: 39382063,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
};
document.write('<div id="'+opts.div_id+'"></div>');var c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//srv.tonefuse.com/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
<div class="content-lyrics" id="id-content">
Lady Madonna, children at your feet<br>
Wonder how you manage to make ends meet<br>
Who find the money when you pay the rent<br>
Did you think that money was heaven sent<br>
<br>
Friday night arrives without a suitcase<br>
Sunday morning creeping like a nun<br>
Monday's child has learned to tie his bootlegs<br>
See how they run<br>
<br>
Lady Madonna, baby at your breast<br>
Wonders how you manage to feed the rest<br>
Pa pa pa pa...<br>
See how they run<br>
<br>
Lady Madonna lying on the bed<br>
Listen to the music playing in your head<br>
<br>
Tuesday afternoon is never ending<br>
Wednesday morning papers didn't come<br>
Thursday night you stocking needed mending<br>
See how they run<br>
<br>
Lady Madonna, children at your feet<br>
Wonder how you manage to make ends meet<br>
</div><script>
/* Below Lyrics */
(function() {
var opts = {
artist: "The Beatles",
song: "Lady Madonna",
adunit_id: 39382064,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
};
document.write('<div id="'+opts.div_id+'"></div>');var c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//srv.tonefuse.com/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
<div class="content-commentform">
<form id="comment-form" action="http://www.releaselyrics.com/comment/comment.php" method="post">
<input type="hidden" name="comment-target" value="81b60e0864983e12fc2efa74c7cbe35f" />
<div style="margin-bottom: 20px;"><a href="http://www.releaselyrics.com/e35f-c0/the-beatles-lady-madonna/" rel="nofollow">Read comments</a></div>
<div style="float: left; line-height: 1.8em;">Name:</div>
<div style="margin-left: 80px; margin-right: 10px;"><input type="text" name="comment-author" value="" class="tmpinput2" style="width: 100%;" /></div>
<div style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;"><textarea name="comment-content" id="comment-contentform" class="tmpinput2" style="width: 100%;" rows="3"></textarea></div>
<div style="float: right;"><input type="button" value="Add comment" class="tmpinput" onclick="javascript:submitComment();" /></div>
<div style="clear: both;"></div>
</form>
</div>
<div class="content-video">
<iframe width="520" height="324" id="frame-video" frameborder="0" allowfullscreen=""></iframe>
</div>
<script>
if(window.addEventListener)
window.addEventListener("load", loadVideoDynamic);
else if(window.attachEvent)
window.attachEvent("onload", loadVideoDynamic);
function loadVideoDynamic() {
document.getElementById("frame-video").contentDocument.body.innerHTML = '<html><body><div style="position: absolute; top: 0px; left: 0px;"><iframe width="520" height="324" src="http://www.youtube.com/embed/VfthrizXKOM" frameborder="0" allowfullscreen=""></iframe></div></body></html>';
}
</script>
</div>
<div class="sidebar">
<div class="toptracks"><ul class="parent-list"><li class="big"><a href="http://www.releaselyrics.com/7371/the-beatles/" class="big">The Beatles</a></li><ul class="child-list"><li class="small"><a href="http://www.releaselyrics.com/1055/the-beatles-let-it-be/" class="small" rel="nofollow">Let It Be</a></li><li class="small"><a href="http://www.releaselyrics.com/d75b/the-beatles-yesterday/" class="small" rel="nofollow">Yesterday</a></li><li class="small"><a href="http://www.releaselyrics.com/2ca8/the-beatles-hey-jude/" class="small" rel="nofollow">Hey Jude</a></li><li class="small"><a href="http://www.releaselyrics.com/4cef/the-beatles-help%21/" class="small" rel="nofollow">Help!</a></li><li class="small"><a href="http://www.releaselyrics.com/9036/the-beatles-come-together/" class="small" rel="nofollow">Come Together</a></li><li class="small"><a href="http://www.releaselyrics.com/2eab/the-beatles-here-comes-the-sun/" class="small" rel="nofollow">Here Comes the Sun</a></li><li class="small"><a href="http://www.releaselyrics.com/885b/the-beatles-something/" class="small" rel="nofollow">Something</a></li><li class="small"><a href="http://www.releaselyrics.com/2fd0/the-beatles-all-you-need-is-love/" class="small" rel="nofollow">All You Need Is Love</a></li><li class="small"><a href="http://www.releaselyrics.com/0e37/the-beatles-yellow-submarine/" class="small" rel="nofollow">Yellow Submarine</a></li><li class="small"><a href="http://www.releaselyrics.com/b131/the-beatles-love-me-do/" class="small" rel="nofollow">Love Me Do</a></li><li class="small" style="border-bottom: none;"><a href="http://www.releaselyrics.com/7371/the-beatles/" class="small" rel="nofollow">more...</a></li></ul></ul></div>
<div class="media-rect">
<script>
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39382395";
cf_hostname = "srv.clickfuse.com";
</script>
<script src="//srv.clickfuse.com/showads/showad.js"></script>
</div>
</div>
<div class="clear"></div>
</div>
<div class="release-container"><div class="release-list">
<table class="release-table"><tr><td class="release-td">
<a href="http://www.releaselyrics.com/3167/the-beatles-revolver-sgt.-pepper%27s-lonely-hearts-club-band/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/img/nocover.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/3167/the-beatles-revolver-sgt.-pepper%27s-lonely-hearts-club-band/" rel="nofollow">Revolver / Sgt. Pepper's Lonely Hearts Club Band</a> (2009)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/711c/the-beatles-please-please-me-with-the-beatles/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/img/nocover.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/711c/the-beatles-please-please-me-with-the-beatles/" rel="nofollow">Please Please Me / With The Beatles</a> (2000)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/6fe7/the-beatles-let-it-be/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/6fe7/the-beatles-let-it-be.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/6fe7/the-beatles-let-it-be/" rel="nofollow">Let It Be</a> (1970)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/b434/the-beatles-abbey-road/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/b434/the-beatles-abbey-road.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/b434/the-beatles-abbey-road/" rel="nofollow">Abbey Road</a> (1969)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/a00b/the-beatles-the-beatles/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/a00b/the-beatles-the-beatles.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/a00b/the-beatles-the-beatles/" rel="nofollow">The Beatles</a> (1968)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/ffab/the-beatles-sgt.-pepper%27s-lonely-hearts-club-band/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/ffab/the-beatles-sgt.-pepper%27s-lonely-hearts-club-band.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/ffab/the-beatles-sgt.-pepper%27s-lonely-hearts-club-band/" rel="nofollow">Sgt. Pepper's Lonely Hearts Club Band</a> (1967)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/0357/the-beatles-revolver/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/0357/the-beatles-revolver.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/0357/the-beatles-revolver/" rel="nofollow">Revolver</a> (1966)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/9937/the-beatles-rubber-soul/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/9937/the-beatles-rubber-soul.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/9937/the-beatles-rubber-soul/" rel="nofollow">Rubber Soul</a> (1965)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/78da/the-beatles-beatles-vi/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/78da/the-beatles-beatles-vi.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/78da/the-beatles-beatles-vi/" rel="nofollow">Beatles VI</a> (1965)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/5424/the-beatles-beatles-%2765/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/5424/the-beatles-beatles-%2765.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/5424/the-beatles-beatles-%2765/" rel="nofollow">Beatles '65</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/4ab6/the-beatles-beatles-for-sale/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/4ab6/the-beatles-beatles-for-sale.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/4ab6/the-beatles-beatles-for-sale/" rel="nofollow">Beatles for Sale</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/88ec/the-beatles-something-new/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/88ec/the-beatles-something-new.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/88ec/the-beatles-something-new/" rel="nofollow">Something New</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/8b2e/the-beatles-the-beatles%27-long-tall-sally/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/8b2e/the-beatles-the-beatles%27-long-tall-sally.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/8b2e/the-beatles-the-beatles%27-long-tall-sally/" rel="nofollow">The Beatles' Long Tall Sally</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/f9e7/the-beatles-the-beatles%27-second-album/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/f9e7/the-beatles-the-beatles%27-second-album.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/f9e7/the-beatles-the-beatles%27-second-album/" rel="nofollow">The Beatles' Second Album</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/7053/the-beatles-twist-and-shout/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/7053/the-beatles-twist-and-shout.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/7053/the-beatles-twist-and-shout/" rel="nofollow">Twist and Shout</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/0b13/the-beatles-meet-the-beatles%21/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/0b13/the-beatles-meet-the-beatles%21.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/0b13/the-beatles-meet-the-beatles%21/" rel="nofollow">Meet The Beatles!</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/8e52/the-beatles-introducing...-the-beatles/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/8e52/the-beatles-introducing...-the-beatles.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/8e52/the-beatles-introducing...-the-beatles/" rel="nofollow">Introducing... The Beatles</a> (1964)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/4dc5/the-beatles-with-the-beatles/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/4dc5/the-beatles-with-the-beatles.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/4dc5/the-beatles-with-the-beatles/" rel="nofollow">With The Beatles</a> (1963)
</td>
<td class="release-td">
<a href="http://www.releaselyrics.com/8a2b/the-beatles-please-please-me/" class="release-plain" rel="nofollow"><img src="http://www.releaselyrics.com/8a2b/the-beatles-please-please-me.jpg" class="release-img-small" /></a><br/><a href="http://www.releaselyrics.com/8a2b/the-beatles-please-please-me/" rel="nofollow">Please Please Me</a> (1963)
</td>
</tr></table>
</div></div>
<div class="footer">
<a href="http://www.releaselyrics.com/">ReleaseLyrics</a> - <a href="http://www.releaselyrics.com/sitemap/">Sitemap</a> - <a href="http://www.releaselyrics.com/privacy/" rel="nofollow">Privacy</a>
<div class="footer-fb">
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.releaselyrics.com%2F&amp;width=90&amp;height=21&amp;colorscheme=light&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;send=false&amp;locale=en_US" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>&nbsp;&nbsp;
</div>
</div>
<div style="position: absolute; top: 10px; right: 5px;">
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.releaselyrics.com%2F&amp;width=90&amp;height=21&amp;colorscheme=light&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;send=false&amp;locale=en_US" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>&nbsp;&nbsp;
<img src="http://www.releaselyrics.com/img/spacer.php?id=81b60e0864983e12fc2efa74c7cbe35f" />
</div>
<div style="position: absolute; top: 50px; right: 10px; color: #b0b0b0;">
<script type="text/javascript" src="http://www.releaselyrics.com/js/var.js"></script>
<script type="text/javascript" src="http://www.releaselyrics.com/js/ads.js"></script>
<script>
document.write(spacerOuter);
document.write(spacerInner);
</script>
<img src="http://www.releaselyrics.com/img/spacer-raw.php?t=1397918737" />
</div>
<div class="media-top">
<script>
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39382396";
cf_hostname = "srv.clickfuse.com";
</script>
<script src="//srv.clickfuse.com/showads/showad.js"></script>
</div>
<script>
cf_page_artist = "The Beatles";
cf_page_song = "Lady Madonna";
cf_adunit_id = "39382397";
cf_flex = true;
cf_hostname = "srv.clickfuse.com";
</script>
<script src="//srv.clickfuse.com/showads/showad.js"></script>
<script>
(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-47346127-1', 'releaselyrics.com'); ga('send', 'pageview');
</script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,708 +0,0 @@
<!DOCTYPE HTML>
<html prefix="og: http://ogp.me/ns#" lang='en-US' itemscope itemtype="http://schema.org/WebPage">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta property="og:title" content="Richie Havens &amp;mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens" />
<meta property="og:image" content="" />
<meta property="og:description" content="Lady Madonna lyrics by Richie Havens from album 20th Century Masters - The Millennium Collection: The Best Of Richie Havens. Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money" />
<meta property="og:url" content="http://www.stlyrics.com/songs/r/richiehavens48961/ladymadonna2069109.html" />
<meta property="fb:app_id" content="133000596876438" />
<meta property="og:type" content="website" />
<link rel="stylesheet" type="text/css" href="/assets/320fe20a/mprint.css" media="print" />
<style type="text/css">
/*<![CDATA[*/
/*!
* Bootstrap v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
a:hover,a:active{outline:0;}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
#map_canvas img,.google-maps img{max-width:none;}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}
@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:0.5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333333;background-color:#ffffff;}
a{color:#0088cc;text-decoration:none;}
a:hover,a:focus{color:#005580;text-decoration:underline;}
.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}
.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
[class*="span"]{float:left;min-height:1px;margin-left:20px;}
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1000px;}
.span12{width:1000px;}
.span11{width:915px;}
.span10{width:830px;}
.span9{width:745px;}
.span8{width:660px;}
.span7{width:575px;}
.span6{width:490px;}
.span5{width:405px;}
.span4{width:320px;}
.span3{width:235px;}
.span2{width:150px;}
.span1{width:65px;}
.offset12{margin-left:1040px;}
.offset11{margin-left:955px;}
.offset10{margin-left:870px;}
.offset9{margin-left:785px;}
.offset8{margin-left:700px;}
.offset7{margin-left:615px;}
.offset6{margin-left:530px;}
.offset5{margin-left:445px;}
.offset4{margin-left:360px;}
.offset3{margin-left:275px;}
.offset2{margin-left:190px;}
.offset1{margin-left:105px;}
.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
.row-fluid:after{clear:both;}
.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2%;*margin-left:1.95%;}
.row-fluid [class*="span"]:first-child{margin-left:0;}
.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2%;}
.row-fluid .span12{width:100%;*width:99.95%;}
.row-fluid .span11{width:91.5%;*width:91.45%;}
.row-fluid .span10{width:83%;*width:82.95%;}
.row-fluid .span9{width:74.5%;*width:74.45%;}
.row-fluid .span8{width:66%;*width:65.95%;}
.row-fluid .span7{width:57.5%;*width:57.45%;}
.row-fluid .span6{width:49%;*width:48.95%;}
.row-fluid .span5{width:40.5%;*width:40.45%;}
.row-fluid .span4{width:32%;*width:31.95%;}
.row-fluid .span3{width:23.5%;*width:23.45%;}
.row-fluid .span2{width:15%;*width:14.95%;}
.row-fluid .span1{width:6.5%;*width:6.45%;}
.row-fluid .offset12{margin-left:104%;*margin-left:103.9%;}
.row-fluid .offset12:first-child{margin-left:102%;*margin-left:101.9%;}
.row-fluid .offset11{margin-left:95.5%;*margin-left:95.4%;}
.row-fluid .offset11:first-child{margin-left:93.5%;*margin-left:93.4%;}
.row-fluid .offset10{margin-left:87%;*margin-left:86.9%;}
.row-fluid .offset10:first-child{margin-left:85%;*margin-left:84.9%;}
.row-fluid .offset9{margin-left:78.5%;*margin-left:78.4%;}
.row-fluid .offset9:first-child{margin-left:76.5%;*margin-left:76.4%;}
.row-fluid .offset8{margin-left:70%;*margin-left:69.9%;}
.row-fluid .offset8:first-child{margin-left:68%;*margin-left:67.9%;}
.row-fluid .offset7{margin-left:61.5%;*margin-left:61.400000000000006%;}
.row-fluid .offset7:first-child{margin-left:59.5%;*margin-left:59.400000000000006%;}
.row-fluid .offset6{margin-left:53%;*margin-left:52.900000000000006%;}
.row-fluid .offset6:first-child{margin-left:51%;*margin-left:50.900000000000006%;}
.row-fluid .offset5{margin-left:44.5%;*margin-left:44.400000000000006%;}
.row-fluid .offset5:first-child{margin-left:42.5%;*margin-left:42.400000000000006%;}
.row-fluid .offset4{margin-left:36%;*margin-left:35.900000000000006%;}
.row-fluid .offset4:first-child{margin-left:34%;*margin-left:33.900000000000006%;}
.row-fluid .offset3{margin-left:27.5%;*margin-left:27.4%;}
.row-fluid .offset3:first-child{margin-left:25.5%;*margin-left:25.4%;}
.row-fluid .offset2{margin-left:19%;*margin-left:18.9%;}
.row-fluid .offset2:first-child{margin-left:17%;*margin-left:16.9%;}
.row-fluid .offset1{margin-left:10.5%;*margin-left:10.399999999999999%;}
.row-fluid .offset1:first-child{margin-left:8.5%;*margin-left:8.399999999999999%;}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}
.container-fluid:after{clear:both;}
@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;}
.visible-tablet{display:none !important;}
.hidden-desktop{display:none !important;}
.visible-desktop{display:inherit !important;}
@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;}
@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}
.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}
/*]]>*/
</style>
<style type="text/css">
/*<![CDATA[*/
body{background-color:#e1e1e1;margin:0;line-height:130%}
body,table,tr,td,th,p{font-size:1.0em;font-weight:normal;font-family:Arial,Verdana;color:#000}
H1{font-family:Arial;font-size:.82em;font-weight:bold;color:#999;display:inline}
H2{background:#d6d6d6;margin-bottom:-4px;margin-top:1px;text-align:left;padding-left:10px;font-family:Arial;font-size:1.27em;font-weight:bold;color:#666}
.header{font-family:Arial;font-size:11pt;font-weight:bold;color:#666}
.small{font-family:Arial,Verdana;font-size:11pt;font-veight:normal}
#rightcol{background:#d6d6d6}
A:link{color:#00a;font-weight:normal;text-decoration:underline}
a:active,A:visited{color:#007;font-veight:normal;text-decoration:underline}
a:hover{color:#99000;font-veight:normal;text-decoration:underline}
A.ringto, A.ringto2 {font-size:1em;text-decoration:underline}
A.ringto2{font-weight:bold;}
A.top,A.top:visited{font-family:Verdana,Arial;COLOR:#FFF;text-decoration:none}
A.top:hover,A.top:active{font-family:Verdana,Arial;COLOR:#FEF;text-decoration:underline}
A.top{font-family:Verdana,Arial;text-decoration:none}
H3,H4,.bigg{font-size:1.1em;font-family:Arial,Helvetica;font-weight:bold;display:inline}
.large{font-size:1.09em;font-weight:bold;color:#003765}
.small{color:#555;font-size:1.18em}
.small2{font-size:.82em}
.small3{font-size:.92em;color:#001745}
.small4{font-size:.73em;color:#888}
.borderright{border-right:solid #DDD 1px}
a.rii{font-size:1.36em;color:red;font-weight:bold;margin-top:-10px;padding:0 16px 7px 21px;text-decoration:underline;background-image:url(http://www.stlyrics.com/r2.gif);background-repeat:no-repeat;background-position:0 2px;display:inline-block}
a.rii:hover{background-color:#ffd}
a.rii:active{position:relative;top:1px}
.muted{color:#888}
.left{text-align:left}
.center{text-align:center}
.right{text-align:right}
.div-center{margin-left:auto;margin-right:auto}
.grey{color:#999}
.song-lyrics{color:#63b1d7}
.artist-color{color: #DD0030}
hr{height:1px;border-width:0;color:#111;background-color:#111; }
.row-fluid [class*="span"] {margin-left:1%}
.up-header{height:20px;padding-right:40px}
.components-header-logo{margin-left:0;width:200px}
.components-header-banner{width:740px;margin-left:0}
.components-header-searchform{border:1px solid #aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;float:right;background:#eee}
.components-header-searchform button{border:0;background:transparent;margin:0;padding:0}
.components-header-searchform input[type=text]{background:0;color:#000;border:0;outline:0;padding:4px 8px 4px 0;width:150px;height:17px;margin-bottom:0}
.components-header-searchform img {padding-right:5px;padding-bottom:2px;-webkit-box-shadow:none;box-shadow:none}
div.components-header-breadcrumbs a,div.components-header-breadcrumbs a:visited,div.components-header-breadcrumbs a:hover{font-size:.83em;color:#555}
.components-footer{padding:30px 0 80px 0}
.components-share42-likeImage{width:36px;height:36px;background-image:url("/images/sprites/facebook-like.png");background-repeat:no-repeat}
.components-share42-likeImage iframe{opacity:0}
.layers-mainlayer-container{padding:0 10px}
.layers-mainlayer-header{margin:1px 0}
.layers-mainlayer-main{margin:6px auto}
.layers-soundtracklayer-sharing .span3{line-height:30px;height:30px}
.layers-soundtracklayer-sharing{margin:20px auto}
#disqus_thread{width:620px}
.site-index-browsest a{margin:0 6px}
.stldb-sym-index-header{line-height:30px}
.stldb-sym-index-adshare{width:65%;margin-top:20px;vertical-align:middle}
.stldb-text-index-merch{color:#888;font-weight:bold;padding-right:20px}
.stldb-text-index-top-header{line-height:30px}
.span5.stldb-text-index-video{width:280px;margin-left:20px}
.stldb-sharing{line-height:50px;width:180px}
div#plusone-div{display:block !important}
.social,.likes-ex{width:60px;height:50px;overflow:hidden;line-height:20px}
.share42init{margin:0}
.sharing-ex,.likes-ex .social .plusone,.likes-ex .social .facebook{filter:alpha(opacity=50);filter:alpha(opacity=50);-moz-opacity:.50;-khtml-opacity:.50;opacity:.50}
.sharing-ex:hover,.likes-ex .social .plusone:hover,.likes-ex .social .facebook:hover{filter:alpha(opacity=100);filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1.0}
.stldb-text-index-vsharing{width:36px}
.stldb-text-index-vsharing{position:absolute;top:50%;left:-75px;margin-top:-98px}
.stldb-text-index-downsttable{margin:0 !important}
.align_center{margin-left:11% !important;width:89% !important;position:relative}
.align_center:after{content:'';display:block;clear:both}
.align_center_to_left{position:relative;right:50%;float:right}
.align_center_to_right{position:relative;z-index:1;right:-50%;min-height:200px}
.lcu-table{line-height:130%;color:#111;margin:15px auto;padding:0}
.lcu-table-cell{margin-bottom:20px}
.sf-menu,.sf-menu *{list-style:none}.sf-menu{line-height:1;float:left;margin-bottom:1em}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative;background:silver}.sf-menu a{display:block;position:relative;border-left:2px solid #fff;border-top:2px solid #fff;padding:.75em 1em;text-decoration:none}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:2.5em;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:10em;top:0}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:10em;top:0}.sf-menu a,.sf-menu a:visited{color:#000}.sf-menu li li{background:silver}.sf-menu li li li{background:silver}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:lightgray;color:orange;outline:0}.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px}.sf-sub-indicator{position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url(images/arrows-ffffff.png) no-repeat -10px -100px}a>.sf-sub-indicator{top:.8em;background:0 -100px}a:focus>.sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator{background:-10px -100px}.sf-menu ul .sf-sub-indicator{background:-10px 0}.sf-menu ul a>.sf-sub-indicator{}.sf-menu ul a:focus>.sf-sub-indicator,.sf-menu ul a:hover>.sf-sub-indicator,.sf-menu ul a:active>.sf-sub-indicator,.sf-menu ul li:hover>a>.sf-sub-indicator,.sf-menu ul li.sfHover>a>.sf-sub-indicator{background:-10px 0}.sf-shadow ul{background:url(images/shadow.png) no-repeat bottom right;padding:0 8px 9px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.sf-shadow ul.sf-shadow-off{background:none}
.sf-navbar{background:#bdd2ff;height:2.5em;padding-bottom:2.5em;position:relative}.sf-navbar li{background:#aabde6;position:static}.sf-navbar a{border-top:none}.sf-navbar li ul{width:44em}.sf-navbar li li{background:#bdd2ff;position:relative}.sf-navbar li li ul{width:13em}.sf-navbar li li li{width:100%}.sf-navbar ul li{width:auto;float:left}.sf-navbar a,.sf-navbar a:visited{border:none}.sf-navbar li.current{background:#bdd2ff}.sf-navbar li:hover,.sf-navbar li.sfHover,.sf-navbar li li.current,.sf-navbar a:focus,.sf-navbar a:hover,.sf-navbar a:active{background:#bdd2ff}.sf-navbar ul li:hover,.sf-navbar ul li.sfHover,ul.sf-navbar ul li:hover li,ul.sf-navbar ul li.sfHover li,.sf-navbar ul a:focus,.sf-navbar ul a:hover,.sf-navbar ul a:active{background:#d1dfff}ul.sf-navbar li li li:hover,ul.sf-navbar li li li.sfHover,.sf-navbar li li.current li.current,.sf-navbar ul li li a:focus,.sf-navbar ul li li a:hover,.sf-navbar ul li li a:active{background:#e6eeff}ul.sf-navbar .current ul,ul.sf-navbar ul li:hover ul,ul.sf-navbar ul li.sfHover ul{left:0;top:2.5em}ul.sf-navbar .current ul ul{top:-999em}.sf-navbar li li.current>a{font-weight:700}.sf-navbar ul .sf-sub-indicator{background:-10px -100px}.sf-navbar ul a>.sf-sub-indicator{background:0 -100px}.sf-navbar ul a:focus>.sf-sub-indicator,.sf-navbar ul a:hover>.sf-sub-indicator,.sf-navbar ul a:active>.sf-sub-indicator,.sf-navbar ul li:hover>a>.sf-sub-indicator,.sf-navbar ul li.sfHover>a>.sf-sub-indicator{background:-10px -100px}.sf-navbar>li>ul{background:none;padding:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:0}
.sf-menu{margin:0;padding:0;font-size:1em;color:#FFF;font-weight:bold}
.sf-menu>li{margin:5px 0}
.sf-navbar{height:auto}
.sf-menu a.sf-with-ul,.sf-menu a,.sf-menu a:visited{color:#666;font-weight:bold}
.sf-navbar,.sf-navbar li,.sf-navbar li.current{background:transparent}
.sf-navbar li li,.sf-navbar li ul{background:#eee}
.sf-navbar li ul{width:36em;border:1px solid #666;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;color:#fff;padding-left:12px}
.sf-navbar li li a{padding:15px 5px}
.sf-navbar li:hover,.sf-navbar li.sfHover,.sf-navbar li li.current,.sf-navbar li a:hover,.sf-navbar a:focus,.sf-navbar a:hover,.sf-navbar a:active{background:transparent;color:#000}
.sf-navbar ul li:hover,.sf-navbar ul li.sfHover,ul.sf-navbar ul li:hover li,ul.sf-navbar ul li.sfHover li,.sf-navbar ul a:focus,.sf-navbar ul a:hover,.sf-navbar ul a:active{background:#fff;color:#000}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:-10px;top:30px;z-index:99}
.sf-menu a.sf-with-ul{padding-right:0}
.sf-menu a{padding:0;text-decoration:none}
.social{margin:3px 0}
.social-horizontal{float:left}
.social-vertical{margin:2px 0}
.whites>.list-view .items{background:#FFF}
.list-view .pager{text-align:center}
ul.yiiPager{border:0;margin:0 auto;padding:0;line-height:100%;display:inline}
ul.yiiPager li{display:inline}
ul.yiiPager a:link,ul.yiiPager a:visited{font-weight:bold;padding:1px 6px;text-decoration:none}
ul.yiiPager .page a{font-weight:normal}
ul.yiiPager .selected a{background:#007;color:#fff;font-weight:bold}
ul.yiiPager .hidden a{border:solid 1px #dedede}
/*]]>*/
</style>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="/assets/320fe20a/mPrint.js"></script>
<script type="text/javascript" src="/assets/8a4f4922/js/superfish.js" async="async"></script>
<script type="text/javascript" src="/assets/8a4f4922/js/hoverIntent.js" async="async"></script>
<script type="text/javascript" src="/assets/8a4f4922/js/CDropDownMenu.js" async="async"></script>
<title>Richie Havens &mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens</title><meta name="description" content="Lady Madonna lyrics by Richie Havens from album 20th Century Masters - The Millennium Collection: The Best Of Richie Havens. Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money" />
<meta name="keywords" content=" Richie Havens, Lady Madonna Lyrics, album, 20th Century Masters - The Millennium Collection: The Best Of Richie Havens, song, cd, text, artist" />
<meta property="twitter:title" content="Richie Havens &amp;mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens" />
<meta property="twitter:image:src" content="" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:site" content="@stlyricscom" />
<meta property="twitter:creator" content="@stlyricscom" />
<meta property="twitter:domain" content="http://www.stlyrics.com/songs/r/richiehavens48961/ladymadonna2069109.html" />
<meta itemprop="name" content="Richie Havens &amp;mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens">
<meta itemprop="image" content="">
<meta itemprop="description" content="Lady Madonna lyrics by Richie Havens from album 20th Century Masters - The Millennium Collection: The Best Of Richie Havens. Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money">
<!-- <meta name="viewport" content="width=1024">-->
<meta name="viewport" content="width=device-width">
<meta name="robots" content="ALL"/>
</head>
<body>
<!-- Begin comScore Tag -->
<script>
var _comscore = _comscore || [];
var urlo = document.URL.replace('http://', '');
_comscore.push({
c1: 2,
c2: "6772046",
c3: "",
c4: urlo,
c5: "",
c6: "",
c15: ""
});
(function() {
var s = document.createElement("script"), el =
document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") +
".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<!-- End comScore Tag -->
<div class="container">
<div class="row up-header">
<div class="pull-right">
<div class="components-header-breadcrumbs">
<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/site/index.html" itemprop="url"><span itemprop="title">Home</span></a></span> &raquo; <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/songs/r.html" itemprop="url"><span itemprop="title">R</span></a></span> &raquo; <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/songs/r/richiehavens48961.html" itemprop="url"><span itemprop="title">Richie Havens</span></a></span> &raquo; <h1><span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span itemprop="title">Lady Madonna Lyrics</span></span></h1></div> </div>
</div>
<div class="row-fluid">
<div class="span3 components-header-logo">
<a href="/index.htm">
<img SRC="/soundtrack-lyrics.gif" WIDTH="182" HEIGHT="50" ALT="Song Lyrics. Letter: ">
</a>
</div>
<div class="span9 components-header-banner">
<!-- TribalFusion 728x90 -->
<script type="text/javascript">
e9 = new Object();
e9.size = "728x90,468x60";
</script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/STLyrics/ROS/tags.js"></script>
</div>
</div>
</div>
<div class="container">
<div class="row-fluid">
<div class="span3" style="margin-left: 10px;">
<ul id="menu54217dd3ada18" class="sf-menu sf-navbar">
<li><a href="#">ARTISTS &#9660;</a>
<ul>
<li><a href="/songs/a.html">A</a></li>
<li><a href="/songs/b.html">B</a></li>
<li><a href="/songs/c.html">C</a></li>
<li><a href="/songs/d.html">D</a></li>
<li><a href="/songs/e.html">E</a></li>
<li><a href="/songs/f.html">F</a></li>
<li><a href="/songs/g.html">G</a></li>
<li><a href="/songs/h.html">H</a></li>
<li><a href="/songs/i.html">I</a></li>
<li><a href="/songs/j.html">J</a></li>
<li><a href="/songs/k.html">K</a></li>
<li><a href="/songs/l.html">L</a></li>
<li><a href="/songs/m.html">M</a></li>
<li><a href="/songs/n.html">N</a></li>
<li><a href="/songs/o.html">O</a></li>
<li><a href="/songs/p.html">P</a></li>
<li><a href="/songs/q.html">Q</a></li>
<li><a href="/songs/r.html">R</a></li>
<li><a href="/songs/s.html">S</a></li>
<li><a href="/songs/t.html">T</a></li>
<li><a href="/songs/u.html">U</a></li>
<li><a href="/songs/v.html">V</a></li>
<li><a href="/songs/w.html">W</a></li>
<li><a href="/songs/x.html">X</a></li>
<li><a href="/songs/y.html">Y</a></li>
<li><a href="/songs/z.html">Z</a></li>
<li><a href="/songs/0-9.html">#</a></li>
</ul>
</li>
</ul><div style="clear:both;"></div>
</div>
<div class="span3">
<ul id="menu54217dd3ae27b" class="sf-menu sf-navbar">
<li><a href="#">SOUNDTRACKS &#9660;</a>
<ul>
<li><a href="/a.htm">A</a></li>
<li><a href="/b.htm">B</a></li>
<li><a href="/c.htm">C</a></li>
<li><a href="/d.htm">D</a></li>
<li><a href="/e.htm">E</a></li>
<li><a href="/f.htm">F</a></li>
<li><a href="/g.htm">G</a></li>
<li><a href="/h.htm">H</a></li>
<li><a href="/i.htm">I</a></li>
<li><a href="/j.htm">J</a></li>
<li><a href="/k.htm">K</a></li>
<li><a href="/l.htm">L</a></li>
<li><a href="/m.htm">M</a></li>
<li><a href="/n.htm">N</a></li>
<li><a href="/o.htm">O</a></li>
<li><a href="/p.htm">P</a></li>
<li><a href="/q.htm">Q</a></li>
<li><a href="/r.htm">R</a></li>
<li><a href="/s.htm">S</a></li>
<li><a href="/t.htm">T</a></li>
<li><a href="/u.htm">U</a></li>
<li><a href="/v.htm">V</a></li>
<li><a href="/w.htm">W</a></li>
<li><a href="/x.htm">X</a></li>
<li><a href="/y.htm">Y</a></li>
<li><a href="/z.htm">Z</a></li>
<li><a href="/19.htm">#</a></li>
</ul>
</li>
</ul><div style="clear:both;"></div>
</div>
<div class="span3">
<ul id="yw0" class="sf-menu sf-navbar">
<li><a href="/songs/new.html">New Songs</a></li>
</ul><div style="clear:both;"></div>
</div>
<div class="span3">
<form action="http://www.google.com" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-1248082249428003:4249914101" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="17" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" async src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="span10">
<div class="container-fluid layers-mainlayer-container">
<div class="row-fluid layers-mainlayer-header">
<div class="span12">
<div class="row-fluid">
<div class="span12 stldb-text-index-top-header">
<h2><span class="artist-color">Lady Madonna</span> by <a href="/songs/r/richiehavens48961.html">Richie Havens</a>
&nbsp;<iframe width="26" scrolling="no" height="17" marginwidth="0" marginheight="0" style="border: 0px none; padding-left:0px" allowtransparency="true" src="http://jmn.jangonetwork.com/cl?cust_params=j_artist=Richie%20Havens&amp;j_title=Lady%20Madonna"></iframe>
</h2>
</div>
</div>
<div class="row-fluid">
<div class="span4 stldb-text-index-merch pull-right">
<div class="stldb-text-index-merch">
<a href="http://www.amazon.com/exec/obidos/external-search/103-7184989-1727801?mode=music&amp;keyword=Richie%20Havens%2020th%20Century%20Masters%20-%20The%20Millennium%20Collection%3A%20The%20Best%20Of%20Richie%20Havens&amp;tag=wwwstlyrics-20" target="_blank" rel="nofollow">CD</a>
<span class="bigg">&nbsp;&#183;&nbsp;</span>
<a href="http://www.amazon.com/exec/obidos/external-search/103-7184989-1727801?mode=dvd&amp;keyword=Richie%20Havens%2020th%20Century%20Masters%20-%20The%20Millennium%20Collection%3A%20The%20Best%20Of%20Richie%20Havens&amp;tag=wwwstlyrics-20" target="_blank" rel="nofollow">DVD</a>
<span class="bigg">&nbsp;&#183;&nbsp;</span>
<a href="http://www.sheetmusicplus.com/a/phrase.html?aff_id=68820&amp;phrase=Richie%20Havens%20Lady%20Madonna" target="_blank" rel="nofollow">Sheet music</a>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="row-fluid layers-mainlayer-upbunner center">
<br/>
<!-- Stlyrics 728x90 v3 -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1248082249428003"
data-ad-slot="7304846179"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="row-fluid layers-mainlayer-main">
<div class="span12 layers-mainlayer-content">
<div class="row-fluid">
<div class="span11 align_center offset1">
<div class="align_center_to_left">
<div class="align_center_to_right">
<div class="stldb-text-index-vsharing">
<div class="likes-ex">
<div class="social">
<!--For details: http://developers.google.com/+/plugins/+1button/ -->
<div class="plusone social-vertical">
<div class="g-plusone" data-size="medium" data-annotation="none"></div>
</div>
<div class="facebook social-vertical">
<!-- <div id="fb-root"></div>-->
<iframe src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;app_id=133000596876438&amp;href=http%3A%2F%2Fwww.stlyrics.com%2Fsongs%2Fr%2Frichiehavens48961%2Fladymadonna2069109.html&amp;send=false&amp;layout=button&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=trebuchet+ms&amp;height=20" style="border:none; overflow:hidden; width:; height:70px;"></iframe>
</div>
</div>
</div>
<div class='sharing-ex '>
<div class="share42init" data-margin="0" data-url="http://www.stlyrics.com/index.php/songs/r/richiehavens48961/ladymadonna2069109.html" data-title="Richie Havens &amp;mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens" data-image="" data-description="Lady Madonna lyrics by Richie Havens from album 20th Century Masters - The Millennium Collection: The Best Of Richie Havens. Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money"></div><div class="mprint"><a id="mprint"><img title="Print" src="/assets/320fe20a/printer.png" alt="" /></a></div></div>
<script type="text/javascript" async="async" src="http://www.stlyrics.com/themes/front/share42/share42.js"></script>
</div>
<div id="page">
<span class="slarge visible-print">Lady Madonna</span>
Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet<br />
Who finds the money when you pay the rent?<br />
Did you think that money was Heaven sent?<br />
<br />
Friday night arrives without a suitcase<br />
Sunday morning creeping like a nun<br />
Monday's child has learned to tie his bootlegs<br />
See how they run<br />
<br />
Singing, Lady Madonna lying on the bed<br />
Listen to the music runnin' through your head<br />
'Round your head, 'round your head<br />
Oh no, oh no<br />
<br />
Tuesday afternoon is never ending<br />
Wednesday morning papers didn't come<br />
Thursday night your stocking needed mending<br />
See how they run<br />
<br />
Singing, Lady Madonna, children at your feet<br />
Wonder how you manage to make ends meet<br />
How you manage to make ends meet<br />
How do you manage to make ends meet<br />
<br />
Lady Madonna<br />
</div>
<br>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<script type="text/javascript">
/* ToneFuse */
(function() {
var opts = {
artist: "",
song: "Lady Madonna",
genre: "",
adunit_id: 39382129,
div_id: "cf_async_" + Math.floor((Math.random() * 999999999)),
hostname: "srv.tonefuse.com"
};
document.write('<div id="'+opts.div_id+'"></div>');var c=function(){cf.showAsyncAd(opts)};if(window.cf)c();else{cf_async=!0;var
r=document.createElement("script"),s=document.getElementsByTagName("script")[0];r.async=!0;r.src="//"+opts.hostname+"/showads/showad.js";r.readyState?r.onreadystatechange=function(){if("loaded"==r.readyState||"complete"==r.readyState)r.onreadystatechange=null,c()}:r.onload=c;s.parentNode.insertBefore(r,s)};
})();
</script>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12 center">
<br/>
<!-- Stlyrics 728x90 v2 -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1248082249428003"
data-ad-slot="6395019374"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
</div>
</div>
<div class="row-fluid layers-soundtracklayer-sharing">
<div class="span3">
</div>
<div class="span3">
<div class='sharing-ex '>
<div class="share42init" data-margin="0" data-url="http://www.stlyrics.com/index.php/songs/r/richiehavens48961/ladymadonna2069109.html" data-title="Richie Havens &amp;mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens" data-image="" data-description="Lady Madonna lyrics by Richie Havens from album 20th Century Masters - The Millennium Collection: The Best Of Richie Havens. Lady Madonna, children at your feet Wonder how you manage to make ends meet Who finds the money"></div><div class="mprint"></div></div>
<script type="text/javascript" async="async" src="http://www.stlyrics.com/themes/front/share42/share42.js"></script>
</div>
<div class="pull-right">
<div class="stldb-text-index-merch">
<a href="http://www.amazon.com/exec/obidos/external-search/103-7184989-1727801?mode=music&amp;keyword=Richie%20Havens%2020th%20Century%20Masters%20-%20The%20Millennium%20Collection%3A%20The%20Best%20Of%20Richie%20Havens&amp;tag=wwwstlyrics-20" target="_blank" rel="nofollow">CD</a>
<span class="bigg">&nbsp;&#183;&nbsp;</span>
<a href="http://www.amazon.com/exec/obidos/external-search/103-7184989-1727801?mode=dvd&amp;keyword=Richie%20Havens%2020th%20Century%20Masters%20-%20The%20Millennium%20Collection%3A%20The%20Best%20Of%20Richie%20Havens&amp;tag=wwwstlyrics-20" target="_blank" rel="nofollow">DVD</a>
<span class="bigg">&nbsp;&#183;&nbsp;</span>
<a href="http://www.sheetmusicplus.com/a/phrase.html?aff_id=68820&amp;phrase=Richie%20Havens%20Lady%20Madonna" target="_blank" rel="nofollow">Sheet music</a>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12 comment-wrap">
<div class="row-fluid">
<div class="span12">
<span class="bigg">Comments</span> <a id="comments"></a> <br><br>
<div class="row-fluid">
<div class="span12">
<div class="fb-comments" data-href="http://www.stlyrics.com/index.php/songs/r/richiehavens48961/ladymadonna2069109.html" data-width="620" data-colorscheme="light" data-num-posts="5"></div>
</div>
</div>
<div class="row-fluid">
<div class="span11 center">
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'stlyrics'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="span2" style="padding-top: 10px;">
<!-- Stlyrics 160x600 sky v2 -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1248082249428003"
data-ad-slot="4211778971"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
<div class="container components-footer">
<div class="row-fluid">
<div class="span7 offset2 center">
&nbsp;<a href="/dmca.htm" class="ringto2">DMCA</a>
&nbsp;&#183;&nbsp; <a href="/privacy.htm" class="ringto2">Privacy</a>
&nbsp;&#183;&nbsp; <a href="/contact.htm" class="ringto2">Contact </a>
</div>
<div class="span3 center">
&copy; STLyrics.com 2014 </div>
</div>
</div>
<div id="fb-root"></div><script type="text/javascript">
/*<![CDATA[*/
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
window.fbAsyncInit = function(){FB.init({'appId':'133000596876438','status':true,'cookie':true,'xfbml':true,'oauth':true,'frictionlessRequests':false});};
(function(d){
var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = '//connect.facebook.net/en_US/all.js';
d.getElementsByTagName('head')[0].appendChild(js);
}(document));
jQuery(function($) {
$(function(){
// Hook up the print link.
$( "#mprint" )
.attr( "href", "javascript:void( 0 )" )
.click(
function(){
// Print the DIV.
$( "#page" ).print({"documentName":"Print Richie Havens &mdash; Lady Madonna Lyrics | Album: 20th Century Masters - The Millennium Collection: The Best Of Richie Havens","cssFile":"\/assets\/320fe20a\/mprint.css","debug":false,"dbgHeight":"100%","dbgWidth":"100%","timeOut":60});
// Cancel click event.
return( false );
});
});
});
/*]]>*/
</script>
</body>
</html>

View file

@ -1,370 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og='http://ogp.me/ns#'>
<head >
<title>The Beatles : &quot;Lady Madonna&quot; Lyrics</title>
<meta name="Keywords" content="Lady Madonna Lyrics, The Beatles Lady Madonna lyrics, The Beatles lyrics, Lady Madonna song lyrics, lyrics to Lady Madonna" />
<meta name="Description" content="Download The Beatles - Lady Madonna lyrics. Lady Madonna, children at your feet. Wonder how you manage to make ends meet. Who finds the money when you pay" />
<meta property="og:title" content="The Beatles : &quot;Lady Madonna&quot; Lyrics" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.sweetslyrics.com/761696.The%20Beatles%20-%20Lady%20Madonna.html" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="SweetsLyrics.com" />
<meta property="fb:admins" content="100000669073286,100001040919657" />
<meta property="fb:moderator" content="100000669073286,100001040919657" />
<meta property="fb:app_id" content="148684708661418" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="robots" content="index,follow" />
<meta http-equiv="Content-Language" content="EN" />
<meta name="verify-v1" content="TkeB0SciPOHHKIAx2Afl06K/LgisxjTSH9RHM80clEY=" />
<meta name="google-site-verification" content="_OHdNPcQmbcshBodst4wbGUAbJGSgmSFHkGZu30EohU" />
<link rel="canonical" href="http://www.sweetslyrics.com/761696.The%20Beatles%20-%20Lady%20Madonna.html" /> <link rel="alternate" type="application/rss+xml" title="Sweetslyrics - Top 50 artists of the month" href="http://www.sweetslyrics.com/rss-month-artist.xml" />
<link rel="alternate" type="application/rss+xml" title="Sweetslyrics - Music news of the month" href="http://www.sweetslyrics.com/rss-news.xml" />
<link href="http://www.sweetslyrics.com/css/template_style.css" rel="stylesheet" type="text/css" />
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://www.sweetslyrics.com/js/functii.js" type="text/javascript"></script>
</head>
<body>
<div style="width:960px; margin-left:auto; margin-right:auto;">
<div id="header">
<div class="s_title"><h1>Lady Madonna lyrics</h1></div>
<div id="header_logo"><a href="http://www.sweetslyrics.com" title="Lyrics"><img src="http://www.sweetslyrics.com/images/template/Logo_sw.png" width="200" height="65" alt="Lyrics" /></a></div>
<div id="t_right">
<form style="clear:right; float:right;" action="http://www.sweetslyrics.com/search.php" method="post" id="search">
<div id="top_search">
<a id="by-category"><img width="17" height="15" alt="search_arrow" src="http://www.sweetslyrics.com/media/img/search_arrow.png" style="float:left; margin:2px 4px 0px 0px;" /><span id="serch_by">by song title</span></a>
<input type="hidden" name="search" id="search_tip" value="title" />
<input name="searchtext" style="width:170px; height: 18px; border:1px solid #e1e1e1; padding: 1px; margin-top:4px; float:left;" onfocus="if (this.value == 'Search here') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search here';}" value="Search here" />
<div style="width:32px; height:32px; float:left; background: url(http://www.sweetslyrics.com/images/template/sprite-1-sweets.png) no-repeat top left; background-position: 0 -210px; cursor:pointer;" onclick="document.getElementById('search').submit();"></div>
</div>
</form>
</div>
</div>
<div style="height:55px; width:960px;">
<div id="nav_menu_left"></div>
<div class="navigation">
<a href="http://www.sweetslyrics.com/" title="lyrics">Home</a>
<a href="http://www.sweetslyrics.com/news.php" title="news">News</a>
<a href="http://www.sweetslyrics.com/updates.html" title="lyrics updates">Updates</a>
<a href="http://www.sweetslyrics.com/reviews.php" title="reviews">Reviews</a>
<a href="http://www.sweetslyrics.com/add.php" title="add lyrics">Add</a>
</div>
<div id="nav_menu_right"></div>
</div>
<div id="content">
<div id="content_left">
<div style="overflow:auto;">
<div style="float:left; width:485px; font-size:18px; color:#4075ba; padding:0px 0px 0px 10px;">
<div id="legend">
<a href="http://www.sweetslyrics.com/">Home</a> >> <a href="http://www.sweetslyrics.com/T.html">Artists starting with T</a> >> <a href="http://www.sweetslyrics.com/The Beatles.html">The Beatles Lyrics</a> >> Lady Madonna
</div>
</div>
<div style="float:right; width:100px; height:22px;">
<form name="addmee" id="addmee" action="http://www.sweetslyrics.com/requests.php" method="post"><img src="http://www.sweetslyrics.com/images/template/rate_emty_star.png" id="img1" alt="" onmouseout="mouseOutImage(1,0)" onmouseover="mouseOverImage(1)" onclick="doYouWantTo(1)" width="19" height="18" style="margin:0px padding:0px;" /><img src="http://www.sweetslyrics.com/images/template/rate_emty_star.png" id="img2" alt="" onmouseout="mouseOutImage(2,0)" onmouseover="mouseOverImage(2)" onclick="doYouWantTo(2)" width="19" height="18" style="margin:0px padding:0px;" /><img src="http://www.sweetslyrics.com/images/template/rate_emty_star.png" id="img3" alt="" onmouseout="mouseOutImage(3,0)" onmouseover="mouseOverImage(3)" onclick="doYouWantTo(3)" width="19" height="18" style="margin:0px padding:0px;" /><img src="http://www.sweetslyrics.com/images/template/rate_emty_star.png" id="img4" alt="" onmouseout="mouseOutImage(4,0)" onmouseover="mouseOverImage(4)" onclick="doYouWantTo(4)" width="19" height="18" style="margin:0px padding:0px;" /><img src="http://www.sweetslyrics.com/images/template/rate_emty_star.png" id="img5" alt="" onmouseout="mouseOutImage(5,0)" onmouseover="mouseOverImage(5)" onclick="doYouWantTo(5)" width="19" height="18" style="margin:0px padding:0px;" /><input type="hidden" name="rate" value="0" id="rate" /><input type="hidden" value="761686" name="lyricid" /></form>
</div>
</div>
<div style="width:600px; padding-left:10px; margin-bottom:10px; padding-bottom:10px; overflow:auto;">
<div style="float:right; width:430px;">
<h2 style="margin:10px 0px; padding:0px; color:#4075ba; font-weight:normal; font-size:16px; text-align:center;">The Beatles - Lady Madonna Lyrics</h2>
<div style="color:#F00; text-align:center; margin:15px 10px 10px; font-size:12px;"><a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=SWLYtop&artist=The+Beatles&song=Lady+Madonna" target="_blank" rel="nofollow" style="text-decoration:underline; color:#FF0000; font-size:14px; font-weight:bold"><img src="http://www.sweetslyrics.com/images/phone_icon_blue_small_trans.gif" width="16" height="17" border="0" alt="" /> Send &quot;Lady Madonna&quot; Ringtone to your Cell&nbsp;<img src="http://www.sweetslyrics.com/images/phone_icon_blue_small_trans_right.gif" width="16" height="17" border="0" alt="" /></a></div>
<div style="font-size:12px; padding-left:20px;">Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet.<br />
Who finds the money when you pay the rent?<br />
Did you think that money was heaven sent?<br />
<br />
Friday night arrives without a suitcase.<br />
Sunday morning creeping like a nun.<br />
Monday's child has learned to tie his bootlace.<br />
See how they run...<br />
<br />
Lady Madonna, baby at your breast.<br />
Wonders how you manage to feed the rest.<br />
<br />
(Sax solo)<br />
<br />
See how they run...<br />
<br />
Lady Madonna, lying on the bed.<br />
Listen to the music playing in your head.<br />
<br />
Tuesday afternoon is never ending.<br />
Wednesday morning papers didn't come.<br />
Thursday night your stockings needed mending.<br />
See how they run...<br />
<br />
Lady Madonna, children at your feet.<br />
Wonder how you manage to make ends meet.</div>
</div>
<div style="float:left; width:160px;"><div style="float:left; width:160px;">
<div style="float:left; text-align:left; width:160px; margin:0px 0px 18px 0px;">
<div style="width:80px; text-align:left; margin-bottom:5px; height:90px; float:left;"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FSong.lyrics.videos.and.news%3Fref%3Dhl&amp;send=false&amp;layout=box_count&amp;width=160&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:160px; height:90px;"></iframe></div>
<div style="width:80px; text-align:left; margin-bottom:5px; height:90px; float:left;"><!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="tall"></div>
<!-- Place this tag after the last +1 button tag. -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script></div>
<div style="margin-bottom:10px; float:left; margin-top:-15px; width:180px;">
<a href="http://www.sweetslyrics.com/The Beatles.html" style="display:inline; margin:0px; padding:0px; font-size:14px; font-weight:bold; color:#474744; text-decoration:none;">Go to all<br /><span style="color:#0262b6;">The Beatles Lyrics</span></a>
</div>
<a href="javascript:load()" rel="nofollow" style="line-height:35px; margin-left:15px; font-size:12px; color:#4e4e4e; text-decoration:none; background-image:url(http://www.sweetslyrics.com/images/box_email.jpg); background-repeat:no-repeat; padding:3px 0px 1px 27px; height:27px;">Email</a><br />
<a href="javascript:load1()" rel="nofollow" style="line-height:25px; margin-left:15px; font-size:12px; color:#4e4e4e; text-decoration:none; background-image:url(http://www.sweetslyrics.com/images/print.jpg); background-repeat:no-repeat; padding:3px 0px 3px 22px;">Print</a><br />
</div>
<script type="text/javascript"><!--
google_ad_client = "pub-3610829201646579";
/* 160x600, created 2/6/08 */
google_ad_slot = "1996949704";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></div>
</div>
<div style="color:#F00; text-align:center; margin:0px 10px 10px 10px; font-size:12px;"><a href="http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=SWLYbott&artist=The+Beatles&song=Lady+Madonna" target="_blank" rel="nofollow" style="text-decoration:underline; color:#FF0000; font-size:14px; font-weight:bold"><img src="http://www.sweetslyrics.com/images/phone_icon_blue_small_trans.gif" width="16" height="17" border="0" alt="" /> Send &quot;Lady Madonna&quot; Ringtone to your Cell&nbsp;<img src="http://www.sweetslyrics.com/images/phone_icon_blue_small_trans_right.gif" width="16" height="17" border="0" alt="" /></a></div>
<div style="margin:10px;">
<form name="correct_lyrics" id="correct_lyrics" action="http://www.sweetslyrics.com/correct.php" method="post" style="display:inline;">
<input type="hidden" name="lid" value="761696" />
<a rel="nofollow" onclick="document.correct_lyrics.submit();" style="cursor:pointer; padding:0px; font-size:16px; font-weight:bold; color:#474744; margin-left:125px; text-decoration:none;">Correct <span style="color:#0262b6;">these Lyrics</span></a>
</form>
<a onclick="window.open('http://www.sweetslyrics.com/download.php?id=761686');" rel="nofollow" style="cursor:pointer; font-size:16px; color:#474744; margin-left:40px; text-decoration:none; font-weight:bold;">download <span style="color:#0262b6;">txt</span></a>
</div>
<div style="margin:15px 0px 10px 10px;">
<div class="fb-comments" data-href="http://www.sweetslyrics.com/761696.The%20Beatles%20-%20Lady%20Madonna.html" data-width="590" data-num-posts="10"></div>
</div>
<div style="color:#474744; font-size:14px; font-weight:bold; margin:0px 5px;">
&nbsp;Top <span style="color:#0262b6;">New Lyrics</span>
<div style="height:10px; border-top:2px solid #0C61BD; background-color:#d9ebfe;"></div>
</div>
<div style="padding:5px 10px 5px 10px; text-align:justify;"><a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1039832.DRAKE - Hold On Were Going Home.html" >DRAKE - Hold On Were Going Home</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1040056.Katy Perry - Roar.html" >Katy Perry - Roar</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1040207.Jacquees - Won't Turn it Down.html" >Jacquees - Won't Turn it Down</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1040197.K. Michelle - Ride Out.html" >K. Michelle - Ride Out</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1040225.Meek Mill - Lil Nigga Snupe.html" >Meek Mill - Lil Nigga Snupe</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1039555.NICKI MINAJ - I Wanna Be With You.html" >NICKI MINAJ - I Wanna Be With You</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1039663.DRAKE - All Me.html" >DRAKE - All Me</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1039513.ROMEO SANTOS - Propuesta Indecente.html" >ROMEO SANTOS - Propuesta Indecente</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1039838.Dillon Francis - Without You.html" >Dillon Francis - Without You</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1040520.Sam Smith - Nirvana.html" >Sam Smith - Nirvana</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1040356.Chiddy Bang - Breathe.html" >Chiddy Bang - Breathe</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1039521.HAIM - The Wire.html" >HAIM - The Wire</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1040428.Travis Garland - Clouds.html" >Travis Garland - Clouds</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#0363B7; font-size:12px;" href="http://www.sweetslyrics.com/1040169.BIG SEAN - Control.html" >BIG SEAN - Control</a>&nbsp; <a style="font-size:12px; text-decoration:none; color:#4e4e4e; font-size:12px;" href="http://www.sweetslyrics.com/1039602.Parachute - Hurricane.html" >Parachute - Hurricane</a>&nbsp; </div>
<div style="height:40px;"></div>
<script type="text/javascript">
<!--
function load() {
var load = window.open('http://www.sweetslyrics.com/mailto.php?lyricid=761686','','scrollbars=no,menubar=no,height=450,width=800,resizable=yes,toolbar=no,location=no,status=no');
}
function load1() {
var load = window.open('http://www.sweetslyrics.com/print_lyric.php?lyricid=761686','','scrollbars=no,menubar=no,height=700,width=800,resizable=yes,toolbar=no,location=no,status=no');
}
// -->
function mouseOverImage(id)
{
for(i=1;i<=id;i++)
document.getElementById("img"+i).src = "http://www.sweetslyrics.com/images/template/rate_full_star.png";
for(i=id+1;i<=5;i++)
document.getElementById("img"+i).src = "http://www.sweetslyrics.com/images/template/rate_emty_star.png";
}
function mouseOutImage(id,rate)
{
//for(i=1;i<=(rate/10)*10;i++)
//document.getElementById("img"+i).src = "http://www.sweetslyrics.com/images/template/rate_full_star.png";
var jumatate=parseInt(rate)==rate?0:1
for(i=parseInt(rate)+jumatate+1;i<=5;i++)
document.getElementById("img"+i).src = "http://www.sweetslyrics.com/images/template/rate_emty_star.png";
for(i=1;i<=parseInt(rate)+jumatate;i++)
document.getElementById("img"+i).src = "http://www.sweetslyrics.com/images/template/rate_full_star.png";
//if(jumatate==1)
//document.getElementById("img"+(parseInt(rate)+1)).src = "http://www.sweetslyrics.com/images/rating_star_half.png";
}
function doYouWantTo(id)
{
doIt=confirm('Rate this song with '+ id);
if(doIt){
document.getElementById("rate").value=id;
document.addmee.submit();
}
else{
return false;
}
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
</div>
<div style="width:310px; float:right;">
<div style="width:300px; height:250px; margin:0px 10px 8px 0px;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-3610829201646579";
/* Patrat stanga sus */
google_ad_slot = "7972370556";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div style="color:#474744; font-size:14px; font-weight:bold; margin-right:5px; margin-top:15px;">
<h2 style="margin:0; padding:0; font-size:14px;">Most Searched<br />
<span style="color:#0262b6;">The Beatles Lyrics</span></h2>
<div style="height:10px; border-top:2px solid #0C61BD; background-color:#d9ebfe;"></div>
</div>
<div style="overflow:auto; width:300px; margin:10px 10px 10px 0px;">
<div style="width:245px; padding:0px 0px 0px 5px;" class="lyric_ul_list">
<ul style="list-style:none; padding:1px; margin:2px 2px 2px 5px; font-size:13px;"><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">1.</span> <a href="http://www.sweetslyrics.com/761687.The Beatles - Yesterday.html">Yesterday</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">2.</span> <a href="http://www.sweetslyrics.com/814279.The Beatles - Lucy in the Sky with Diamonds.html">Lucy in the Sky with Diamonds</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">3.</span> <a href="http://www.sweetslyrics.com/761697.The Beatles - Hey Jude.html">Hey Jude</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">4.</span> <a href="http://www.sweetslyrics.com/814285.The Beatles - Back In The USSR.html">Back In The USSR</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">5.</span> <a href="http://www.sweetslyrics.com/757274.The Beatles - Here Comes the Sun.html">Here Comes the Sun</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">6.</span> <a href="http://www.sweetslyrics.com/761694.The Beatles - All You Need Is Love.html">All You Need Is Love</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">7.</span> <a href="http://www.sweetslyrics.com/814284.The Beatles - Revolution.html">Revolution</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">8.</span> <a href="http://www.sweetslyrics.com/814280.The Beatles - A Day in the Life.html">A Day in the Life</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">9.</span> <a href="http://www.sweetslyrics.com/814281.The Beatles - I Am the Walrus.html">I Am the Walrus</a></li><li style="list-style:none;"><span style="color:#19752b; font-size:11px;">10.</span> <a href="http://www.sweetslyrics.com/814278.The Beatles - Sgt. Pepper's Lonely Hearts Club Band.html">Sgt. Pepper's Lonely Hearts Club Band</a></li></ul></div></div>
<div style="color:#474744; font-size:14px; font-weight:bold; margin-right:5px; margin-top:15px;">
&nbsp;Sweetslyrics <span style="color:#0262b6;">Charts</span>
<div style="height:10px; border-top:2px solid #0C61BD; background-color:#d9ebfe;"></div>
</div>
<div style="overflow:auto; width:300px; margin:10px 10px 10px 0px;">
<div style="width:245px; padding:0px 0px 0px 20px;" class="lyric_ul_list">
<ul>
<li><a href="http://www.sweetslyrics.com/chart-Hot Country Songs"><b>Hot Country Songs</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-UK Singles Chart"><b>UK Singles Chart</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-Hot Modern Rock Tracks"><b>Hot Modern Rock Tracks</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-MTV European Top 20"><b>MTV European Top 20</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-Hot Latin Songs"><b>Hot Latin Songs</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-Hot Christian Songs"><b>Hot Christian Songs</b></a></li>
<li><a href="http://www.sweetslyrics.com/chart-Billboard Hot 100"><b>Billboard Hot 100</b></a></li>
</ul>
</div>
</div>
<div style="width:300px; height:250px; margin:0px 10px 8px 0px;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-3610829201646579";
/* Patrat stanga jos */
google_ad_slot = "4925491932";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<br />
<script type="text/javascript">
function poll_vote(a)
{
$("#poll_past").load("http://www.sweetslyrics.com/scripts/ajax.php?act=poll_vote&vars=" + a);
}
function random_poll(a)
{
$("#poll_past").load("http://www.sweetslyrics.com/scripts/ajax.php?act=rand_poll&vars=" + a);
}
</script>
<div id="poll_area">
<div class="title_blue_big poll_title">Sweetslyrics Poll</div>
<div id="poll_past">
<div class="title_blue_big poll_name">Which would you rather Mcdonalds or burger king?</div>
<div style="width:200px; padding:0px 0px 0px 5px;" class="lyric_ul_list">
<ul><li>
<input type="radio" value="_1" id="_1" name="_1" onclick="poll_vote('2473-1')" />
<label for="_1" onclick="poll_vote('2473-1')">Mcdonalds</label></li><li>
<input type="radio" value="_2" id="_2" name="_2" onclick="poll_vote('2473-2')" />
<label for="_2" onclick="poll_vote('2473-2')">Burger king</label></li></ul></div></div></div><br /> </div>
</div>
<div id="footer" style="height:125px;">
<div style="float:left; width:275px; padding-left:25px; height:125px; color:#ffffff; font-size:11px;">
<div style="margin:5px 10px 10px 10px; padding:1px; font-size:18px; font-weight:bold;">Fast Links</div><br />
<a style="" href="http://www.sweetslyrics.com/guestbook.php">Guestbook</a><br />
<a style="color:#ffffff; text-decoration:none;" href="http://www.sweetslyrics.com/contact.php">Contact us</a><br />
<a style="color:#ffffff; text-decoration:none;" href="http://www.sweetslyrics.com/dmca.php">DMCA</a><br />
<a style="color:#ffffff; text-decoration:none;" href="http://www.sweetslyrics.com/request.php">Request Lyrics</a>
</div>
<div style="height:125px; width:2px; background-color:#231f20; float:left;"></div>
<div style="height:125px; width:1px; background-color:#a8a9ad; float:left;"></div>
<div style="padding-left:25px; float:left; width:290px; height:125px; color:#ffffff; font-size:11px;">
<div style="margin:5px 10px 10px 10px; padding:1px; font-size:18px; font-weight:bold;">Copyright</div><br />
All lyrics are property and copyright of their owners<br /><br />
All lyrics provided for educational purposes only<br />
Copyright © www.sweetslyrics.com
</div>
<div style="height:125px; width:2px; background-color:#231f20; float:left;"></div>
<div style="height:125px; width:1px; background-color:#a8a9ad; float:left;"></div>
<div style="padding-left:25px; float:left; width:291px; height:125px; color:#ffffff; font-size:11px;">
<div style="margin:5px 10px 10px 10px; padding:1px; font-size:18px; font-weight:bold;">Privacy</div><br />
Please read our <a href="http://www.sweetslyrics.com/privacy.php">privacy policy</a><br />
Page generation - 0.0031s <br />
</div>
</div>
</div>
<!-- Begin comScore Tag -->
<script type="text/javascript">
document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
// Note: it's important to keep these in separate script blocks
COMSCORE.beacon({
c1: 2,
c2: "6772046",
c3: "",
c4: "www.sweetslyrics.com/761696.The%20Beatles%20-%20Lady%20Madonna.html",
c5: "",
c6: "",
c15: ""
});
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6772046&c3=&c4=www.sweetslyrics.com/761696.The%20Beatles%20-%20Lady%20Madonna.html&c5=&c6=&c15=&cj=1" />
</noscript>
<!-- End comScore Tag -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-519917-1";
urchinTracker();
</script>
</body>
</html>

File diff suppressed because one or more lines are too long

View file

@ -1,247 +1,37 @@
Amsterdam: |
Dans le port d'Amsterdam
Y a des marins qui chantent
Les rêves qui les hantent
Au large d'Amsterdam
Dans le port d'Amsterdam
Y a des marins qui dorment
Comme des oriflammes
Le long des berges mornes
Dans le port d'Amsterdam
Y a des marins qui meurent
Pleins de bière et de drames
Aux premières lueurs
Mais dans le port d'Amsterdam
Y a des marins qui naissent
Dans la chaleur épaisse
Des langueurs océanes
Dans le port d'Amsterdam
Y a des marins qui mangent
Sur des nappes trop blanches
Des poissons ruisselants
Ils vous montrent des dents
A croquer la fortune
A décroisser la lune
A bouffer des haubans
Et ça sent la morue
Jusque dans le coeur des frites
Que leurs grosses mains invitent
A revenir en plus
Puis se lèvent en riant
Dans un bruit de tempête
Referment leur braguette
Et sortent en rotant
Dans le port d'Amsterdam
Y a des marins qui dansent
En se frottant la panse
Sur la panse des femmes
Et ils tournent et ils dansent
Comme des soleils crachés
Dans le son déchiré
D'un accordéon rance
Ils se tordent le cou
Pour mieux s'entendre rire
Jusqu'à ce que tout à coup
L'accordéon expire
Alors le geste grave
Alors le regard fier
Ils ramènent leur batave
Jusqu'en pleine lumière
Dans le port d'Amsterdam
Y a des marins qui boivent
Et qui boivent et reboivent
Et qui reboivent encore
Ils boivent à la santé
Des putains d'Amsterdam
De Hambourg ou d'ailleurs
Enfin ils boivent aux dames
Qui leur donnent leur joli corps
Qui leur donnent leur vertu
Pour une pièce en or
Et quand ils ont bien bu
Se plantent le nez au ciel
Se mouchent dans les étoiles
Et ils pissent comme je pleure
Sur les femmes infidèles
Dans le port d'Amsterdam
Amsterdam:
- oriflammes
- fortune
- batave
- pissent
Lady_Madonna: |
Lady Madonna, children at your feet
Wonder how you manage to make ends meet
Who finds the money? When you pay the rent?
Did you think that money was Heaven sent?
Friday night arrives without a suitcase
Sunday morning creep in like a nun
Monday's child has learned to tie his bootlace
See how they run
Lady_Madonna:
- heaven
- tuesday
- thursday
Lady Madonna, baby at your breast
Wonder how you manage to feed the rest
Jazz_n_blues:
- parkway
- balance
- impatient
- shoes
See how they run
I_could_beat_myself:
- funny
- reputation
- destroy
- shiver
Lady Madonna, lying on the bed
Listen to the music playing in your head
Hey_it_s_ok:
- swear
- forgive
- drink
- found
Tuesday afternoon is never ending
Wednesday morning papers didn't come
Thursday night you stockings needed mending
See how they run
Lady Madonna, children at your feet
Wonder how you manage to make ends meet
Jazz_n_blues: |
It's always gone within two days.
Follow my father, his extravagant ways.
So if I got it I will spend it all,
Camden and Parkway 'til I hit a wall.
I cross my fingers at the cash machine,
As I check my balance I kiss the screen.
I love it when it says I got the means,
To go to Miss Sixty and pick up my new jeans.
Chorus: (x2)
Never lasts me long,
Handle finance wrong,
Blow it all on bags and shoes,
Jazz 'n blues.
Standin' too deep at the bar today,
Wait with impatience to throw my cash away.
Four white Russians a JD and Coke,
Buy their drinks all night and now I am broke.
But that's cool 'cause I can borrow more from you,
And I didn't forget about that fifty pound, too.
Tell you what, my advance is comin' through,
I'll take you out shoppin',
Can you wait 'til next June? Yeah.
Chorus:
Never lasts me long,
Handle finance wrong (handle it wrong),
Blow it all on bags and shoes,
Jazz 'n blues (jazz and blues).
Never lasts me long (long),
Handle finance wrong (wrong),
Blow it all on bags and shoes (blow it all),
Jazz 'n blues.
I_could_beat_myself: |
oooh ahh, I'm hurting, bad
oooh ahh I'm hurting bad!
I did not see what I was supposed to see
taking it easy when a friend told me I was in
danger, so much danger.
Underestimating my woman, not taking her
out, working too hard and now she's gone off
with a stranger, someone I don't even know.
I should have taken her out, every once and a
while, taken her to dinner on the finer side, shown
her a life that was all worth while, now I guese I gotta
walk an extra mile! I could beat myself! Ahh yeah.
Now I'm gonna feel funny out there in the crowd
when my friends all ask me, where is your woman?
long time I don't see. Now I've got to think fast gotta
use my head, give a good story and make sure they
buy my version of the situation.
All the while I wouldn't lie I'm gonna do this once
see my reputation sinking in the distance, if they
knew the truth that really existed...then my little sanity
would be wasted! I could beat myself ahh yes..I could
beat myself!!! Ohh lord lord.
oooh ooh I'm hurting, hurting inside
oooh ooh I'm hurting
Now I really want to hear a little news now and
then, this is not what I expect to hear from my
friend I'm dissapointed. He should realize that its
gonna destroy my position (remember I'm a name
brand) now I've gotta see....I should have held her tight
every once and a while, gotten it together on the finer style
shown her a life that was all worth while, now it seems I gotta
walk an extra mile....I could beat myself..ahh yes, I could beat myself
ooh lord
ooh I'm hurting
ooooh I'm hurting,hurting inside
I don't know what I wanna tell you
but I wanna tell you something real, real good yes
someting to make you
wanna shiver
Hey_it_s_ok: |
Mama, Papa, please forget the times
I wet my bed
I swear not to do it again
Please forgive the way I looked
when I was fourteen
I didn't know who I wanted to be
Hey It's OK, It's OK
Cause I've found what i wanted
Hey It's OK, I'ts Ok
Cause I've found what i wanted
Friends and lovers please forgive
the mean things I've said
I swear not to do again
Please forgive the way I act when
I've had too much to drink
I'm fighting against myself
Hey It's OK, It's OK
Cause I've found what i wanted
Hey It's OK, I'ts Ok
Cause I've found what i wanted
And I swear not to do anything funny anymore
yes I swear not to do anything funny anymore
Hey It's OK, It's OK
Cause I've found what i wanted
Hey It's OK, I'ts Ok
Cause I've found what i wanted
Hey It's OK, It's OK
Cause I've found what i wanted
Hey It's OK, I'ts Ok
Cause I've found what i wanted
City_of_dreams: |
Day breaks over the city of my childhood
Daybreak over the city I called home
Where the sage met the sea and the groves were sweet and green
It's a city that lives only in my dreams
The groves where we played when we were children
The groves where we fooled around as teens
Those green groves are paved from la to santa fe
That city lives only in my dreams
Landmarks lost to parking lots in the city I called home
Looking back I see what used to be
Now freeways crawl though the suburban sprawl
As far as the eye can see
And the city lives only in my dreams
Twilight shades the valley of my memory
When citrus groves still perfumed the sky
But I guess those orange blossoms weren't so special after all
Now it's a city of days gone by
Landmarks lost to parking lots in the city I called home
Looking back I see what used to be
Now freeways crawl through the suburban sprawl
As far as the eye can see
And the city lives only in my dreams
City_of_dreams:
- groves
- landmarks
- twilight
- freeways
missing_texts: |
Lyricsmania staff is working hard for you to add $TITLE lyrics as soon

View file

@ -158,9 +158,25 @@ class LyricsPluginTest(unittest.TestCase):
self.assertEqual(lyrics._scrape_merge_paragraphs(text),
"one\ntwo\nthree")
def test_missing_lyrics(self):
self.assertFalse(lyrics.is_lyrics(LYRICS_TEXTS['missing_texts']))
LYRICS_TEXTS = confit.load_yaml(os.path.join(_common.RSRC, 'lyricstext.yaml'))
definfo = dict(artist=u'The Beatles', title=u'Lady Madonna') # default query
def url_to_filename(url):
url = url.replace('http://', '').replace('www.', '')
fn = "".join(x for x in url if (x.isalnum() or x == '/'))
fn = fn.split('/')
fn = os.path.join(LYRICS_ROOT_DIR, fn[0], fn[-1]) + '.txt'
return fn
def check_lyrics_fetched():
"""Return True if lyrics_download_samples.py has been runned and lyrics
pages are present in resources directory"""
lyrics_dirs = len([d for d in os.listdir(LYRICS_ROOT_DIR) if
os.path.isdir(os.path.join(LYRICS_ROOT_DIR, d))])
# example.com is the only lyrics dir added to repo
return lyrics_dirs > 1
class MockFetchUrl(object):
@ -170,10 +186,7 @@ class MockFetchUrl(object):
def __call__(self, url, filename=None):
self.fetched = url
url = url.replace('http://', '').replace('www.', '')
fn = "".join(x for x in url if (x.isalnum() or x == '/'))
fn = fn.split('/')
fn = os.path.join(_common.RSRC, 'lyrics', fn[0], fn[-1]) + '.txt'
fn = url_to_filename(url)
with open(fn, 'r') as f:
content = f.read()
return content
@ -182,91 +195,87 @@ class MockFetchUrl(object):
def is_lyrics_content_ok(title, text):
"""Compare lyrics text to expected lyrics for given title"""
setexpected = set(LYRICS_TEXTS[lyrics.slugify(title)].split())
settext = set(text.split())
setinter = setexpected.intersection(settext)
# consider lyrics ok if they share 50% or more with the reference
if len(setinter):
ratio = 1.0 * max(len(setexpected), len(settext)) / len(setinter)
return (ratio > .5 and ratio < 2.5)
return False
keywords = LYRICS_TEXTS[lyrics.slugify(title)]
return all(x in text.lower() for x in keywords)
LYRICS_ROOT_DIR = os.path.join(_common.RSRC, 'lyrics')
LYRICS_TEXTS = confit.load_yaml(os.path.join(_common.RSRC, 'lyricstext.yaml'))
DEFAULT_SONG = dict(artist=u'The Beatles', title=u'Lady Madonna')
DEFAULT_SOURCES = [
dict(DEFAULT_SONG, url=u'http://lyrics.wikia.com/',
path=u'The_Beatles:Lady_Madonna'),
dict(DEFAULT_SONG, url='http://www.lyrics.com/',
path=u'lady-madonna-lyrics-the-beatles.html')
]
# Every source entered in default beets google custom search engine
# must be listed below.
# Use default query when possible, or override artist and title fields
# if website don't have lyrics for default query.
GOOGLE_SOURCES = [
dict(DEFAULT_SONG,
url=u'http://www.absolutelyrics.com',
path=u'/lyrics/view/the_beatles/lady_madonna'),
dict(DEFAULT_SONG,
url=u'http://www.azlyrics.com',
path=u'/lyrics/beatles/ladymadonna.html'),
dict(DEFAULT_SONG,
url=u'http://www.chartlyrics.com',
path=u'/_LsLsZ7P4EK-F-LD4dJgDQ/Lady+Madonna.aspx'),
dict(DEFAULT_SONG,
url=u'http://www.elyricsworld.com',
path=u'/lady_madonna_lyrics_beatles.html'),
dict(url=u'http://www.lacoccinelle.net',
artist=u'Jacques Brel', title=u"Amsterdam",
path=u'/paroles-officielles/275679.html'),
dict(DEFAULT_SONG,
url='http://www.lyricsmania.com/',
path='lady_madonna_lyrics_the_beatles.html'),
dict(DEFAULT_SONG,
url=u'http://www.lyrics.net',
path=u'/lyric/17547916'),
dict(url=u'http://www.lyricsontop.com',
artist=u'Amy Winehouse', title=u"Jazz'n'blues",
path=u'/amy-winehouse-songs/jazz-n-blues-lyrics.html'),
dict(DEFAULT_SONG,
url='http://www.metrolyrics.com/',
path='lady-madonna-lyrics-beatles.html'),
dict(url=u'http://www.onelyrics.net/',
artist=u'Ben & Ellen Harper', title=u'City of dreams',
path='ben-ellen-harper-city-of-dreams-lyrics'),
dict(url=u'http://www.paroles.net/',
artist=u'Lilly Wood & the prick', title=u"Hey it's ok",
path=u'lilly-wood-the-prick/paroles-hey-it-s-ok'),
dict(DEFAULT_SONG,
url='http://www.releaselyrics.com',
path=u'/346e/the-beatles-lady-madonna-(love-version)/'),
dict(DEFAULT_SONG,
url=u'http://www.smartlyrics.com',
path=u'/Song18148-The-Beatles-Lady-Madonna-lyrics.aspx'),
dict(DEFAULT_SONG,
url='http://www.songlyrics.com',
path=u'/the-beatles/lady-madonna-lyrics'),
dict(DEFAULT_SONG,
url=u'http://www.stlyrics.com',
path=u'/songs/r/richiehavens48961/ladymadonna2069109.html'),
dict(DEFAULT_SONG,
url=u'http://www.sweetslyrics.com',
path=u'/761696.The%20Beatles%20-%20Lady%20Madonna.html')
]
class LyricsGooglePluginTest(unittest.TestCase):
# Every source entered in default beets google custom search engine
# must be listed below.
# Use default query when possible, or override artist and title fields
# if website don't have lyrics for default query.
sourcesOk = [
dict(definfo,
url=u'http://www.absolutelyrics.com',
path=u'/lyrics/view/the_beatles/lady_madonna'),
dict(definfo,
url=u'http://www.azlyrics.com',
path=u'/lyrics/beatles/ladymadonna.html'),
dict(definfo,
url=u'http://www.chartlyrics.com',
path=u'/_LsLsZ7P4EK-F-LD4dJgDQ/Lady+Madonna.aspx'),
dict(definfo,
url=u'http://www.elyricsworld.com',
path=u'/lady_madonna_lyrics_beatles.html'),
dict(definfo,
url=u'http://www.lacoccinelle.net',
artist=u'Jacques Brel', title=u"Amsterdam",
path=u'/paroles-officielles/275679.html'),
dict(definfo,
url=u'http://www.lyrics007.com',
path=u'/The%20Beatles%20Lyrics/Lady%20Madonna%20Lyrics.html'),
dict(definfo,
url='http://www.lyrics.com/',
path=u'lady-madonna-lyrics-the-beatles.html'),
dict(definfo,
url='http://www.lyricsmania.com/',
path='lady_madonna_lyrics_the_beatles.html'),
dict(definfo,
url=u'http://www.lyrics.net',
path=u'/lyric/17547916'),
dict(definfo,
url=u'http://www.lyricsontop.com',
artist=u'Amy Winehouse', title=u"Jazz'n'blues",
path=u'/amy-winehouse-songs/jazz-n-blues-lyrics.html'),
dict(definfo,
url=u'http://lyrics.wikia.com/',
path=u'The_Beatles:Lady_Madonna'),
dict(definfo,
url='http://www.metrolyrics.com/',
path='lady-madonna-lyrics-beatles.html'),
dict(definfo,
url=u'http://www.onelyrics.net/',
artist=u'Ben & Ellen Harper', title=u'City of dreams',
path='ben-ellen-harper-city-of-dreams-lyrics'),
dict(definfo,
url=u'http://www.paroles.net/',
artist=u'Lilly Wood & the prick', title=u"Hey it's ok",
path=u'lilly-wood-the-prick/paroles-hey-it-s-ok'),
dict(definfo,
url=u'http://www.reggaelyrics.info',
artist=u'Beres Hammond', title=u'I could beat myself',
path=u'/beres-hammond/i-could-beat-myself'),
dict(definfo,
url='http://www.releaselyrics.com',
path=u'/e35f/the-beatles-lady-madonna'),
dict(definfo,
url=u'http://www.smartlyrics.com',
path=u'/Song18148-The-Beatles-Lady-Madonna-lyrics.aspx'),
dict(definfo,
url='http://www.songlyrics.com',
path=u'/the-beatles/lady-madonna-lyrics'),
dict(definfo,
url=u'http://www.stlyrics.com',
path=u'/songs/r/richiehavens48961/ladymadonna2069109.html'),
dict(definfo,
url=u'http://www.sweetslyrics.com',
path=u'/761696.The%20Beatles%20-%20Lady%20Madonna.html')]
"""Test scraping heuristics on a fake html page.
Or run lyrics_download_samples.py first to check that beets google
custom search engine sources are correctly scraped.
"""
source = dict(url=u'http://www.example.com', artist=u'John Doe',
title=u'Beets song', path=u'/lyrics/beetssong')
def setUp(self):
"""Set up configuration"""
try:
__import__('bs4')
except ImportError:
@ -276,52 +285,58 @@ class LyricsGooglePluginTest(unittest.TestCase):
lyrics.LyricsPlugin()
lyrics.fetch_url = MockFetchUrl()
def test_default_ok(self):
"""Test each lyrics engine with the default query"""
for f in (lyrics.fetch_lyricswiki, lyrics.fetch_lyricscom):
res = f(definfo['artist'], definfo['title'])
self.assertTrue(lyrics.is_lyrics(res))
self.assertTrue(is_lyrics_content_ok(definfo['title'], res))
def test_missing_lyrics(self):
self.assertFalse(lyrics.is_lyrics(LYRICS_TEXTS['missing_texts']))
def test_sources_ok(self):
for s in self.sourcesOk:
def test_google_sources_ok(self):
"""Test if lyrics present on websites registered in beets google custom
search engine are correctly scraped."""
if not check_lyrics_fetched():
self.skipTest("Run lyrics_download_samples.py script first.")
for s in GOOGLE_SOURCES:
url = s['url'] + s['path']
res = lyrics.scrape_lyrics_from_html(lyrics.fetch_url(url))
self.assertTrue(lyrics.is_lyrics(res), url)
self.assertTrue(is_lyrics_content_ok(s['title'], res), url)
if os.path.isfile(url_to_filename(url)):
res = lyrics.scrape_lyrics_from_html(lyrics.fetch_url(url))
self.assertTrue(lyrics.is_lyrics(res), url)
self.assertTrue(is_lyrics_content_ok(s['title'], res), url)
def test_default_ok(self):
"""Test default engines with the default query"""
if not check_lyrics_fetched():
self.skipTest("Run lyrics_download_samples.py script first.")
for (fun, s) in zip((lyrics.fetch_lyricswiki, lyrics.fetch_lyricscom),
DEFAULT_SOURCES):
if os.path.isfile(url_to_filename(
s['url'] + s['path'])):
res = fun(s['artist'], s['title'])
self.assertTrue(lyrics.is_lyrics(res))
self.assertTrue(is_lyrics_content_ok(
DEFAULT_SONG['title'], res))
def test_is_page_candidate_exact_match(self):
"""Test matching html page title with song infos -- when song infos are
present in the title."""
from bs4 import SoupStrainer, BeautifulSoup
for s in self.sourcesOk:
url = unicode(s['url'] + s['path'])
html = lyrics.fetch_url(url)
soup = BeautifulSoup(html, "html.parser",
parse_only=SoupStrainer('title'))
self.assertEqual(lyrics.is_page_candidate(url, soup.title.string,
s['title'], s['artist']),
True, url)
s = self.source
url = unicode(s['url'] + s['path'])
html = lyrics.fetch_url(url)
soup = BeautifulSoup(html, "html.parser",
parse_only=SoupStrainer('title'))
self.assertEqual(lyrics.is_page_candidate(url, soup.title.string,
s['title'], s['artist']),
True, url)
def test_is_page_candidate_fuzzy_match(self):
url = u'http://www.example.com/lazy_madonna_beatles'
urlTitle = u'example.com | lazy madonna lyrics by the beatles'
title = u'Lady Madonna'
artist = u'The Beatles'
# very small diffs (typo) are ok
self.assertEqual(lyrics.is_page_candidate(url, urlTitle, title,
artist), True, url)
"""Test matching html page title with song infos -- when song infos are
not present in the title."""
s = self.source
url = s['url'] + s['path']
urlTitle = u'example.com | Beats song by John doe'
# very small diffs (typo) are ok eg 'beats' vs 'beets' with same artist
self.assertEqual(lyrics.is_page_candidate(url, urlTitle, s['title'],
s['artist']), True, url)
# reject different title
urlTitle = u'example.com | busy madonna lyrics by the beatles'
self.assertEqual(lyrics.is_page_candidate(url, urlTitle, title,
artist), False, url)
# (title, artist) != (artist, title)
urlTitle = u'example.com | the beatles lyrics by Lazy Madonna'
self.assertEqual(lyrics.is_page_candidate(url, urlTitle, title,
artist), False, url)
urlTitle = u'example.com | seets bong lyrics by John doe'
self.assertEqual(lyrics.is_page_candidate(url, urlTitle, s['title'],
s['artist']), False, url)
def suite():