About this Entry
Posted by: PaleBlack13

Original: 1/3/2005 10:41 PM
Views: 11

Back to Your Xanga Site


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.

 Posted 1/3/2005 10:41 PM - 11 Views

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;