this layout is trashy
JubilationxLee
read my profile
sign my guestbook

Visit JubilationxLee's Xanga Site!

Name: Amber
Country: United States
State: Georgia
Metro: Atlanta
Birthday: 10/11/1989
Gender: Female


Interests: Photography.
Expertise: Dance.
Occupation: Student
Industry: Art


Message: message me
Website: visit my website
AIM: AMBER ATL says


Member Since: 5/9/2004

SubscriptionsSites I Read

Blogrings
>>nhs lil blue devilz<<
previous - random - next

austin theodore is the hottest thing since sex
previous - random - next

save a drum, bang the drummer
previous - random - next

Amber For President.
previous - random - next

CAPTAIN WIL AND HIS PIRATE FANCLUB ARR
previous - random - next

RIP Shanil
previous - random - next

Norcross High School
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Thursday, January 25, 2007

amsta

Hells yeah, I took this picture.


Tuesday, December 12, 2006

christmas3

Ryan said I was a ho ho ho.
:[


Thursday, December 07, 2006

mirror

mirror2

Let the wild rompus begin!


Sunday, December 03, 2006

show1

This is Bless the Fall, I think.
Whatever.
Last night was badass.


Friday, November 24, 2006

cs5



Next 5 >>

var rate = 100; // Increase amount(The degree of the transmutation) var obj; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) { Browser = true; } else { Browser = false; } if (Browser) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } function doRainbow() { if (Browser && act != 1) { act = 1; obj = event.srcElement; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } function stopRainbow() { if (Browser && act != 0) { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (Browser && act != 1) { obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') { act = 1; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } } //document.write.blogring.net function stopRainbowAnchor() { if (Browser && act != 0) { if (obj.tagName == 'A') { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { obj.style.color = makeColor(); } function makeColor() { // HSVtoRGB if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; } else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } //document.write.blogring.net elmR = Math.floor(elmR); elmG = Math.floor(elmG); elmB = Math.floor(elmB); clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16); elmH = elmH + rate; if (elmH >= 360) elmH = 0; return clrRGB; }
<bgsound src="http://www.thefunny.org/emo.mp3">