MyChemicalRomance_Layouts
testeringcodes
read my profile
sign my guestbook

Visit testeringcodes's Xanga Site!

Interests: listening to music, my favorite band is my chemical romance, my 2nd favorite band is murderdolls and then my 3rd favorite is a lot of other bands because i can not possibly choose from so many bands
Expertise: screwing things up, failing school


Message: message me
AIM: dreamsthatkillme


Member Since: 1/2/2006

SubscriptionsSites I Read

Blogrings
Music as Second Language
previous - random - next

.:*MuSiC CoDeS*:.
previous - random - next

~*We have hott MUSIC CODES*~ hiphop/rap/rock/pop
previous - random - next

~I love Rock music!!!~
previous - random - next

guess what?......YOUR MOM
previous - random - next

music is cex
previous - random - next

layouts layouts layouts layouts layouts
previous - random - next

codes u need!!!!
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, April 04, 2006


Rules



-subscribe
-no jocking
- u may use my urls for your music site but please do not copy the whole site i worked hard on it
-no rude comments
- yes i do take request
-it would be awesome if you joined my blog
- also comments are appreciated
- and subscribing to my other sites is very nice too
- I now know how to upload music for u guys to listen to so i can basically get anything for you that is on ares or limewire so request away

REQUEST FORM
Copy and paste into comment box


Name of band:
Name of song:
Name of album:

LAYOUT SITE
PERSONAL
join my blogring its called music is cex
Join this Blogring


!!SUBSCRIBE!!!!SUBSCRIBE!!
!!SUBSCRIBE!!!!SUBSCRIBE!!
!!SUBSCRIBE!!!!SUBSCRIBE!!
!!SUBSCRIBE!!!!SUBSCRIBE!!
!!SUBSCRIBE!!!!SUBSCRIBE!!
!!SUBSCRIBE!!!!SUBSCRIBE!!


Sunday, March 05, 2006



Having troubles?

"I clicked to preview the code and it works but doesnt work on my xanga"
Well in that case you have to use a playist because the music url is not mp3.


Dirrections
- You copy and paste the code into your look and feel
- You replace the url here with the url of music codes i provide
- Then "name of song" u put the name of song corresponding to the url
-Still dont get it leave a comment







20 song playist



<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">
<select style="FONT-SIZE: 8pt; BACKGROUND:#000000 ; WIDTH: 150; COLOR:#FFFFFF; font-face: ariel; height:174" name="playlist" size="1">
<option value="0">SONG NAME</option>
<option value="1">SONG NAME</option>
<option value="2">SONG NAME</option>
<option value="3">SONG NAME</option>
<option value="4">SONG NAME</option>
<option value="5">SONG NAME</option>
<option value="6">SONG NAME</option>
<option value="7">SONG NAME</option>
<option value="8">SONG NAME</option>
<option value="9">SONG NAME</option>
<option value="10">SONG NAME</option>
<option value="11">SONG NAME</option>
<option value="12">SONG NAME</option>
<option value="13">SONG NAME</option>
<option value="14">SONG NAME</option>
<option value="15">SONG NAME</option>
<option value="16">SONG NAME</option>
<option value="17">SONG NAME</option>
<option value="18">SONG NAME</option>
<option value="19">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
// www.xanga.com/smartypants91780
// unlimited songs, just copy and paste the song line and change the number
songs=new Array(55);
songs[0]="http://www.filelodge.com/files/hdd2/17398/Panic%20At%20The%20Disco%20-%2007%20-%20Lying%20Is%20The%20Most%20Fun%20A%20Girl%20Can%20Have%20Without%20Taking%20Her%20Clothes%20Off.mp3"
songs[1]="URL HERE"
songs[2]="URL HERE"
songs[3]="URL HERE"
songs[4]="URL HERE"
songs[5]="URL HERE"
songs[6]="URL HERE"
songs[7]="URL HERE"
songs[8]="URL HERE"
songs[9]="URL HERE"
songs[10]="URL HERE"
songs[11]="URL HERE"
songs[12]="URL HERE"
songs[13]="URL HERE"
songs[14]="URL HERE"
songs[15]="URL HERE"
songs[16]="URL HERE"
songs[17]="URL HERE"
songs[18]="URL HERE"
songs[19]="URL 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>

100 song playist



<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">
<select style="FONT-SIZE: 8pt; BACKGROUND:#000000 ; WIDTH: 150; COLOR:#FFFFFF; font-face: ariel; height:174" name="playlist" size="1">
<option value="0">SONG NAME</option>
<option value="1">SONG NAME</option>
<option value="2">SONG NAME</option>
<option value="3">SONG NAME</option>
<option value="4">SONG NAME</option>
<option value="5">SONG NAME</option>
<option value="6">SONG NAME</option>
<option value="7">SONG NAME</option>
<option value="8">SONG NAME</option>
<option value="9">SONG NAME</option>
<option value="10">SONG NAME</option>
<option value="11">SONG NAME</option>
<option value="12">SONG NAME</option>
<option value="13">SONG NAME</option>
<option value="14">SONG NAME</option>
<option value="15">SONG NAME</option>
<option value="16">SONG NAME</option>
<option value="17">SONG NAME</option>
<option value="18">SONG NAME</option>
<option value="19">SONG NAME</option>
<option value="20">SONG NAME</option>
<option value="21">SONG NAME</option>
<option value="22">SONG NAME</option>
<option value="23">SONG NAME</option>
<option value="24">SONG NAME</option>
<option value="25">SONG NAME</option>
<option value="26">SONG NAME</option>
<option value="27">SONG NAME</option>
<option value="28">SONG NAME</option>
<option value="29">SONG NAME</option>
<option value="30">SONG NAME</option>
<option value="31">SONG NAME</option>
<option value="32">SONG NAME</option>
<option value="33">SONG NAME</option>
<option value="34">SONG NAME</option>
<option value="35">SONG NAME</option>
<option value="36">SONG NAME</option>
<option value="37">SONG NAME</option>
<option value="38">SONG NAME</option>
<option value="39">SONG NAME</option>
<option value="40">SONG NAME</option>
<option value="41">SONG NAME</option>
<option value="42">SONG NAME</option>
<option value="43">SONG NAME</option>
<option value="44">SONG NAME</option>
<option value="45">SONG NAME</option>
<option value="46">SONG NAME</option>
<option value="47">SONG NAME</option>
<option value="48">SONG NAME</option>
<option value="49">SONG NAME</option>
<option value="50">SONG NAME</option>
<option value="51">SONG NAME</option>
<option value="52">SONG NAME</option>
<option value="53">SONG NAME</option>
<option value="54">SONG NAME</option>
<option value="55">SONG NAME</option>
<option value="56">SONG NAME</option>
<option value="57">SONG NAME</option>
<option value="58">SONG NAME</option>
<option value="59">SONG NAME</option>
<option value="60">SONG NAME</option>
<option value="61">SONG NAME</option>
<option value="62">SONG NAME</option>
<option value="63">SONG NAME</option>
<option value="64">SONG NAME</option>
<option value="65">SONG NAME</option>
<option value="66">SONG NAME</option>
<option value="67">SONG NAME</option>
<option value="68">SONG NAME</option>
<option value="69">SONG NAME</option>
<option value="70">SONG NAME</option>
<option value="71">SONG NAME</option>
<option value="72">SONG NAME</option>
<option value="73">SONG NAME</option>
<option value="74">SONG NAME</option>
<option value="75">SONG NAME</option>
<option value="76">SONG NAME</option>
<option value="77">SONG NAME</option>
<option value="78">SONG NAME</option>
<option value="79">SONG NAME</option>
<option value="80">SONG NAME</option>
<option value="81">SONG NAME</option>
<option value="82">SONG NAME</option>
<option value="83">SONG NAME</option>
<option value="84">SONG NAME</option>
<option value="85">SONG NAME</option>
<option value="86">SONG NAME</option>
<option value="87">SONG NAME</option>
<option value="88">SONG NAME</option>
<option value="89">SONG NAME</option>
<option value="90">SONG NAME</option>
<option value="91">SONG NAME</option>
<option value="92">SONG NAME</option>
<option value="93">SONG NAME</option>
<option value="94">SONG NAME</option>
<option value="95">SONG NAME</option>
<option value="96">SONG NAME</option>
<option value="97">SONG NAME</option>
<option value="98">SONG NAME</option>
<option value="99">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
// www.xanga.com/smartypants91780
// unlimited songs, just copy and paste the song line and change the number
songs=new Array(55);
songs[0]="http://www.filelodge.com/files/hdd2/17398/Panic%20At%20The%20Disco%20-%2007%20-%20Lying%20Is%20The%20Most%20Fun%20A%20Girl%20Can%20Have%20Without%20Taking%20Her%20Clothes%20Off.mp3"
songs[1]="URL HERE"
songs[2]="URL HERE"
songs[3]="URL HERE"
songs[4]="URL HERE"
songs[5]="URL HERE"
songs[6]="URL HERE"
songs[7]="URL HERE"
songs[8]="URL HERE"
songs[9]="URL HERE"
songs[10]="URL HERE"
songs[11]="URL HERE"
songs[12]="URL HERE"
songs[13]="URL HERE"
songs[14]="URL HERE"
songs[15]="URL HERE"
songs[16]="URL HERE"
songs[17]="URL HERE"
songs[18]="URL HERE"
songs[19]="URL HERE"
songs[20]="URL HERE"
songs[21]="URL HERE"
songs[22]="URL HERE"
songs[23]="URL HERE"
songs[24]="URL HERE"
songs[25]="URL HERE"
songs[26]="URL HERE"
songs[27]="URL HERE"
songs[28]="URL HERE"
songs[29]="URL HERE"
songs[30]="URL HERE"
songs[31]="URL HERE"
songs[32]="URL HERE"
songs[33]="URL HERE"
songs[34]="URL HERE"
songs[35]="URL HERE"
songs[36]="URL HERE"
songs[37]="URL HERE"
songs[38]="URL HERE"
songs[39]="URL HERE"
songs[40]="URL HERE"
songs[41]="URL HERE"
songs[42]="URL HERE"
songs[43]="URL HERE"
songs[44]="URL HERE"
songs[45]="URL HERE"
songs[46]="URL HERE"
songs[47]="URL HERE"
songs[48]="URL HERE"
songs[49]="URL HERE"
songs[50]="URL HERE"
songs[51]="URL HERE"
songs[52]="URL HERE"
songs[53]="URL HERE"
songs[54]="URL HERE"
songs[55]="URL HERE"
songs[56]="URL HERE"
songs[57]="URL HERE"
songs[58]="URL HERE"
songs[59]="URL HERE"
songs[60]="URL HERE"
songs[61]="URL HERE"
songs[62]="URL HERE"
songs[63]="URL HERE"
songs[64]="URL HERE"
songs[65]="URL HERE"
songs[66]="URL HERE"
songs[67]="URL HERE"
songs[68]="URL HERE"
songs[69]="URL HERE"
songs[70]="URL HERE"
songs[71]="URL HERE"
songs[72]="URL HERE"
songs[73]="URL HERE"
songs[74]="URL HERE"
songs[75]="URL HERE"
songs[76]="URL HERE"
songs[77]="URL HERE"
songs[78]="URL HERE"
songs[79]="URL HERE"
songs[80]="URL HERE"
songs[81]="URL HERE"
songs[82]="URL HERE"
songs[83]="URL HERE"
songs[84]="URL HERE"
songs[85]="URL HERE"
songs[86]="URL HERE"
songs[87]="URL HERE"
songs[88]="URL HERE"
songs[89]="URL HERE"
songs[90]="URL HERE"
songs[91]="URL HERE"
songs[92]="URL HERE"
songs[93]="URL HERE"
songs[94]="URL HERE"
songs[95]="URL HERE"
songs[96]="URL HERE"
songs[97]="URL HERE"
songs[98]="URL HERE"
songs[99]="URL 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>



I made these playist for you guys not for music sites to take or code sites to take so please dont steal u may use for your site but dont steal or take credit


Monday, January 02, 2006

For quick and easy finds press ctrl (+) F type the name of the band your looking for and bing it will automatically tell you if i have them on my site



please report any broken music



also bands that start with the, go under there 2nd word for ex. the unicorns would be under U



#'s




311

beautiful disaster
hive
all mixed up
amber
independence day


69 eyes, the

call me









A

adam and andrew

emo kid
all the things she said
Rap sucks
candyland






A static lullaby

stand up
shooting star that destroyed us
song for a broken heart
lipgloss and letdown




All american rejects, the
Can't Take It
Dirty Little Secret
Dont' Leave Me
Happy Endings
It Ends Tonight
Kiss Yourself Goodbye
Move Along
My Paper Heart
Night Drive
One More Sad Song
Stab My Back

Straight Jacket Feeling
Swing Swing
The Last Song
Time Stands Still
Too Far Gone
Why Worry
Your Star

Anti-flag

no borders no nation
seattle was a riot
post-war breakout
die for the government
underground network




athlete

tourist
half light
you got the style
sorrow

AVENGED SEVEN FOLD


Bat Country

Bat Country
Beast and The Harlot
Betrayed

Chapter Four
Eternal Rest
I Won't See You Tonight (Part One)
Strength Of The World
Seize The Day
Sidewinder
The Wicked End
Trashed & Scattered
Unholy Confessions

Unholy Confessions 





B



Bad religion

defense
atomic garden
shades of truth
generator
empire strikes first
answer
angeles is burning
american jesus
walk away

bedlight for blueeyes

leaving berkeley heights




black flag
Police story
Slip it in
Jealous again
Nervous Break down
Six pack
Rise above
TV Party
No Values
I dont care
Revenge
Depression
Damaged one
Fix me
Slip it in
Drink drive kill



Blood brothers

peacock skeleton with crooked feathers
every dog
love rhymes with hideous car wreck
shame
DOCTOR! DOCTOR!
march on electric childern


Brand new

the quiet things that no one ever knows
play crack in the sky
sic transit gloria glory fades
seventy times 7
Soco Amaretto Lime
no seatbelt song
failure by design

Bright eyes

blue christmas
if winter ends
you will you will you will..
time code
touch
from a balance beam
drunk catholic kid
something vague
Lua
Padriac my prince
a line allows progress,,,, a circle does not
going for the gold
devil town
gold mine gutted
we are nowhere and its now
take it easy love nothing













C


Cauterize
shine

chiodos
one day women will all become to monsters

Clash,The
London Calling
Should I stay or should I go
This is radio clash
Pressure Drop
Rock the Casbah



creed

higher
with arms wide open
my sacrafice
faceless man
im 18
stand here with me
one last breath
torn
lullaby
my own prison
dont stop dancing
what if
riders on the storm
to whom it may concern
young grow old
one
bullets
is this the end
whats the life for
bound&tied






D
death cab for cutie

movie script ending
title and Registration
new year
different names for the same thing
lack of color
we looked like giants
photobooth
soul meets body
i will follow you into the dark
brothers on a hotel bed
what sarah said
we laugh indoors
song for kelly....
someday you will be loved
wait
state st residentil



dinosaur jr
wagon
feel the pain
out there
going home
freak scene

Disturbed
liberate
stricken
darkness
stupify
believe
down with the sickness
remember
devour
bound
Intoxication
meaning of life

dropkick murphys
fields of athenry
good rats
barroom hero




E


early november, the



eisley
marvelous things
memories
one day i slowly floated away
over the mountains

evanescence
Missing
Everybody's Fool
Going Under
Haunted
My Immortal

every time i die
Bored Stiff

Ebolarama

Guitared And Feathered

I Been Gone A Long Time

Jimmy Tango's Method

The Logic Of Crocodiles






F
Fallout boy

yule shoot your eye out
sugar were going down
I've Got a Dark Alley and a Bad Idea That Says You Should Shut Your Mouth
Switchblades and Infidelity
grand theft autumn
7 minutes in heaven
dance, dance
the patron saint of liars and fakes



Fear factory

replica (live)
pisschrist
Demanufacture (live)
descent (live)
edgecrusher (live)
edgecrusher
transgenic
refueled
demanufacture
moment of impact
zero signal
body hammer
frequency
machine debaser
dog day sunrise
540000 Degrees Fahrenheit
echoes of my scream
act of god

Fight paris

couldnt find any music by fight paris


From autumn to ashes

where to draw the line
Autumns Monologue
alive out of habit
no trivia
cherry kiss
milligram smile


From first to last


featuring some of your favorite words
secrets dont make friends
kiss me im contagious


Funeral for a friend

novells
escape artist never die
roses for the dead
hospitality
alvarez
recovery
amsterdam conversations
juneau
end of nothing
all the rage
sonny
monsters
streetcar




G

Greenday
Brainstew
Sassafras roots
Boulevard of broken dreams
Wake me When September Ends







H

Halifax
sydney
broken glass syndrome



Hawthorne heights
ohio is for lovers
niki fm

Hellogoodbye
Call and return


HIM
The Sacrament
Wings Of A Butterfly
Funeral Of Hearts
Everything I Once Had




I


It dies today








J







Johnny cash
Boy named sue
man in black
ragged old flag
Ghost riders in the sky
wanderer
ring of fire
hurt
going
folsom prison blues
Tennessee Flat Top Box
(If you want more by him just request a song because he has a lot)


John Mayer
daughters
your body is a wonderland
love song for no one
humming bird
why georgia
no such thing
my stupid mouth


K

Kill hannah











L



Led zeplin



 



letter kills





M




Matchbook for romance
monsters
My eyes burn
final
tiger lilly

Mewithoutyou
Tie me up! Untie me!
Gentlemen

Minus the bear
MONKEY!!! KNIFE!!! FIGHT!!!
Memphis & 53rd
just kicken it like a wild do
Hey, wanna throw up? wanna get me naked
I'm totally not down with Rob's alien
HOORAY!!
Absinthe Party at the Fly Honey Warehouse"
They Make Beer Commercials Like This - Fine + 2 Pts

Misfits,the
Saturday Night
From hell they came
Fiend Club
Forbidden Zone
Halloween

Modest mouse


Motion city soundtrack
When your around
Make out kids
Everything is allright
The future freaks me out



my chemical romance
helena
Give 'Em Hell Kid
To The End
You know what they do to guys like us in prison
I'm Not Okay (I Promise)
The Ghost of You
The Jetset of Life is Gonna Kill You
Interlude
Thank You for the Venom
Hang 'Em High
It's not a Fashion Statement, It's a Deathwish
Cemetery Drive
I Never Told You What I do for a Living  
Romance
Honey this Mirror isn't big Enough for the two of us
Vampires will Never Hurt You
Drowning Lessons
Our Lady of Sorrows
Headfirst for Halos
Skylines and Turnstyles
Early Sunsets over Monroeville
This is the Best Day Everx
Cubicles
Demolition Lovers  
To The End REMIX
Under Pressure  



N
Nirvana




O


Ok go
Do what you want
A million ways
Its tough to have a crush
Theres a fire



P

Panic at the diso


Papa roach


Pink floyd
Have a cigar
San Tropez

Another brick in the wall part 1
Another brick in the wall part 2
Wish you were here
Comfortably numb

Plain white T's
Hey there Delilah
Radios in heaven

Poisen the well

Postal service, The
Sleeping in
Nothing better

Brand new colony
Against all odds
Such great heighs
This place is prison
District sleeps along tonight
Such great heights

Puddle of mud






Q
Request something for Q's







R

Ramones
My Sharona
Hey hoe lets go
I wanna be sedated

Blizkreig pop
I wanna be your boyfriend
Were a happy family
Beat on brat
Sitting in my room
Teenage labotamy
Judy is punk

Rancid
Tarantula
All noise
Get out of my way
Roots Radical
Shes automatic
Time bomb

Reggie and the full effect
Take me home




S




Saves the day


Seether
remedy


broken
truth


Senses fail

ground folds
bloody romance
burried a lie
1 8 7

Sex pistols


Showbread


Silverstein


Simple plan


Sisters of mercy


Slipknot



Smashing pumpkins



Something corporate


spill canvas, The
somuch
selfconclusion
staplegunned
allhailtheheartbreaker
sunsetsandcarcrashes
thetide
caterpillars


Stained


Stone sour


Straylight run


Sublime


Sugarcult


Starting line, the
leaving
cheek to cheek
nothings gonna stop us now
best of me







T


Taking back sunday
Ghost man on third
This photograph is proof

Cute with out the E
The Union
Your own disaster

Set phasers to stun
A decade under the influence
Lost and found
Your my angel

Thrice
Kill me quickly
Identity Crisis
Dead Bolt
liar (it takes 2) i uploaded this myself so no jocking

Thursday

Hole in the world
For the workforce drowning
cross out the eyes


 


U
Underoath



Unicorns, the

O's
tuff ghost
child star
I was born a Unicorn

Unwritten law
Holiday
seein red
because of you
she says
rest of my life
Get up


Used, the

i caught on fire
All that I've got
yesterdays feelings
blue and yellow
burried myself alive
bulimic
let it bleed
poetic tragedy
listening
lunacy fringe
hard to say
cut up angels
take it away
taste of ink
light with a sharpened edge
im a fake
soundeffects and overdramatics



V
request something with a V

W
weezer
Hash Pipe
Island in the sun
Perfect Situation
Beverly Hills
We are all on drugs
Buddy Holly

White stripes
Fell in love with a girl
Seven nation army
hotel yarbo
my doorbell

Blue Orchid
No home for you here
Denial Twist
were going to be friends

Screwdriver
Jimmy Exploder
Dead leaves and the dirty ground
Big three killed my baby
Jolene
I think i smell a rat
lafayette blues
Apple blossom
Hardest button to button
Lets build a home
Goin back to memphis
Lets shake hands
China pig
Little ghost
Lord send me an angel
Good to me
As ugly as i seem
Instinct blues
Youve got her in your pocket
Your pretty good looking