LaYoUtZ & MoRe


4 | | |Vote 4 Me | | | 3
m_u_z_i_c_codes
read my profile
sign my guestbook

Visit m_u_z_i_c_codes's Xanga Site!

Name: Cassie


Message: message me


Member Since: 6/11/2005

SubscriptionsSites I Read

Blogrings
~!~!~THe BLoGrINg 4 MUsiC CoDE SiTEs~!~!~
previous - random - next

M|U|S|I|C|4|U|
previous - random - next

GeT MuSiC hErE <3
previous - random - next

MuSiC...My AnTi-dRuG
previous - random - next

mUsIk cOdeS fOR xAngA
previous - random - next

×Music Codes Of Everykind!×
previous - random - next

~**||--music codes--||**~
previous - random - next

-[ Your Music Code Source]-
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, July 09, 2005

                                                                                                                                               

                          Please leave comments HERE. Thank you!                                         


Sunday, June 12, 2005

809 subscribers, you guys are awsome! Working on the requests I haven't found still. Sorry it's been slow cuz of the comment thing.

Music dropdown list:

11 songs:

<object id="darkplayer" codeBase=
"http://activex.microsoft.com/activex/controls
/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">
<param NAME VALUE>
<param NAME="ShowControls" VALUE="0">
<param NAME="ShowStatusBar" VALUE="0">
<param NAME="ShowDisplay" VALUE="0">
<param NAME="DefaultFrame" VALUE="Slide">
<param NAME="Autostart" VALUE="1">
<param NAME="Loop" VALUE="True">
</object>
<form name="form">

<p style="text-align: center">
<select style="FONT-SIZE: 8pt; BACKGROUND:#transparent; WIDTH: 150px; COLOR: #feb0da; font-face: verdana" name="playlist" size="1">
<option value="0">Artist- Song  Name</option>
<option value="1">Artist- Song  Name</option>
<option value="2">Artist- Song  Name</option>
<option value="3">Artist- Song  Name</option>
<option value="4">Artist- Song  Name</option>
<option value="5">Artist- Song  Name</option>
<option value="6">Artist- Song  Name</option>
<option value="7">Artist- Song  Name</option>
<option value="8">Artist- Song  Name</option>
<option value="9">Artist- Song  Name</option>
<option value="10">Artist- Song  Name</option>

</select><br>
<input TYPE="BUTTON" NAME="darkplay" VALUE="play" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="pause" OnClick="document.darkplayer.Pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="stop" OnClick="document.darkplayer.Stop(); playstate=2;"></p>
</form>
<script language="JavaScript">
<!--
var playstate = 1;
shuffle = 1;  // set to 0 to always play first song in list
             // set to 1 to randomly choose the first song to play
songs=new Array();
songs[0]="MUSIC CODE HERE";
songs[1]="MUSIC CODE HERE";
songs[2]="MUSIC CODE HERE";
songs[3]="MUSIC CODE HERE";
songs[4]="MUSIC CODE HERE";
songs[5]="MUSIC CODE HERE";
songs[6]="MUSIC CODE HERE";
songs[7]="MUSIC CODE HERE";
songs[8]="MUSIC CODE HERE";
songs[9]="MUSIC CODE HERE";
songs[10]="MUSIC CODE HERE";
if (shuffle == 1) {
var randsg = Math.floor(Math.random()*songs.length);
document.darkplayer.FileName = songs[randsg];
document.darkplayer.scr = songs[randsg];
document.forms['form'].playlist.options[randsg].selected = true;
}
function play(list) {
if (playstate == 2) {
document.darkplayer.Play();
} else {
var snum = list.options[list.selectedIndex].value
document.darkplayer.FileName = songs[snum];
document.darkplayer.scr = songs[snum];
}
playstate = 1;
}
//-->
</script>

 

               

 

26+ songs:

<object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">

</object>

<form name="form">

 

<p style="text-align: center">

<select style="FONT-SIZE: 7pt; BACKGROUND:#FFFFFF; WIDTH: 275px; font-face: Kristen ITC" name="playlist" size="1">

<option value="0"> </option>

<option value="1"> </option>

<option value="2"> </option>

<option value="3"> </option>

<option value="4"> </option>

<option value="5"> </option>

<option value="6"> </option>

<option value="7"> </option>

<option value="8"> </option>

<option value="9"> </option>

<option value="10"> </option>

<option value="11"> </option>

<option value="12"> </option>

<option value="13"> </option>

<option value="14"> </option>

<option value="15"> </option>

<option value="16"> </option>

<option value="17"> </option>

<option value="18"> </option>

<option value="19"> </option>

<option value="20"> </option>

<option value="21"> </option>

<option value="22"> </option>

<option value="23"> </option>

<option value="24"> </option>

<option value="25"> </option>

 

</select><br>

<input TYPE="BUTTON" NAME="darkplay" VALUE=".play." OnClick="play(document.forms['form'].playlist);">

<input TYPE="BUTTON" NAME="darkpause" VALUE=".pause." OnClick="document.darkplayer.Pause(); playstate=2;">

<input TYPE="BUTTON" NAME="darkstop" VALUE=".stop." OnClick="document.darkplayer.Stop(); playstate=2;"></p>

</form>

<script language="JavaScript">

<!--

 

var playstate = 1;

shuffle = 1;  // set to 0 to always play first song in list

             // set to 1 to randomly choose the first song to play

songs=new Array();

songs[0]=" ";

songs[1]=" ";

songs[2]=" ";

songs[3]=" ";

songs[4]=" ";

songs[5]=" ";

songs[6]=" ";

songs[7]=" ";

songs[8]=" ";

songs[9]=" ";

songs[10]=" ";

songs[11]=" ";

songs[12]=" ";

songs[13]=" ";

songs[14]=" ";

songs[15]=" ";

songs[16]=" ";

songs[17]=" ";

songs[18]=" ";

songs[19]=" ";

songs[20]=" ";

songs[21]=" ";

songs[22]=" ";

songs[23]=" ";

songs[24]=" ";

songs[25]=" ";

 

if (shuffle == 1) {

var randsg = Math.floor(Math.random()*songs.length);

document.darkplayer.FileName = songs[randsg];

document.darkplayer.scr = songs[randsg];

document.forms['form'].playlist.options[randsg].selected = true;

}

function play(list) {

if (playstate == 2) {

document.darkplayer.Play();

} else {

var snum = list.options[list.selectedIndex].value

document.darkplayer.FileName = songs[snum];

document.darkplayer.scr = songs[snum];

}

playstate = 1;

}

//-->

</script>

 

If you need help with the dropdown lists, just ask and I'll be happy to help. They both work perfectly so if you have trouble it's probably cuz you did it wrong.


Saturday, June 11, 2005

I'm sorry, but requests are closed for right now. My speakers are broken and I can't listen to the music to make sure it works and everything. Sorry about this. Hopefully I get new ones soon. I've also noticed some songs that worked before don't anymore so I'll try to fix them. Again, sorry. Hope you enjoy the site, though! Vote for me if you take music!

 

           

 

The Simple Life

[X] The Penfifteen Club-Ms. Hilton

[X] Paris Hilton-Screwed

 

2 Pac

[X] Thug Love

[X] Still Ballin'

[X] Mama's Just a Little Girl

[X] Thugz Mansion

[X] California Love

[X] Dear Momma

[X] When Thugs Cry

 

3 Doors Down

[X] Kryptonite

[X] When I'm Gone

[X] Live For Today

 

 50 Cent

[X] Wanksta

[X] 21 Questions

[X] P.I.M.P.

[X] In Da Club

[X] Hate It Or Love It

[X] Disco Inferno

[X] Candy Shop

[X] How We Do (ft. The Game)

[X] Just A lil Bit

 

98 Degrees

[X] I Do (Cherish You)

 

A

 

 Aaliyah

[x] Back and Forth

[x] Miss You

[x] One In A Million

[x] I Care For You

[x] More Than A Woman

[x] We Need A Resolution

[x] Rock The Boat

[x] 4 Page Letter

[x] Try Again

 

 AC/DC

[x] Burnin Alive

[x] The Razor's Edge

[x] Got You By the Balls

[x] Hells Bells

[x]  Dirty Deeds Done Dirt Cheap

[x] Big Balls

[x] Back in Black

[x] Girls Got Rhythm

[x] Get It Hot

[x] She's Got Balls

[X] Ride On

[X] Sink the Pink

 

Action, Action

[X] Let's Never Go To Sleep

 

 A.F.I.  

[X] Silver and Cold

[X] Bleed Black

[X] Girl's Not Grey

[X] Death of Seasons

[X] The Leaving Song

[X] The Leaving Song pt. 2

 

 Afro Man 

[X] Because I Got High

 

 Akon 

[X] Locked Up

[X] Lonely

[X] Bananza

[X] Ghetto

[X] Gangsta

 

Alanis Morisette

[X] One Hand In My Pocket

[X] Ironic

[X] Head Over Feet

[X] Precious Illusions

[X] You Oughta Know (live at MTV Unplugged)

[X] You Oughta Know (Alternate Version)

[X] Univited

[X] Perfect

[X] All I Really Want

 

 Alicia Keys 

[X] Karma

[X] If I Ain't Got You

[X] You Don't Know My Name

[X] Fallin'

[X] Rock With You

[X] A Woman's Worth

 

 All American Rejects

[x] My Paper heart

[x] Your Star

[x] Swing Swing

[x] Time Stands Still

[x] One More Sad Song

[x] Why Worry

[x] Don't Leave Me

[x] Too Far Gone

[x] Give Away

[x] Happy Endings

[x] Last Song

 

 Amanda Perez

[x] I Pray

[X] Angel

 

 American Hi-Fi 

[x] Flavor of the Weak

[x] Geeks Get the Girls

[x] I'm a Fool

[x] Scar

[x] Another Perfect Day

[x] My Only Enemy

 

Androids, The

[X] Do It With Madonna

 

Angel

[X] It Hurts

 

Aqua

[X] Barbie Girl

 

Armor For Sleep

[X] Car Underwater

[X] Dream To Make Believe

 

 Ashanti

[x] Still Down

[x] Only You

[x] Every lil' Thing

[x] Wonderful

[x] Rock Wit You

[x] Break Up To Make Up

[x] Rain On Me

[x] Foolish

[x] Happy

[x] Unfoolish

 

 Ashlee Simpson 

[x] Autobiography

[x] Peices of Me

[x] Shadow

[x] LaLa

[x] Surrender

 

As I Lay Dying

[X] Forever

 

A Static Lullaby

[X] Lipgloss and Letdown

 

 

 Ataris, The 

[x] In This Diary

[x] The Boys of the Summer

[x] The Saddest Song

[x] Summer '79

[x] Take Offs and Landings

[X] Looking Back On Today

 

Atomic Kitten

[X] Tide Is High

 

Atreyu

[X] Someone's Standing On My Chest

[X] Tulips Are Better

[X] Right Side Of the Bed

 

 

  Audioslave 

[x] Light My Way

[x] What You Are

[x] Gasoline

[x] Bring 'Em Back Alive

 

  Avril Lavigne 

~Let Go~

[x] Losing grip

[x] Complicated

[x] sk8r boi

[x] I'm with you

[x] Mobile

[x] Things I'll never say

[x] Anything but ordinary

[x] Unwanted

[x] Tomorrow

[x] My word

[x] Nobody's fool

[x] Too much to ask

[x] Naked

 

~Under My Skin~

[x] Take me away

[x] Together

[x] Don't tell me

[x] Fall to peices

[x] He wasn't

[x] How does it feel

[x] My happy ending

[x] Nobody's home

[x] Forgotten

[x] Who knows

[x] Freak out

[x] Slipped away

 

B

 

   B2K 

[x] Bump Bump Bump

[x] One kiss

[x] My Girl

[x] Everything

[x] You can get it

[x] Why I love you

[x] Baby girl

 

 Babybash 

[x] Hennessey

[x] Obsession

[x] Suga Suga

[x] Shawty Doowop

[x] Sexy Eyes

[x] Everytime I close my eyes

 

BabyFace

[x] Babys mama

[x] You should know

[x] Everytime I close my eyes

[x] I said I love you

[x] I love you baby

[x] My kinda girl

[x] Lady Lady

[x] I'll always love you

[x] You are so beautiful

 

Backstreet Boys

~Millenium~

[x] I want it that way

[x] Everybody (Backstreet's Back)

[x] As long as you love me

[x] Show me the meaning of being lonely

[x] Larger than Life

[X] Don't Want You Back

[X] The One

 

~Backstreet Boys~

[x] Quit Playing Games With My Heart

[x] All I Have To Give

[x] I'll Never Break Your Heart

[x] If You Want to Be A Good Girl (Get Yourself A Bad Boy)

 

~Black & Blue~

[X] The Call

[X] Shape Of My Heart

[X] Get Another Boyfriend

 

~Never Gone~

[x] Incomplete * currently not working

 

Bad Religon

[x] Social suicide

[x] God's love

[x] Broken

[x] Sorrow

[x] Gos song

[x] Fuck armageddon this is hell

 

Baha Men

[x] Move it like this

[x] Who let the dogs out

[x] You all dat

[x] Shake it mama

 

Barenaked Ladies

[x] One week

[x] I'll be that girl

[x] When I fall

[x] Baby seat

 

Beastie Boys
[x] Ch-Check it out

[x] Oh word

[x] B-Boys makin the freak freak

[x] Ricky's theme

[x] Shake your rump

[x] Boomin Granny

[x] Body Movin

[x] Brass monkey

 

Beatles, The
[x] Like dreamers do

[x] Hey Jude

[x] Help

[x] Hello little girl

[x] Every little thing

[x] Rock and roll magic

[x] Hello goodbye

[x] Everybody's trying to be my baby

[x] Lucy in the sky with diamonds

[x] Yellow submarine

[x] Tomorrow never knows

[x] Yesterday

 

Ben Folds Five
[x] Annie waits

[x] Zak and sara

[x] Losing Lisa

[x] Carrying Cathy

[x] Julianne

[x] The last polka

[x] Song for the dumped

[x] Kate

 

Beyonce Knowles

[x] Crazy In love

[x] Naughty girl

[x] Baby boy

[x] Me myself and I

[x] Dangerously in love

[x] Signs

 

Bellamy Brothers

[x] Redneck girl

[x] Cowboy beat

[x] If I said you had a beautiful body would you hold it against me

[x] Let your love flow

[x] Bubba

[x] Like she's not yours

 

Big and Rich

[x] Holy Water

[x] Rollin'

[x] Save a horse ride a cowboy

[x] Live this life.

 

Big Pun

[x] Twins

[x] You ain't a killa

[x] Still not a playa

[x] How we roll

[x] New York Giants

[x] Uncensored

[x] Parental Discretion

 

Big Tymers

[x] Gangsta Girls

[x] Southern Boy

[x] Dirty D Boy

[x] #1 Stunna

[x] Down South

[x] This is how we do

 

Billy Currington

[x] Walk A little straighter

[x] When she gets close to me

[x] Ain't what it used to be

[x] Where the girls are

 

Billy Ray Cyrus

[x] She don't love me

[x] Back to Memphis

[x] Love you back

[x] Southern rain

[x] Burn down the trailer park

 

Black Eyed Peas

~Monkey Buisness~

[x] Don't phunk with my heart

 

~Elephunk~

[x] Shut up

[x] Hey mama

[x] Let's get retarded

 

~Bridging The Gap~

[X] Request Line

 

~Behind the Front~

[x] Clap your hands

[X] Positivity

[X] Communication

 

Blackstreet

[x] Girlfriend/Boyfriend

[x] Hustla's prayer

[x] Baby be mine

[x] Falling in love again

[x] No Diggity

[x] I wana be a man

[x] Happy song

 

Blaine Larson
[x] How do you get that lonely

 

Blake Shelton

[x] Some Beach

[x] She doesn't know she's got it

[x] If I was your man

[x] Good ole boy, Bad ole boyfriend

 

Blink 182*Fixed

[X] Feeling This

[X] Obvious

[X] I Miss You

[X] Violence

[X] Stockholm Syndrome

[X] Down

[X] Go

[X] Asthenia

[X] Always

[X] Easy Target

[X] All Of This

[X] Here's Your Letter

[X] I'm Lost Without You

 

~Take Off Your Pants and Jacket~

[X] Anthem pt. 2

[X] Online Songs

[X] First Date

[X] Happy Holidays You Bastard

[X] Story Of A Lonely Guy

[X] Rock Show

[X] Stay Together For the Kids

[X] Roller Coaster

[X] Reckless Abandon

[X] Everytime I Look For You

[X] Give Me One Good Reason

[X] Shut Up

[X] Please Take Me Home

 

~Emema of the State~

[X] Dumpweed

[X] What's My Age Again?

[X] All the Small Things

[X] The Party Song

[X] Mutt

[X] Wendy Clear

[X] Anthem

 

~The Mark, Tom, and Travis Show (The Enema Shrikes Back)~

[X] Adam's Song

 

~Dude Ranch~

[X] Josie

[X] I'm Sorry

[X] Dammit

[X] Apple Shampoo

 

Bo Bice


[x] I don't wana be

 

Bobby Valentino

[x] Slow down

 

BoneCrusher

[x] Never scared

[x] Ghetto song

[x] Gettin it

[x] For the streets

 

Bone thungs n' Harmony

[x] Crossroads

[x] East 1999

[x] Buddah lovas

[x] Shots to tha double glock

[x] Breakdown

 

Bow wow

[x] Let's get down

[x] Eighteen

[x] My baby

[x] Bounce wit me

[x] Bow wow

[x] Let me hold you

 

 Bowling For Soup 

[X] 1985

[X] Almost

 

Boys 2 Men


[x]  Little things

[x] I do

[x] End of the road

[x] That's why I love you

 

Brandy


[x] Afrodisiac

[x] Full moon

[x] What about us

[x] Die without you

[x] Have you ever

 

The Bravery

[X] No Brakes

[X] Fearless

 

Breaking Benjamin


[x]  So Cold

[x] Sooner or Later

[x] Away

[x] Forget It

[x] Belive

[x] Home

 

Brian Mckight

[X] All Night Long

[X] Shoulda Woulda Coulda

[X] Back At One

[X] For the Rest Of My Life

 

Brie Larson


[x] She Said

 

Bright Eyes

[X] A Perfect Sonnet

 

Britney Spears

 

~In The Zone~
[x] Me Against the Music

[x] Boom Boom

[x] Toxic

[x] Outrageous

[X] Breathe On Me

[X] Touch Of My Hand

 

~Britney~

[x] I'm A Slave For You

[x] I'm Not A Girl Not Yet A Woman

[x] I Love Rock and Roll

[x] Oops I Did It Again

[x] Stronger

[x] Lucky

[x] Dear Diary

 

~...Baby One More Time~

[x] Baby One More Time

[x] You Drive Me Crazy

[x] Sometimes

[x] From the Bottom of My Broken Heart

 

~Greatest Hits: My Prerogative~

[X] My Prerogative

[x] Do Somethin'

 

C

 

Carrie Underwood (Our American Idol!)

[x] I want to be inside your heaven *Not working

[x] Independence day *Not working

[x] Alone

 

Chingy

[x] Right thurr

[x] One call away

[x] Holidaie Inn

[x] Balla Baby

 

Christina Agueilera


[x] What a girl wants

[x] Genie in a bottle

[x] Come on over

 

~Stripped~

[x] Fighter

[x] Can't hold us down

[x] Beautiful

[x] Dirty

 

Ciara

[x] Goodies

[x] 1.2 Step

[x] Hotline

[x] Thug Style

[x] Oh

[x] Ooh baby

[x] The title

 

City High

[x] Caramel

[x] What would you do

[x] Best friends

[x] City High Anthem

 

Coheed and Cambria

[X] A Favor House Atlantic

 

Cradle Of Filth
[x] Sin deep my wicked angel

[x] No time to cry

[x] Lord Abortion

[x] Her ghost in the fog

[x] Suicide and other comforts

 

Craig David

[x] What's ya flava

[x] 7 days

[x] Fill me in

 

Crazytown


[x] Butterfly

 

Crossfade

[x] Cold

[x] Starless

[x] So far away

[x] Colors

[x] Death trend setta

[x] The deep end

[x] No giving up

[x] Dead skin

[x] Disco

[x] The unknown

 

D

 

D12

[x] 40 oz

[x] Bitch

[x] My band

[x] Leave dat boy alone

[x] How come

 

Da Band

[x] Hold me down

[x] I like your style

[x] Chopped up

[x] Bad boy this bad boy that

 

Da Brat

[x] Let's all get high

[x] Just a lil bit more

[x] Mind blowin'

[x] Live it up

[x] Lyrical molestation

[x] Pink lemonade

[x] Chi town

 

Daddy Yankee


[x] Gasolina

 

Darkness, The
[x] Belive in a thing called love

 

Dashboard Confessional

[x] Hands down

[x] Living in your letters

[x] The best deceptions

[x] Several ways to die trying

[x] So Beautiful

[x] Bend not break

[x] Rapid hope loss

[x] Screaming infideleties

 

Destiny's Child

 

~Destiny Fufilled~

[x] Lose my breath

[x] Soldier

[x] Cater To You

[x] T-shirt

[x] Is she the reason

[x] Girl

[x] Bad Habit

[x] If

[x] Free

[x] Through with love

[x] Love

 

~Survivor~

[x] Emotions

[x] Bootylicious

[x] Survivor

[x] Independent women pt 2

[x] Nasty Girl

 

~The Writings On The Walls~

[x] Say my name

[x] Bug a boo

[x] Jumpin Jumpin

[x] Bills Bills Bills

[x] Fancy

 

Dierks Bentley

[x] What was I thinkin'

[x] My last name

[x] Whiskey tears

[x] Is anyone loving you these days

[x] My love will follow you

 

Dixie Chicks
[x] Landslide

[x] Travelin Soldier

[x] White trash wedding

[x] Ready to run

[x] Cowboy take me away

[x] Goodbye Earl

[x] Ain't no thang but a chicken wang

[x] Wide open spaces

[x] There's your trouble

 

DJ Sammy


[x] Heaven

 

DMX

 

 

Dream

[x] He loves you not

[x] Angel Inside

[x] Miss you

[x] I don't like anyone

[x] In my dreams

 

Drop Kick Murphys

[X] Front Seat

[X] Never Alone

[X] For Boston

[X] The Gauntlet

[X] Good Rats

[X] The New American Way

 

Drowning Pool

 

~Peices Of Nothing~

[X] Bodies

 

E

 

Eamon

[x] I don't want you back

[x] My baby's lost

[x] I want you so back

[x] On and On

 

Eminem

~Encore~

[x] Evil Deeds

[x] Like Toy Soldiers

[x] Mosh

[x] Puke

[x] My First Single

[x] Big weenie

[x] Just lose it

[x] Ass like that

[x] Mockingbird

[x] Encore

 

~The Eminem Show~

[x] White America

[X] Cleaning Out My Closet

[X] Without Me

[X] Superman

 

Evanescence

[x] Going under

[x] Bring me to life

[x] Everybody's fool

[x] My Immortal

[x] Haunted

[x] Tourniquet

[x] Imaginary

[x] Taking over me

[x] Hello

[x] My Last breath

[x] Whisper

[x] Breathe no more

[x] Thoughtless

 

Eve
[x] Gangsta Lovin

[x] Who's that girl

[x] Cowboy

[x] Let me blow ya mind

 

Everclear

[x] White noise

[x] Short blonde hair

[x] Beautiful life

[x] Volvo driving soccer mom

[x] I want to die a beautiful death

[x] Heroin girl

[x] Strawberry

[x] My sexual life

[x] Why I don't belive in God

[x] Father of mine

 

F

 

Fabolous

[x] Breathe

[x] Shake it

[x] Baby

[x] Holla at somebody real

[x] Don't stop won't stop

[x] Tit 4 tat

[x] Into you

 

Faith Hill
[x] Take me as I am

[x] Cry

[x] One

[x] Breathe

[x] This kiss

[x] Just to hear you say you love me

[x] I love you

 

Fallout boy
[x] Sugar, we're going down

[x] Dance dance

[x] Pretty in punk

[x] Grand theft autumn

[x] XO

[X] Saturday

 

 

Fantasia

[x] Free yourself

[x] Truth is

[x] Baby mama

[x] I belive

[x] This is me

 

Fat Joe

[x] Get it poppin' ft. Nelly

 

Fat Boy Slim

[x] Born slippy

[x] The real life

[x] Talk bout my baby

[x] Love life

[x] Michael Jackson

[x] Mad flava

[x] Ya mama

[x] Gangsta trippin

[x] Southern thing

[x] Rockafella skank

 

Finch

[x] New Beginnings

[x] Letters to you

[x] Post script

[x] Grey matter

[x] Perfection through silence

[x] Awake

[x] Without you here

[x] Stay with me

[x] Project mayhem

[x] Untitled

[x] Three simple words

[x] Ender

[x] What it is to burn

 

Finger Eleven
[x] One thing

[x] Other Light

[x] Complicated questions

[x] Stay in shadow

[x] Good times

[x] Absent Elements

[x] Thousand mile wish

[x] Conversations

[x] Last scene of struggling

[x] Panic attack

[x] Therapy

[x] Obvious heart

[x] Broken words

[x] First time

 

Five For fighting

[x] Angels and girlfriends

[x] If god made you

[x] 100 years

[x] One more for love

[x] Nobody

[x] Maybe I

[x] Bloody Mary

[x] Michael Jordan

[x] Love song

[x] Out of love

 

Foo Fighters

[x] All my life

[x] Low

[x] Have it all

[x] Times like these

[x] Disenchanted lullaby

[x] Tired of you

[x] Halo

[x] Lonely as you

[x] Overdrive

[x] Burn away

[x] Come back

[x] Oh george

[x] Weenie beenie

[x] M.I.A

[x] Monkey Wrench

 

Fountians Of Wayne

[X] Stacy's Mom

 

Frankie J
[x] Obsession (no es amor)

[x] The one

[x] How to deal

[x] Without you

[x] On the floor

[x] Story of my life

[x] number one fan

[x] Just can't say it's love

[x] In the moment

[x] Gone

[x] Don't Wanna Try

[x] Suga Suga

[x] Wanna Know

 

Franz Ferdinand

[x] Take me out

[x] 40 ft.

[x] Come on home

[x] Cheating on you

[x] Tell her tonight

[x] Michael

 

From Autumn to Ashes
[x] Lilacs and Lolita

[x] I'm the best at ruining my life

[x] The fiction we live

[x] Autumns monolouge

[x] Cherry kiss

[x] Eulogy for an angel

[x] Short stories with tragic endings

 

From First to Last

[X] Note To Self

[X] Secrets Don't Make Friends

[X] Ride The Wings Of Pestilence

 

Frontline


[x] Bang it

 

Fugees
[x] Nappy heads

[x] Giggles

[x] Shout out from the block

[x] Ready or not

[x] Killing me softly

[x] Mister mister

[x] Cowboys

[x] Harlem chit chat

[x] Blunted

 

G

 

Game, The

[x] Westside story

[x] Dreams

[x] Hate it or love it

[x] How we do

[x] Church for thugs

 

Garbage

[x] Shut your mouth

[x] Nobody loves you

[x] Breaking up the girl

[x] Cherry lips

[x] Stupid girl

[x] Queer

 

Garth Brooks

[x] My love tells me so

[x] Papa loved mama

[x] Unanswered prayers

[x] The thunder rolls

[x] Two pina colladas

[x] Friends in low places

[x] The cowboy song

[x] Cowboys and angels

 

Gavin DeGraw

[X] I Don't Wanna Be (One Tree Hill Theme)

[X] Chariot

 

 

Godsmack

[x] Running blind

[x] Asleep

[x] Keep away

[x] Dead and broken

[x] Serenity

[x] Voices

[x] Faceless

[x] Forgive me

[x] Whatever

[x] Mistakes

 

Goo goo dolls

[x] Iris

 

Good Charlotte

 

~The Chronicles Of Life and Death~


[x] Once upon a time: The battle of life and death

[x] The chronicles of life and death

[x] Walkaway (maybe)

[x] S.O.S

[x] I just wana live

[x] Ghost of you

[x] Predictable

[x] Secrets

[x] The truth

[x] The G world is black

[x] Moutain

[x] We belive

[x] It wasn't enough

[x] In this world

[x] Meet my maker

 

~The Young and the Hopeless

[x] My Bloody Valentine

[x] The anthem

[x] Lifestyles of the rich and famous

[x] Girls and boys

[x] The story of my old man

[x] Hold on

[x] Riot girl

[x] The day that I die

 

~Good Charlotte(Self-Titled)~

[x] Walk by

 

Goodie Mob
[x] Dirty South

[x] Soulfood

[x] Beautiful skin

[x] Street corner

[x] Serenity Prayer

 

Greenday

 

~American Idiot~


[x] American Idiot

[x] Jesus of suburbia

[x] Holiday

[x] Boulevard of broken dreams

[x] Are we the waiting

[x] ST. Jimmy

[x] Give me novacaine

[x] She's a rebel

[x] Extraordinary girl

[x] Letter bomb

[x] Wake me up when semptember ends

[x] Homecoming

[x] Whatsername

 

~Shinanigans~

[X] Suffocate


[X] Desensitized


[X] You Lied


[X] Outsider


[X] Don't Want to Fall In Love


[X] Espionage


[X] I Wanna Be On T.V.


[X] Scumbag


[X] Tired Of Waiting For You


[X] Sick Of Me


[X] Rotting


[X] Do Da Da


[X] On the Wagon


[X] Haha You're Dead

 

~Warning~

[X] Warning

[X] Jackass

[X] Waiting

[X] Minority

[X] Macy's Day Parade

 

~Nimrod~

[X] Nice Guys Finish Last

[X] Redundant

[X] Good Riddance (Time of Your Life)

 

~Insomniac~

[X] Geek Stink Breath

[X] Brain Stew

[X] Walking Contradiction

 

~Dookie~

[X] Longview

[X] Welcome to Paridise

[x] Basketcase

[X] She

[X]  When I Come Around

 

Gretchen Wilson

[x] Redneck woman

[x] Here for the party

[x] When i think about cheatin'

[x] Homewrecker

[x] Holdin' you

[x] Chariot

[x] The bed

 

G-Unit

[x] Gangsta Shit

[x] I smell pussy

[x] Footprints

[x] Stunt 101

[x] Poppin them thangz

[x] I'm so hood

 

Guns n' Roses
[x] Sweet child o' mine

[x] Don't cry

 

Gwen Stefani

[x] Hollaback girl

[x] Crash

[x] Cool

[x] What are you waiting for

[x] Rich girl

[x] Harajuku girls

[x] The real thing

[x] Serious

[x] Danger zone

[x] Long way to go

[x] Bubble pop electick

[x] Luxurious

 

H

 

Hatebreed

[x] Last breath

[x] Mark my words

[x] Burn the lies

[x] Betrayed by life

[x] Empty promises

[x] This is now

[x] Tear it down

[x] Choose or be chosen

[x] Another day another vandetta

 

Hawk nelson
[x] Take me

 

Hawthorne Heights
[x] Ohio is for lovers

[x] Life on standby

[x] Silver bullet

 

Hellogoodbye

[x] Shimmy shimmy quarterturn

 

Hilary Duff

 

[X] So Yesterday

[X] The Math

 

~A Cinderella Story~

[X] Our Lips Are Sealed ft./ Haylie Duff

[X] Crash World

 

~Fly~

[X] Fly

[X] Who's That Girl?

[X] Underneath This Smile

[X] Someone's Watching Over Me

[X] Haters

[X] Cry

 

H.I.M.

[x] Magnified features

[x] In transition

[x] Out here

[x] Clouds

[x] Were once

[x] Sea level

[x] Creality

[x] Sweat shop

[x] Three on a tree

[x] Painted egg

[x] E-Bola

[x] Book keeper

[x] Law

[x] Join me in death

 

Hoobastank

[x] The reason

[x] What happened to us

[x] Just one

[x] Never there

[x] Peices

[x] Hello again

[x] Too little too late

[x] Remember me

 

Hot hot heat

[x]  Oh Gotdammit

[x] No not now

[x] Goodnight goodnight

[x] Middle of nowhere

[x] Bandages

[x] Shame on you

[x] Get in or get out

[x] this town

 

Howie Day

[x] Sorry so sorry

[x] Kristina

[x] Everything else

[x] Morning after

[x] She says

[x] Secret

[x] Collide

 

I

 

Incubus

[x] Echo

[x] Southern girl

[x] Pardon me

[x] I miss you

[x] Idiot box

[x] Summer romance

[x] Talk shows on mute

[x] Made for a T.V movie

[x] Sick sad little world.

 

Interpol
[x] No exit

[x] Evil

[x] Narc

[x] Take you on a cruise

[x] Slow hands

[x] Not even jail

[x] Public pervert

[x] Length of love

[x] PDA

[x] NYC

[x] Say hello to the angels

[x] New

 

J

 

J.Roman


[x] Where are you

 

Jennifer Lopez

 

~Rebirth~

[X] Get Right

[X] Hold You Down

 

~This Is Me....Then~

[X] Jenny From the Block

[X] Baby I Love You

 

~J.Lo~

[X] I'm Gonna Be Alright

 

Jesse McCartney

[X] Beautiful Soul

 

Jessica Simpson

 

~In This Skin~

[x] Sweetest sin

[x] With you

[x] I haved loved you

 

~Irresistable~

[x] Irresistable

[x] I wana love you forever

 

~Sweet Kisses~

[x] I think i'm in love with you

 

Jet

[X] Are You Gonna Be My Girl

[X] Move On

 

Jimi Hendrix
[x] Look over yonder

[x] Little wing

[x] Here he comes

[x] South saturn delta

[x] Power of soul

[x] Message to the universe

[x] Tax free

[x] All along the watchtower

[x] Midnight

[x] Sweet angel

[x] Bleeding heart

[x] Freedom

[x] Izabella

[x] Angel

[x] My friend

[x] Belly button window

[x] Drivin south

[x] Love or confusion

[x] Day tripper

[x] Hoochie koochie man

[x] Purple haze

[x] The wind cries mary

[x] If 6 was 9

[x] Star spangled banner

[x] Message to love

[x] Little miss strange

[x] EXP

[x] She's so fine

 

Jimmy Eat World
[x] Bleed american

[x] A praise chorus

[x] The middle

[x] Your house

[x] Sweetness

[x] If you don't. don't

[x] Get it faster

[x] The authority song

[x] My sundown

[x] Lucky denver mint

[x] Roller queen

[x] For me this is heaven

[x] Softer

[x] 12-32-95

[X] Pain

 

J-Kwon

[X] Tipsy

 

John Mayer

[x] Your body is a wonderland

 

Johnny Cash

[x] Give my love to Rose

[x] Bridge over troubled water

[x] Danny boy

[x] I still miss someone

[x] Thirteen

[x] The man who wouldn't cry

 

K

 

Kanye West

[x] Graduation day

[x] All falls down

[x] Jesus walks

[x] Slow jams

[x] I'll fly

[x] Diamonds

 

Keith Urban

[x] Days go by

[x] Country Comfort

[x] Making memories of us

[x] She's gotta be

[x] Somebody like you

[x] Who wouldn't want to be me

[x] Where the black top ends

[x] I wana be your man forever

 

Kelis

[x] Milkshake

[x] Trick me

[x] Keep it down

[x] In public

[x] Flashback

[x] Protect my heart

[x] Millionaire

[x] Glow

[x] Sugar honey iced tea

[x] Attention

[x] Rolling through the hood

 

Kelly Clarkson

 

~Thankful~

[x] Miss Independent

[x] A moment like this

[x] Beautiful disaster

[X] Low

 

~Breakaway~

[x] Breakaway

[x] Sine you been gone

[x] Behind these hazel eyes

[X] Addicted

[X] Because Of You

[X] Gone

[X] Hear Me

 

Kenny Chesney
[x] There goes my life

[x] I go back

[x] Anything but mine

[x] When I think about leaving

[x] Old blue chair

[x] What I need to do

[x] Young

[x] I remember

[x] No shoes, no shirt no problem

[x] Don't happen twice

[x] Me and you

[x] Back where I come from

[x] When I close my eyes

[x] How forever feels

[x] You had me from hello

[x] She thinks my tractor's sexy

[x] Because of your love

[x] Back in my arms again

[x] She's got it all

[x] I will stand

 

Killers, The
[x] Mr. Brightside

[x] On top

 

 

Kimberly Locke

[x] 8th World Wonder

 

L

 

LL Cool J


[x] Hush

[x] Shake it baby

[x] Headsprung

[x] Luv you better

[x] Paradise

[x] Ahh let's get ill

[x] Starsky and hutch

[x] Clap your hands

[x] You are my heart

 

Leann Rimes

[x] Crazy

[x] Your cheatin heart

[x] Leavin on your mind

[x] Blue

[x] One way ticket

[x] The light in your eyes

[x] My baby

[x] These arms of mine

[x] But I do love you

[x] Together. Forever. Always

[x] How do i live

[x] I believe

[x] You are

 

Leeann Womack

[x] Something worth leaving behind

[x] I hope you dance

[x] After I fall

[x] Little past little rock

[x] Fool

 

LiL' John

[X] Lovers and Friends ft. Ludacris and Usher

 

Lil Kim
[x] Big momma thang

[x] Drugs

[x] Player haters

[x] She don't love you

[x] Single black female

[x] Revolution

[x] Magic stick

[x] Thug luv

 

Lindsay Lohan
[x] Rumors

[x] Speak

[x] Over

[x] Very last moment in time

[x] To know your name

[x] Disconnected

[x] Anything but me

[x] Something I never had

[x] Symptoms of you

[x] First

 

 

Lonestar

[x] Not a day goes by

[x] I want to be the one

[x] Every little thing she does

[x] Does your daddy know about me

[x] Amazed

[x] Tell her

 

Lifehouse


[x] Hanging by a moment

[x] You and me

 

Liz Phair

[x] Why can't i

[x] It's sweet

[x] South Dakota

[x] Jealousy

[x] Glory

[x] Divorce

[x] Girls room

 

Ludacris


[x] Pimpin all over tha world

 

Lynyrd Skynyrd

[x] Sweet home alabama

 

M

 

Macy Gray

[x] Boo

[x] Sexual revolution

[x] The letter

[x] Sexomatic

[x] Do something

[x] Why didn't you call me

[x] I try

[x] Blowin up yo speakers

[x] Sweet baby

 

Madonna


[x] Papa don't preach

[x] Lucky star

[x] Hollywood

[x] Die another day

[x] Music

[x] Where's the party

 

Mandy Moore

[x] Can we still be friends

[x] You remind me

[x] Seventeen

[x] Cry

[x] Crush

[x] From loving you

[x] I wana be with you

[x] Quit breaking my heart

[x] Let me be the one

[x] Not too young

[x] Always

[x] Stupid cupid

 

Marilyn Manson


[x] Obscene

[x] (s)aint

[x] This is the new shit

[x] Dope show

 

Marquese Houston


[x] All because of you

 

Mase

[x] Welcome back

[x] Breathe s.t.r.e.t.c.h shake

 

Matchbox Twenty


[x] Angry

[x] Black and white people

[x] Crutch

[x] Last beautiful girl

[x] If your gone

[x] Mad Season

[x] Rest stop

[x] The burn

[x] Bent

[x] Bed of lies

[x] Leave

[x] Stop

[x] You won't be mine

[x] Real word

[x] 3 am

[x] Longday

[x] Push

[x] Girl like that

[x] Back to good

[x] Damn

[x] Argue

[x] Kody

[x] Busted

[x] Shame

[x] Hang

 

Mariah Carey

 

~The Emancipation of Mimi~

[x] It's like that

[x] We belong together

[x] Shake it off

[x] One and only

[x] Mine again

[x] Your girl

 

~Charmbracelet~

[x] Yours

[x] The one

[x] You got me

[x] Lullaby

 

~Mariah Carey (Self-Titled)~

[x] Love takes time

[x] I don't wana cry

 

~Music Box~

[x] Hero

 

~Daydream~

[x] Always be my baby

[x] Forever

 

~Glitter~

[x] Loverboy

[x] I wish you knew

 

~Butterfly~

[x] Babydoll

 

Mario
[x] Let me love you

 

Mest

 

~Mest~

[X] Rooftops

[X] Walking On Broken Glass

[X] 2000 Miles

 

~Destination Unknown~

[X] Cadillac

[X] Fuct Up Kid

[X] Reason

[X] Chelsea

[X] Drawing Board

[X] Mother's Prayer

 

Missy Elliott
[x] Baby girl

[x] Wake up

[x] Keep it movin

[x] Is this our last time

[x] I'm really hot

[x] Dats what i'm talking about

[x] Don't be cruel

[x] Let it bump

[x] Pump it up

[x] Let me fix my weave

[x] Get your freak on

[x] Old school joint

[x] One minute man

[x] Gossip folks

[x] Work it

[x] Religous blessings

 

Modest Mouse

[x] Ocean breathes salty

[x] Float on

[x] One chance

[x] Satin in a coffin

[x] So much beauty in dirt

[x] Broke

 

Monica

[x] Should've known better

[x]  Hurts the most

[x] I wrote this song

[x] So gone

[x] Angel of mine

[x] Break my heart

 

Montgomery Gentry

[x] Carrying on

[x] Lonesome

[x] Speed

[x] My father's son

 

Mos Def

[x] Ms. Fat Booty

[x] Love

[x] Hip Hop

[x] Brooklyn

[x] Mr Nigga

 

Muse

[x] Apacalypse please

[x] Time is running out

[x] Sing for absolution

[x] Stockholm syndrome

[x] Falling away with you

[x] Interlude

[x] Hysteria

[x] Black out

[x] Butterflies and hurricanes

[x] TSP

[x] Endlessly

[x] Thoughts of a dying athiest

[x] Ruled by secrecy

[x] Hate this and i'll love you

[x] Overdue

[x] Escape

[x] Sober

[x] Uno

[x] Unintended

[x] Showbiz

[x] Cave

[x] Falling down

[x] Fillip

[x] Muscle museum

[x] Sunburn

[x] Agitated

 

My Chemical Romance

[X] I'm Not Ok (I Promise)

[X] Give 'Em Hell Kid *Fixed

[X] Not A Fashion Statement, It's A Death Wish *Fixed

[X] To The End *Fixed

[X] Thank You For The Venom *Fixed

[X] Helena *Fixed

[X] Ghost Of You

[X] I Never Told You What I Do For A Living *Fixed

 

N

 

NB Ridaz

[x] Until I die

[x] Nasty girl

[x] Ever since the first day

[x] Pretty girl

[x] Lost in love

 

 

Na Leo

[x] I miss you my Hawaii

 

Nas

[x] Oochie Wally wally

 

Natalie

[x] Energy

[x] Goin' crazy

[x] Where are you

 

Natasha Bedingfield

[X] These Words

 

Naughty By Nature
[x] Feels good

[x] It's on

[x] Hot potato

[x] Mourn you till i join you

[x] Guard your grill

 

Nelly

[x] Play it off

[x] Pretty toes

[x] My place

[x] Paradise

[x] She don't know my name

[x] N dey say

[x] Woodgrain

[x] In my life

[x] Over and Over

[x] Nobody knows

[x] Die for you

[x] Heart of a champion

[x] Na nana Na

[x] Flap your wings

[x] American dream

[x] River don't run

[x] Tilt ya head back

[x] Grand hang out

[x] Getcha getcha

[x] Country gramma

[x] Iz u

[x] E.I

[x] Dillema

[x] Hot in herr

[x] Air force ones

[x] Pimp Juice

[x] Errtime

[x] Fly away

 

Nelly Furtado

[x] Baby girl

[x] I'm like a bird

[x] My love grows deeper

[x] I will make you cry

[x] Childhood dreams

[x] Picture perfect

[x] One trick pony

 

N.E.R.D.

[x] Babydoll

[x]  Wonderful place

[x] Maybe

[x] Backseat love

[x] When she dances

[x] Rockstar

[x] Bobby James

 

 

 

NEXT
[x] Wifey

[x] My everything

[x] Shawty

[x] I still love you

[x] When we kiss

 

Nick Carter

[x] My confession

[x] I stand for you

[x] Do i have to cry for you

[x] Blow your mind

[x] Miss america

 

Nick Lachey
[x] Fall in love

[x] This i swear

 

Nina

[x] A girl can dream

 

Nivea
[x] Still in love

[x] Yeah yeah yeah

[x] Don't mess with my man

[x] One for me

[x] Laundromat

[x] You don't even know

[x] Run away

[x] Just in case

[x] No doubt

[x] Never had a girl like me

[x] Have mercy

[x] Don't mess with the radio

[x] 25 reasons

[x] Run away

 

No Doubt

~No Doubt~

[X] Let's Get Back

[X] Trapped In A Box

[X] Brand New Day

 

~Return To Saturn~

[X] Ex-Girlfriend

[X] Simple Kind Of Life

[X] Bathwater

[X] New

 

~Tragic Kingdom~

[X] Spiderwebs

[X] Excuse Me Mr.

[X] Just A Girl

[X] Happy Now?

[X] Sunday Morning

[X] Don't Speak

[X] Tragic Kingdom

 

~Rock Steady~

[X] Hella Good

[X] Hey Baby

[X] Underneath It All

[X] Running

 

O

 

Oak Ridge Boys
[x] Perfect love

[x] If all i had left

[x] Beautiful you

[x] Love song

[x] Make my life with you

 

Omarion

[x] O

 

Olivia

[x] Aww

[x] Twist it ft. Lloyd Banks

 

Ozzy Osbourne

[X] Crazy Train

[X] Dreamer

 

P

 

Papa Roach

[x] Scars

[x] Blood

[x] Life is a bullet

[x] She loves me not

[x] Love hate tragedy

[x] Last resort

 

 Paris Hilton

[X] Screwed

 

Penfifteen Club
[x] Ms Hilton

 

Phantom Planet
[x] California (OC theme song)

 

Pink
[x] Trouble

[x] God is a DJ

[x] Missundaztood

[x] Don't let me get me

[x] Like a pill

[x] Get the party started

[x] Family portarait

[x] Dear diary

[x] There you go

[x] You make me sick

 

Pink Floyd

[x] Childhood's end

[x] Hey you

[x] One of these days

[x] Embryo

[x] Brain Damage

 

Pittbull
[x] Toma

 

Play

[x] I'm going to make you love me

[x] Us Against the world

[x] Ain't no moutain high enough

[x] I must not chase the boys

[x] Another love story

[x] Every little step

 

P.O.D
[x] Will you

[x] Find my way

[x] Alive

[x] Ghetto

[x] Thinking about forever

[x] Sabbath

 

Pretty Ricky
[x] Grind with me

[x] Grind with my remix

 

Pussycat dolls
[x] Don't cha

 

Q

 

Queen
[x] Another one bites the dust

[x] Killer Queen

[x] Fat bottomed girls

[x] We will rock you

[x] We are the champions

[x] Good old fashioned lover boy

[x] Body language

[x] Life is real

 

R

 

R.Kelly
[x] Trapped in the closet

 

 

Rascal Flatts

[x] These days

[x] I melt

[x] Mayberry

[x] Love you out loud

[x] Long slow beautiful dance

[x] I'm movin on

 

Reba McEntire

[x] My sister

[x] Somebody

[x] Fancy

[x] For my broken heart

[x] Only you

[x] Heart won't lie

[x] Ring on her finger time on her hands

 

Relient K
[x] Be my escape

[x] My girl's ex boyfriend

[x] Chapped lips, chapstick, and things like chemistry

[x] Mood rings

[x] In love with the 80's

[x] Let it all out

[x] More than useless

[x] The one i'm waiting for

 

Ricky Martin

[x] She bangs

[x] Come to me

[x] Amor

[x] Maria

[x] Livin la vida loca

[x] Spanish eyes

[x] Shake your bon bon

 

Rise Against
[x] Ever changing

[x] My life inside your heart

[x] Faint Resemblence

[x] Alive and well

[x] Give it all

[x] Paper Wings

 

Rob Thomas
[x] This is how a heart breaks

[x] Love no more

 

Romeo
[x] My cinderella

[x] The one

[x] My crush

[x] Romeoland

[x] My girlfriend

[x] Lil soulja's need love too

[x]  My baby

[x] The girlies

 

Ryan Cabrera


[x] Take it all away

[x] she's

[x] Shame on me

[x] True

[x] On the way down

 

S

 

Saliva


[x] Always

[x] Raise up

[x] All because of you

[x] Rest in peices

[x] After me

[x] My goodbyes

 

Sara Evans

[x] Suds in the bucket

[x] I give in

[x] Saints and Angels

[x] I learned that from you

[x] Every little kiss

 

Savage Garden

[x] Truly madly deeply

[x] I knew I loved you

[x] Gunning down romance

[x] A thousand words

[x] Promises

 

S CLUB 7

[x] Two in a million

[x] Never had a dream come true

 

Sean Paul
[x] I'm still in love with you

 

Selena

[x] I could fall in love

[x] Dreaming of you

 

Seether

[x] Broken

[x] Fade away

[x] Needles

[x] Gasoline

[x] 69 Tea

[x] Driven under

[x] Fine again

 

 

Sensesfail

[x] Lady in a blue dress

[x] Bite to break skin

[x] Tie her down

[x] Martini kiss

[x] Choke on this

[x] Buried a lie

[x] Your cute when you scream

[x] Irony of dying on your birthday

 

Shakira

[x] Whenever whenever

[x] Underneath your clothes

[x] The one

 

Shania Twain


[x] Man I feel like a woman

[x] From this moment on

[x] Come on over

[x] Your still the one

[x] Honey I'm home

[x] That don't impress me much

[x] In my car

[x] Thank you baby

[x] She's not just a pretty face

[X] Up! (country version)

[X] Up! (pop version)

 

SheDaisy
[x] Little goodbyes

[x] Before you and me

[x] Without your love

[x] Dancing with Angels

[x] Come home soon

 

Shinedown

[x] In memory

[x] No more love

[x] 45

[x] All i ever wanted

[x] Crying out

 

Silverstein

[X] Wish I could Forget You

[X] Last Days Of Summer

[X] Giving Up

[X] When Broken Is Easily Fixed

 

Simple Plan

 

~Still Not Getting Any...~

[x] Shut up

[x] Welcome to my life

[x] Me against the music

[X] Perfect World

[X] Thank You

[x] Promise

[x] Untitled

 

~No Pads No Helmets... Just Balls~

[x] I'd do anything

[x] You don't mean anything

[x] I'm just a kid

[x] Addicted

[x] My Alien

[x] God must hate me

[x] Perfect

 

Skye Sweetnam


[x] Tangled up in me

 

Slipknot

[X] Eyeless

[X] Wait and Bleed

[X] Spit It Out

[X] Purity

[X] Only One

[X] (SIC)

 

Smile Empty Soul
[x] Bottom of a bottle

[x] Sillhouettes

[x] Nowhere kids

[x] This is war

[x] Therapy

[x] For you

[x] Your way

[x] With this life

[x] I want my life

 

Snow Patrol

[x] Never guna fall in love again

[x] Ask me how i am

[x] Down hill from here

[x] Make up

[x] Veloicity girl

[x] Fifteen minutes old

[x] Starfighter pilot

[x] Make love to me forever

[x] Black and blue

 

Snoop Dogg


[x] Drop it like it's hot

[x] Signs

[x] Beautiful

 

Something Corporate

[x] Punk rock princess

[x] Drunk girls

[x] I want to save you

[x] Miss america

[x] Only ashes

[x] As you sleep

 

Spice Girls

[x] Tell me why

[x] Wanabe

[x] Say you'll be there

[x] 2 become 1

[x] If you can't dance

[x] Who do you think you are

[x] Spice up your life

[x] Mama

 

Steriogram

~Schmack~

[X] Walkie Talkie Man

 

Story of the Year

[x] Swallowing the knife

[x] Anthem of our dying day

[x] Until the day i die

[x] And the hero will drown

[x] Razor blades

 

Sublime

[x] Date rape

[x] 40 oz to freedom

[x] Hope

[x] Romeo

[x] April 29, 1992

[x] New song

[x] Let's go get stoned

 

Sugarcult
[x] You're the one

[x] Stuck in America

[x] Hate every beautiful day

[x] Bouncing off the walls

[x] Saying goodbye

[x] Daddy's little defect

[x] Lost in you

[x] Pretty girl

[x] Crashing down

[x] How does it feel

[x] I changed my name

[x] Untitled

[X] Memory

 

Sugarland

[X] Baby Girl

[X] Something More

 

Straylight Run

[x] The perfect ending

[x] Now it's done

[x] Mistakes we knew we were making

[x] Existinealism on prom night

[x] Another word for desperate

[x] Your name here

 

Sum 41
[x] Peices

[x] In too deep

 

 

System of a down


[x] B.Y.O.B

 

T

 

Taking Back Sunday


[x] Set phasers to stun

[x] Bonus mosh pt 2

[x] A decade under the influence

[x] This photograph is proof

[x] The union

[x] New American classic

[x] I am Fred Astaire

[x] 180 by summer

[x] Number 5 with a bullet

[x] Little devotional

[x] Slowdance on the inside

[x] You know how i do

[x] Bike scene

[x] Cute without the E

[x] There's no I in team

[x] Great romances of the 20th century

[x] Ghost man on third

[x] Timberwolves at new jersey

[x] The blue channel

[x] Your so last summer

[x] Head club

 

Third Eye Blind

[x] My hit and run

[x] Anything

[x] An ode to maybe

[x] Narcolepsy

[x] Graduate

 

Three days grace

[x] I hate everything about you

[x] Let you down

[x] Now or never

[x] Overrated

 

Thrice

[x] All that's left

[x] Paper Tigers

[x] Don't tell and we won't ask

[x] The abolition of man

 

Thursday
[x] Tomorrow I'll be you

[x] Asleep in the chapel

[x] War all the time

[x] Division st.

 

Tim McGraw

[x] She's my kind of rain

[x] Real good man

[x] Seventeen

[x] Senorita Margarita

[x] Something like that

[x] Carry on

[x] I like it I love it

[x] I do but I don't

[X] My Best Friend

 

Toby Keith

[x] How do you like me now

[x] Courtesy of the red white and blue

[x] Who's your daddy

[x] Beer for my horses

[x] Stays in Mexico

[x] Mockingbird

[x] Should've been a cowboy

[x] I love this bar

[x] Whiskey girl

[x] American Soldier

[x] Hold you kiss you love you

[x] Little less talk a lot more action

[x] I don't understand my girlfriend

 

 

Tool

[x] The grudge

[x] Hooker with a penis

[x] Jimmy

[x] Prison sex

[x] Bottom

 

 

Trapt
[x] Headstrong

[x] Echo

[x] Enigma

 

Trickdaddy

[x] Gangsta Gangsta

[x] Taterhead

[x] Let me ride

[x] Suga

 

Trillville
[x] Some cut

 

 

Twista

[x] Pimp on

[x] Slo jamz

[x] Overnight celebrity

[x] Hope

[x] So sexy

 

Tyler Hilton

[x] When it comes

[x] The letter song

[x]  Glad

[x] Rolling home

[x] Pink and black

[x] Our time

[x] Kiss on

[x] Slide

[x] You, my love

[x] Insomnia

[x] Picture perfect

 

U

 

U2

[x] Vertigo

[x] All because of you

[x] A man and a woman

[x] Beautiful day

[x] The playboy mansion

[x] Sunday Bloody sunday

 

Underoath

[x] Some seek forgiveness others escape

[x] Reinventing your exit

[x] The last

[x] Young and aspiring

[x] I'm content with losing

 

Unwritten Law

[x] Save me

 

Used, The

[x] The taste of ink

[x] Poetic tragedy

[x] A box full of sharp objects

[x] Cut up angels

[x] I'm a fake

[x] Buried myself alive

 

Usher

[x] Confessions

[x] Confessions pt 2

[x] Burn

[x] Caught up

[x] My Boo

 

V

 

Vanessa Carlton

[x] Ordinary day

[x] Unsung

[x] A thousand miles

[x] Pretty baby

[x] Who's to say

[x] White houses

 

Vines, The

[x] Country yard

[x] She's got something to say to me

[x] Ride

[x] Winning days

[x] Autumn shade

 

Vitamin C

[x] Graduation

 

W

 

Weezer

[x] My best friend

[x] Freak me out

[x] Hold me

[x] We are all on drugs

[x] The damage in your heart

[x] Perfect situation

[x] American giggalo

[x] Fall together

[x] O girlfriend

[x] Tired of sex

[x] My name is jonas

[x] Only in dreams

[x] Undone (the sweater song)

 

Westlife
[x] My love

[x] Against all odds

[x] Angel's wings

[x] Every little thing you do

[x] Somebody needs you

[x] Swear it again

[x] I need you

[x] More than words

[x] Mandy

 

Whitestripes

[x] Seven nation army

[x] You've got her in your pocket

[x] Hypnotise

[x] Suzy Lee

[x] Fell in love with a girl

[x] You're pretty good looking for a girl

[x] A boy's bestfriend

[x] We're goin to be friends

 

Who, The

[x] I'm the face

[x] Summertime blues

[x] Little billy

[x] The kids are alright

[x] I'm a boy

[x] Behind blue eyes

[x] My wife

 

Willa Ford
[x] I wana be bad

[x] Did ya understand that

[x] Oooh ooh

[x] Tired

[x] Wish

[x] Prince Charming

[x] All the right moves

[x] Somebody take the pain away

 

Will Smith

[x] Switch

 

Willie Nelson

[x] Be that as it may

[x] Beer for my horses

[x] Maria

[x] On the road again

 

X

 

Xzibit

[x] Hey now (mean muggin)

[x] Multiply

[x] My name

[x] Deeper

 

Y

 

Yeah yeah yeahs

[x] Maps

[x] Modern Romance

[x] Mystery girl

 

Yellowcard

[x] Way away

[x] Breathing

[x] Ocean Avenue

[x] Empty Apartment

[x] Life of a salesman

[x] Only one

[x] Miles apart

[x] Twenty three

[x] View from Heaven

[x] Inside out

[x] Believe

[x] One year six months

[x] Back home

[x] October night

 

Ying Yang Twinz

[x] Grey Goose

[x] Salt Shaker

[x] What's happenin'

[x] Naggin'

[x] Say I yi yi

[x] Drop lyk this 2001

[x] Whistle while you twurk

[x] Wait

 

Youngbloodz

[x] Damn

[x] Down hurr in tha south

[x] Mind on my money

[x] Lean low

[x] Whatchu lookin' at

 

Z

 

Zombies, The

[x] Together

[x] Southside of the street

[x] Look for a better way

[x] I want to fly