thejdm group!
http://groups.myspace.com/thejdm
personal profiles:
.saint http://profiles.myspace.com/fuckingdestroys
tenchu http://www.myspace.com/tenchu
horror http://profiles.myspace.com/users/13597229
mycivicsonair http://profiles.myspace.com/users/4369659
hatch-attack http://profiles.myspace.com/users/2515211
kotomile http://www.myspace.com/kotomile
ekcivic http://profiles.myspace.com/users/8798595
lilgirlracer http://profiles.myspace.com/users/1412123
deadontheinside http://profiles.myspace.com/users/14937031
6 jdm cylinders http://profiles.myspace.com/users/11836279
b( * Y * )bies http://www.myspace.com/b00bies
[r90]..vi||ain..//dc2// http://www.myspace.com/12771607
3rdgencrx http://profiles.myspace.com/users/7390151
ihateemokids87 http://profiles.myspace.com/users/13129907
hybrid girlie http://profiles.myspace.com/users/1176049
ae86drifter http://profiles.myspace.com/users/16436297
phan http://www.myspace.com/robbbbb
domomkiv http://profiles.myspace.com/users/1177967
jdm_ek3 http://profiles.myspace.com/users/6039983
benjamin http://www.myspace.com/12485860
da9_chinga http://www.myspace.com/chinga
h0merow http://www.myspace.com/7500499
civicex2g http://www.myspace.com/civicex2g
.joe http://www.myspace.com/speedboi
89crxsi http://www.myspace.com/89crxsi
elise http://www.myspace.com/elises
greeneggsandham http://www.myspace.com/baddmo2002
banzai http://www.myspace.com/banzaimsg
.anny. http://www.myspace.com/annycho
ef8mcm http://www.myspace.com/31504847
adding code to myspace takes some time... when you edit your profile you need to add html to the 'about me' part of the profile...
to add sound:
Code: Select all
<body><embed src="link to mp3." autostart="true" loop="false" hidden="true"><noembed><bgsound src="same link to mp3." loop="infinite"*></noembed>
to add colors/images
Code: Select all
<style type="text/css">
body {background-image:url(put a url here if u want a bg image.);background-attachment:fixed;}
table tr, td{ background-color:transparent;border:0px;padding:2;}
body{background-color:transparent;}
table table table {border:0px solid; border-color:000000; padding:1;background-color:transparent;}
table table{background-color:transparent;border:0px;}
table table table table{background-color:transparent;border:0px}
font, td, a, body, input, textarea, table{font-family:arial;background-color:transparent;}
body, td, li, p, div, textarea, li, h1, h2, p, br {background-color:transparent;font-family: arial; font-size: 8pt;}
.btext {font-family: arial; font-size: 8pt; color: 000000; }
.blacktext10 {font-family: arial; font-size: 8pt; color: gray; }
.blacktext12 {font-family: arial; font-size: 8pt; color: 000000; }
.lightbluetext8 {font-family: arial; font-size: 8pt; color: 000000; }
.nametext {font-family: arial; font-size: 8pt; color: black; }
.orangetext15 {font-family: arial; font-size: 8pt; color: 000000; }
.redbtext {font-family: verdana; font-size: 8pt; color: 000000; }
.text {font-family: verdana; font-size: 8pt; color: gray; }
.whitetext12 {font-family: verdana; font-size: 8pt; color: 000000; }
a:link {font-family: verdana; font-size: 8pt; color: 000000; }
a:hover {font-family: verdana; font-size: 8pt; color: 000000; }
a:visited {font-family: verdana; font-size: 8pt; color: 000000; }
a:link img {filter:gray;}
a:hover img {filter:none;}
.blacktext12 {visibility:hidden;}
</style>



