ÿþ<html> <head> <title>Cover- und Sampledatenbank - www.Gabbers-gegen-Rassismus.de</title> </head> <body background="Bilder/Background.jpg" link="#1E90FF" alink="#1E90FF" vlink="#FF3333"><br><center><div style="color: white; filter: Glow(color=#0033FF, strength=7); font-size: 26pt; width: 74; height: 48">Pop</center></div></font><br><body leftmargin="28"><font face="arial" color="white" size="2">Pop, Synth Pop, Balladen, Schlager...<p> <font face="arial" color="orange" size="3"><b><u>Christian Anders - Es fährt ein Zug nach nirgendwo</font></b></u><br>Too Strong - unbetitelter und auf der CD versteckter Track (sog. "Hidden Track") des Albums "Die Drei vonne Funkstelle" (Track 16)<font color="yellow" size="2"> (VC)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Ice Cube - Better Off Dead</font></b></u><br>Clueso - Wart mal<font color="yellow" size="2"> (S)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>John Barry - You Only Live Twice - Title Song (Vocals von Nancy Sinatra) (auch von Nancy Sinatra als "You Only Live Twice" veröffentlicht)</font></b></u><br>Robbie Williams - Millennium<font color="yellow" size="2"> (S)<br>"You Only Live Twice - Title Song" / "You Only Live Twice" gehört zum Soundtrack des Films "James Bond - You Only Live Twice" (dt. Titel: "James Bond - Man lebt nur zweimal").</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Kurtis Blow - The Breaks</font></b></u><br>Timbaland feat. Magoo - Boardmeeting<font color="yellow" size="2"> (VC & C)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Kurtis Blow - Tough</font></b></u><br>The Black Eyed Peas - Shut Up<font color="yellow" size="2"> (VS)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Najat Aatabu - Just Tell Me The Truth</font></b></u><br>The Chemical Brothers - Galvanize<font color="yellow" size="2"> (S)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Public Enemy - Rebel Without A Pause</font></b></u><br>Joe Public - Live And Learn (Radio Version With Rap)<font color="yellow" size="2"> (S & VS) (die Vocals haben Public Enemy wiederum aus Soul Childrens' "I Don't Know What This World Is Coming To" gesamplet)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Sergej Sergeevi  Prokof'ev - Romanze (engl. Titel: "Romance") oder Kijés Begräbnis (engl. Titel: "Burial of Kijé")</font></b></u><br>Sting - Russians<font color="yellow" size="2"> (C)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Tears For Fears - Mad World </font></b></u><br>Michael Andrews feat. Gary Jules - Mad World<font color="yellow" size="2"> (VC)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>The Andrew Loog Oldham Orchestra - The Last Time</font></b></u><br>The Verve - Bitter Sweet Symphony<font color="yellow" size="2"> (S & C)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Trio - Da Da Da (auch als "Da Da Da ich lieb dich nicht du liebst mich nicht aha aha aha" veröffentlicht)</font></b></u><br>Trans-X - Living On Video<font color="yellow" size="2"> (S)</font><br><br><br> <font face="arial" color="orange" size="3"><b><u>Ultra Naté - Deeper Love (Missing You) (Backingvocals von Audrey Wheeler, Brenda White und Cindy Mizell)</font></b></u><br>Nelly feat. Kelly Rowland - Dilemma (Radio Edit)<font color="yellow" size="2"> (VS)<br>Das Vocalsample ist auch in Nellys "Dilemma (Album Version)" (auch ohne Versionstitel veröffentlicht) und in der späteren Version des Albums "Da Derrty Versions (The Reinvention)" enthalten.</font><p> <font face="arial" size="1" color="silver">© 2008 - 2011 <a href="index.html">www.Gabbers-gegen-Rassismus.de</font></a><br><br><center><table border="0" cellPadding="0" cellSpacing="0" width="370"><tr><TD vAlign=top width="50%"><P align=center><A href="cover.html"><b>&lt; <font face="arial" size="2">Cover-/Sample-DB</a></b></font></td><TD vAlign=top width="50%"><P align=center><A href="disstracks-index.html"><b><font face="arial" size="2">Disstrack-DB</font> &gt;</a></b></td></table><table border="0" cellpadding="0" cellspacing="0" width="22%"><tr><td align="center"><a href="index.html"><b><font face="arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp;Startseite</center></a></b></font></td></tr> <body Onload="startclock();"> <script language="JavaScript"> <!-- vor alten Browsern verstecken -- /* Clock */ var timerID = null; var timerRunning = false; // Called by both onLoad in BODY tag, and Resume button. function startclock () { // Make sure the clock is stopped stopclock(); time(); } // Kills clock. function stopclock () { if(timerRunning) clearTimeout(timerID); timerRunning = false; } function time () { var now = new Date(); var yr = now.getYear(); var mName = now.getMonth() + 1; var dName = now.getDay() + 1; var dayNr = now.getDate(); var hours = now.getHours(); var minutes = ((now.getMinutes() < 10) ? ":0" : ":") + now.getMinutes(); var seconds = ((now.getSeconds() < 10) ? ":0" : ":") + now.getSeconds(); if(dName==1) Day = "Sonntag"; if(dName==2) Day = "Montag"; if(dName==3) Day = "Dienstag"; if(dName==4) Day = "Mittwoch"; if(dName==5) Day = "Donnerstag"; if(dName==6) Day = "Freitag"; if(dName==7) Day = "Samstag"; if(mName==1) Month="Januar"; if(mName==2) Month="Februar"; if(mName==3) Month="März"; if(mName==4) Month="April"; if(mName==5) Month="Mai"; if(mName==6) Month="Juni"; if(mName==7) Month="Juli"; if(mName==8) Month="August"; if(mName==9) Month="September"; if(mName==10) Month="Oktober"; if(mName==11) Month="November"; if(mName==12) Month="Dezember"; // String to display current date. var DayDateTime=(" " + Day + " " + dayNr + ". " + Month + " " + "" + yr + " " + hours + minutes + seconds ); // Displays Day-Date-Time on the staus bar. window.status=DayDateTime; timerID = setTimeout("time()",1000); timerRunning = true; } // Stops clock and clears status bar. function clearStatus() { if(timerRunning) clearTimeout(timerID); timerRunning = false; window.status=" "; } // -- End Hiding Here --> </script> <style>body {scrollbar-face-color: #3366FF; scrollbar-shadow-color: yellow; scrollbar-highlight-color: black; scrollbar-3dlight-color: yellow; scrollbar-darkshadow-color: black; scrollbar-track-color: silver; scrollbar-arrow-color: yellow} <!--a{text-decoration:none;}//-->}A:hover {color: yellow}</style></body></html>