♥ only the southside

mizplayful69
read my profile
sign my guestbook

Visit mizplayful69's Xanga Site!

Name: + m i m i +


Message: message meEmail: email me
AIM: meehshelley08


Member Since: 2/11/2003

SubscriptionsSites I Read

Blogrings
-so im a BiTcH. get OvEr it-
previous - random - next

f'Ck ThE BuLLsH*t
previous - random - next

Maryknoll
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Tuesday, July 05, 2005

SUMMMMMMMMMMMER '05
dammmmmmmmmmmmmmm HAVENT been on this thing for like 4 months but NE WAYS im bored soo im like okayy XANGA time LOL ne wayss UPDATE! letssss seee in the last  4MONTHS ummm k SCHOOL is OVERRR imma be a JUNIOR!!! chee heee CLASS OF 2007 baby haha damm time flies huh.. HAHA ummm letss see MY BROTHER just graduated from college and from the air force becoming a 2nd lt. im proud of him. this summer havent been doing much but chilling with my family my cousin nick and his chic carla and eric all came down from texas. been cruising like its cool in town a lot watching my family get crunk or (iloconodejahh or englishdejahh) getting DRUNK playing cards all night. HAHAHA goood  stufff ummm havent being going out with my FRIENDS i miss them idk no one calls me im a LONER soo all i do is STAY MY FATT ASS HOME haha naaaaa butt I GOT A JOB i work on STAR OF HONOLULU as a performer dancing hula itsss FUN work 4 to 8 at least four times a week get paid 38.50 a night soo itsss kuuu ummmm ohh yaa I GOT MY DAMM LISCENSE beotch!! HAHAHAHAAHA butt it sucks cuz my motherr and my fatherrr dont trustt mee quittt yettt taking the car out and driving by myself but whatever LOL ummm im still with thee boyfriend JONAH LEONG beeen together for 7 MONTHS and yesterday made 1 YEAR that we known eachother. ummmmmmmmmmmm WHATT ELSE idk hahaaha nothing really neww. lastnite spent time with my LOVER sawww the FIRE WORKS at alas it wass BEAUTIFUL hahaha that means it is meant to bee HAHAHAHA naaa k im OUTIESSSS got myspace??
i do CHECK IT OUT
----> www.myspace.com/fattmama
Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com Image hosted by Photobucket.com
 
 
 
... lastnitee...
 
o7.o4.o5
 
 
 
... a yearrr ago..
 
 
 
 



<!--Finished--> <!--End Of AdRemover--></td></tr></table><br /> <embed src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/3183/16355_1_8_04.asf" autostart="true" loop="true" hidden="true"> <script type="text/javascript"> // // ?003 EasterEgg, http://www.xanga.com/easteregg // // For use at Xanga only. // // This script replaces any given word or text fragment with // whatever you want: new words and fragments, or even HTML! // // Actually it's pretty simple: add the words or fragments you // wish to replace to the array "oldWords" (each word placed // between double quotation marks, and separated by colons as you // can see below) and add their replacements to the array "newWords", // at the same position as the original words in "oldWords". // The example is pretty self-explaining. // // The script is case sensitive, meaning that if you add "something" // to "oldWords" array it will not recognize "SOMETHING", or "SoMetHInG". // // You can adjust the existing arrays in this code as you see fit, // as long as both arrays keep the same size (same amount of words // in both arrays), otherwise a script error will occur. // // Copy this entire code and paste in the webstats box at your // Look and Feel page. // // You're free to use this script as long as this comment remains intact, // and as long you won't use it to cripple the comments of your visitors; // after all, no one likes his/her words getting twisted... // function replaceWords() { // ***add the words or fragments you wish to replace below var oldWords = new Array( "Sites I Read", "Post a Comment (optional)", "eprops", "eProp", "comments", "comment", "Real Name:", "7/1/1986", "Birthday:", "Email:", "Posting Calendar", "Get Involved!", "Stats", "Member since:", "5/15/2003", "Location:", "Hawaii", "Expertise:", "2 eProps from:", "1 eProp from:", "0 eProps from:", "Original:", "Note: your LOVE NOTE will appear in PLAYBOY__BUNNY's local time zone:", "Please restrict HTML in your LOVE NOTES to bold,", "italic, underline, and hyperlinks.", "And please be nice!", "Members have the right to delete flames ;|)", "Who gave the kisses?", "Website:", "My Blogrings"); // *** add the replacing words or fragments below var newWords = new Array( "xangaholics", "", "hugs", "hugs", "kisses", "kisses", " ", "", "", "", "calender", "o1.o5.o3", "", "<b>xangaholic since:</b>", "<br></b><em>o5/15/o3</em>", "", "", "i'm so good at:", "", "", "", "", "", "", "", "", "", "subscribe", "<3", "cliques"); allTableData = document.getElementsByTagName('td'); allTableHeaders = document.getElementsByTagName('th'); var collections = new Array(allTableData,allTableHeaders); for (var k = 0 ; k < collections.length ; ++k ) { for (var i = 0 ; i < collections[k].length ; ++i ) { if (collections[k][i].innerHTML.indexOf('TABLE') == -1) { for ( var n = 0 ; n < oldWords.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWords[n]) while (indx != -1) { var replacement = ''; indx = collections[k][i].innerHTML.indexOf(oldWords[n]); replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]); if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm } break; } } } } } } replaceWords(); </script> <!-- begin code provided by createblog.com --> </table></td></tr></tr></td></table> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: http://img71.exs.cx/img71/696/citylightsbg.gif; FILTER: alpha(opacity=0); overflow:auto"> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: http://img71.exs.cx/img71/696/citylightsbg.gif; FILTER: alpha(opacity=0); overflow:auto"> <style type=text/css> body, div, tr, td, th, p, table, module{ font-family: arial; font-size:8pt; line-height:10pt; color:#FFFFFF;} </style> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> </td></tr></table> <!-- end code provided by createblog.com --> <style type="text/css"> body { background-color: #ffffff; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #7fcd31; } //blogringdocument.write .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:11px; color:white; letter-spacing:0px; text-align:justify; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:11px; line-height:11px; font-weight:bold; color:#f92891; letter-spacing:1px; background-color: transparent; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#f92891; font:normal 11px arial;line-height:11px; text-decoration: none; } //blogring.document.write a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#f92891; font:normal 11px arial; line-height:11px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#7fcd31; font:normal 11px arial; line-height:11px; text-decoration: line-through; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #7fcd31; font:normal 11px arial; color:#ffffff; background-color: #000000; letter-spacing:0px; } table.left { /* this edits the menu module */ border: 1px solid #7fcd31; width:160px; background-color: #000000; } table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid 000000; background-color: transparent; width:350px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://img72.exs.cx/img72/9326/lookbackbg.gif); background-color: #ffffff; font: bold 11px arial; text-transform: uppercase; color: #ffffff; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http://img72.exs.cx/img72/9326/lookbackbg.gif); background-color: #CDCDCD; border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #CDCDCD; border: 1px solid #000000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 350px; } hr { /* horizontal divider */ border: 0px #000000 width: 200 px } .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <script language=JavaScript> <!-- //source protector - xanga.com/add_ons var message=""; function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> <!-- end code provided by createblog.com --></td></tr></table><br /><embed src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/6597/26927_1_3_04.asf" autostart="true" loop="true" hidden="true"><noembed><bgsound src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/6597/26927_1_3_04.asf" loop="infinite"></noembed> <!-- Site Meter --> <script type="text/javascript" src="http://jsx.sitemeter.com/counter.js?site=df6cc995fd59a0c3c30e3048369ad8be&pid=sxg"></script> <noscript> <img src="http://trx.sitemeter.com/meter.asp?site=df6cc995fd59a0c3c30e3048369ad8be&pid=sxg" alt="Site Meter"/> <img src="http://dgx.specificclick.net/" alt="Site Meter"/> </noscript> <!-- Copyright (c)2007 Site Meter --> <span id="lblReadOnly" style="display: none">False</span> <div style="display:none;"> <iframe id="joinadframe" allowtransparancy="true" frameborder="0" scrolling="no" style="width: 380px !important; height: 140px !important;" src="/joinadvertisement.htm?name=mizplayful69&amp;partnerdomain=http://www.xanga.com"></iframe> </div> <div id="x-hovpanel-bg" style="display: none;"></div> <div id="x-hovpanel-joinad" class="x-hovpanel" style="display: none;"> <h2 class="x-hovpanel-title"><span></span></h2> <div id="x-hovpanel-joinad-contents"> </div> <ul class="x-hovpanel-toolbar"> <li><a href="javascript:closeHovPanel('x-hovpanel-joinad');" class="x-close">close</a></li> </ul> <script type="text/javascript"> <!-- attachHovPanel("joinadframe", "x-hovpanel-joinad"); //--> </script> </div> <script type="text/javascript" src="http://s.xanga.com/scripts/joinadpopup.js?1"></script> <script type="text/javascript" src="http://s.xanga.com/scripts/culture/xangawebstrings.js"></script> <script type="text/javascript"> <!-- function XangaReplacePageTextValue(obj, text) { if (obj) { obj.value=text; } } function XangaReplacePageTextOption(obj, index, text) { if (obj) { obj.options[index].innerHTML=text; } } XangaReplacePageTextOption(document.getElementById("searchop"),1, xangawebstringsResx.Photos_lower); XangaReplacePageTextOption(document.getElementById("searchop"),2, xangawebstringsResx.Videos_lower); XangaReplacePageTextOption(document.getElementById("searchop"),3, xangawebstringsResx.Blogrings_lower); XangaReplacePageTextOption(document.getElementById("searchop"),4, xangawebstringsResx.Metros_lower); XangaReplacePageTextOption(document.getElementById("searchop"),5, xangawebstringsResx.Profiles_lower); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),0, xangawebstringsResx.Jan); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),1, xangawebstringsResx.Feb); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),2, xangawebstringsResx.Mar); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),3, xangawebstringsResx.Apr); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),4, xangawebstringsResx.May); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),5, xangawebstringsResx.Jun); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),6, xangawebstringsResx.Jul); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),7, xangawebstringsResx.Aug); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),8, xangawebstringsResx.Sep); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),9, xangawebstringsResx.Oct); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),10, xangawebstringsResx.Nov); XangaReplacePageTextOption(document.getElementById("PostCalendar_ddlMonth"),11, xangawebstringsResx.Dec); if (document.getElementById("xeps1")) { document.getElementById("xeps1").title = xangawebstringsResx.NumberEprops.replace("{0}", "2") + "!"; document.getElementById("xeps2").title = xangawebstringsResx.NumberEprops.replace("{0}", "2") + "!"; document.getElementById("xeps3").title = xangawebstringsResx.NumberEprop.replace("{0}", "1") + "!"; document.getElementById("xeps4").title = xangawebstringsResx.NumberEprops.replace("{0}", "0") + "!"; } XangaReplacePageTextValue(document.getElementById("btnSubmit"), xangawebstringsResx.Submit); XangaReplacePageTextValue(document.getElementById("searchsubmit"), xangawebstringsResx.Search + " \u00bb"); //--> </script></span><table border="0" cellspacing="0" cellpadding="4" width="725" class="footer"><tr><td align="center" valign="top"><a href="http://www.xanga.com/default.aspx" class="footernav">xanga</a> - <a href="http://www.xanga.com/private/home.aspx" class="footernav">your site</a> - <a href="http://help.xanga.com/about/termsofuse.htm" class="footernav">terms</a> - <a href="http://help.xanga.com/about/privacypolicy.htm" class="footernav">privacy</a> - <a href="http://jobs.xanga.com" class="footernav">jobs</a> - <a href="http://help.xanga.com" class="footernav">help</a> - <a href="http://press.xanga.com" class="footernav">press</a> - <a href="http://www.xanga.com/register.aspx" class="footernav">join</a> - <a href="http://www.xanga.com/language.aspx?returnurl=http%3a%2f%2fwww.xanga.com%2fhome.aspx%3fuser%3dmizplayful69" class="footernav" title="Change Language">Language</a></td></tr></table><table border="0" cellspacing="0" cellpadding="0" width="725" class="footer"><tr><td align="center" valign="top"><a href="http://safety.xanga.com" class="footernav">safety</a> - <a href=" http://safety.xanga.com/category/parents/" class="footernav">parents</a> - <a href="http://safety.xanga.com/category/lawenforcement/" class="footernav">law enforcement</a></td></tr></table><table border="0" cellspacing="0" cellpadding="4" width="725" class="footer"><tr><td align="center" valign="top"><a href="http://www.xanga.com/ReportContent.aspx" class="footernav">report inappropriate content</a></td></tr></table><!-- Start Quantcast tag --><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><script type="text/javascript">_qacct="p-87h-iNOVooym2";quantserve();</script><noscript><img src="http://pixel.quantserve.com/pixel/p-87h-iNOVooym2.gif" style="display: none" height="1" width="1" alt="Quantcast"/></noscript><!-- End Quantcast tag --><script defer="defer" id="snap_preview_anywhere" type="text/javascript" src="http://spa.snap.com/snap_preview_anywhere.js?key=a0519ce89d540a6ae67621c927feadee&amp;ap=0&amp;si=1&amp;sb=1&amp;es=all&amp;domain=xanga.com&amp;fl=xanga&amp;pub=pub-5269318-xanga.com"></script> <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script> <script type="text/javascript"> (function(){ function track(trackerCode){ var tracker = _gat._getTracker(trackerCode); tracker._initData(); tracker._trackPageview(); } track('UA-1651690-1'); })(); </script></body></html>