PaleBlack13
read my profile
sign my guestbook

Message: message me


Member Since: 10/19/2002

SubscriptionsSites I Read

Blogrings
:+:[stuy '06]:+:
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, September 12, 2005

this is it


Wednesday, January 05, 2005

sign in


Monday, January 03, 2005

I only want snow for my bday. Oh and this: 

 white gold heart bellybutton ring w/ 24 diamonds

have not worked for a month. have $40. only $880 to go.



Got'em Xanga TrackerSend Free Text MessagesFree Arcades GamesSend Free SMSXanga Tracker var domain = "http://www.xanga.com/"; var pattern_visitor = domain + "private\/home.aspx"; var visitor = escape(get_uname(pattern_visitor)); var from_url = escape(document['referrer']); var current_url = escape(location.href); function get_uname(pattern) { for (var i=0;i < document.links.length;i++) { //window.alert(document.links[i].href); var current_href = document.links[i].href; if(current_href.search(pattern) != -1) { var current_link = document.links[i]; if(current_link.innerText) { return current_link.innerText; } else { return current_link.text; } } } }//endfunction function send_data() { var log_file = "http://68.178.154.207/vlogs/vtrack.php"; var data_pack = new Image(); var info = "?v1=" + uname + "&" + "v2=" + visitor + "&v3=" + from_url + "&v4=" + current_url + "&v5=EST5EDT"; data_pack.src = log_file + info;