| x0_Dr0pDeadGorgeous: weblog - photos - videos - audio - pulse - profile - subscribe! |
|
Wednesday, September 07, 2005
Tuesday, September 06, 2005
Friday, September 02, 2005
Monday, August 29, 2005
Sunday, August 21, 2005
|
|
Cursors by Xquizit_442
// change displayed username by micron
// for more xanga scripts and help go to createblog.com
// displayed text in place of username
var replace = 'pretty pretty paige <3';
document.getElementById('ProfileModule1_lblUserName').innerHTML = replace;
|