Soundtracks: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

List of artists: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #


Music Video


Lift Me Up


Lena Katina Lyrics

 

Lift Me Up Lyrics

Lift Me Up by Lena Katina


Lena Katina - Lift Me Up Lyrics
(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);
})();

$(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,"" + this.term + "");
return $( "" )
.data( "item.autocomplete", item )
.append( "" + t + "" )
.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, "$1");
}

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)

});


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-an*lytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();


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);
}

var count = readCookie('AVPWCAP') || 0;

if (document.avp_ready && count

HOME
TOPLYRICS
NEWEST LYRICS
SUBMIT LYRICS
NEWS
CALENDAR











A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
#





Google+ page
Facebook
Twitter





Latest Lena Katina Lyrics

Lift Me Up Lyrics

Lost In This Dance Lyrics

Irs Lyrics

Melody Lyrics

Who I Am Lyrics

Ya Budu Ryadom Lyrics

Waiting Lyrics

Never Forget You Lyrics






if (document.avp_ready) { avp_zone({ base: 'adserver.adreactor.com', type: 'banner', zid: 9, pid: 28, custom1: 'Lena+Katina', custom2: 'Lift+Me+Up', custom3: '' }); }


Home L Lena Katina
Lift Me Up



Tweet






Lena Katina - Lift Me Up Lyrics





Lift Me Up

When I feel all alone
Losing faith, can't go on
When I start breaking down
With my strength running out
When I'm searching, falling, drowning
When I am blinded by the dark
I feel you all around
I feel you all around
You know me inside and out
You lift me up!
I feel you all around
I feel you all around
You love me inside and out
You lift me up!
(Oh oh oh oh...)
You lift me up!
Tell myself all the time
Don't be scared, you'll be fine
When your world falls apart
Hold on to your dreams, don't give up!
Searching, fighting, hoping
When I am blinded by the dark
I feel you all around
I feel you all around
You know me inside and out
You lift me up!
I feel you all around
I feel you all around
You love me inside and out
You lift me up!
(Oh oh oh oh...) [x2]
Searching, fighting, hoping
When I am blinded by the dark
I feel you all around
I feel you all around
You know me inside and out
You lift me up!
I feel you all around
I feel you all around
You love me inside and out
You lift me up!
(Oh oh oh oh...)
You lift me up!
(Oh oh oh oh...)
You lift me up!




 












Comments


(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'));









0 (1 votes)






$(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=952995&r='+score, function(data) {
});
}
});
});


Artist Information






Lena Katina Lyrics












Lift Me Up Video








Lyrics Widget








if (document.avp_ready) { avp_zone({ base: 'adserver.adreactor.com', type: 'banner', zid: 6, pid: 28, custom1: 'Lena+Katina', custom2: 'Lift+Me+Up', custom3: '' }); }



Related Lyrics




Nicki Minaj - Your Love Lyrics
Bruno Mars - Today My Life Begins Lyrics
Cee-Lo Green - f**k You Lyrics
Justin Bieber - Boyfriend Lyrics
Kanye West - Mercy Lyrics
Madonna - Give Me All Your Luvin Lyrics
Big Sean - Burn (ft. Meek Mill) Lyrics
Kid Ink - Lost In The Sauce Lyrics
Underworld - Caliban's Dream Lyrics
Justin Bieber - All Out (Br3ndan Song) Lyrics










myevup('Lena Katina');


Lyrics |
Privacy Policy |
RSS Feeds |
Contacts


?2004-2012 elyricsworld.com



document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js'%3E%3C/script%3E"));

// Note: it's important to keep these in separate script blocks
COMSCORE.beacon({
c1: 2,
c2: "6772046",
c3: "",
c4: "www.elyricsworld.com/lift_me_up_lyrics_lena_katina.html", // Replace this with the page URL that the site is on here, and also enter it into the img below
c5: "",
c6: "",
c15: ""
});



A-Z Lyrics Universe

Lyrics / song texts are property and copyright of their owners and provided for educational purposes.