<xmp> <body><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'amiga2/stupid-genius', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "amiga2/stupid-genius"; var angelfire_member_page = "amiga2/stupid-genius/copy_of_Untitled02.html"; var angelfire_ratings_hash = "1727122883:313e862ef6541bdcb2259a96f7c07303"; var lycos_ad_category = {"find_what":"make a web page for free"}; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_300x250_dfp', [300, 250], 'div-gpt-ad-1450207484070-0').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450207484070-1').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_below_728X90_dfp', [728, 90], 'div-gpt-ad-1450207484070-2').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2","slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; })(); // Bottom Ad Injection ( function() { var b = document.getElementsByTagName("body")[0]; var iif = document.createElement('iframe'); iif.style.border = '0'; iif.style.margin = 0; iif.style.display = 'block'; iif.style.cssFloat = 'right'; iif.style.height = '254px'; iif.style.overflow = 'hidden'; iif.style.padding = 0; iif.style.width = '300px'; iif.src = '/adm/ad/injectAd.iframe.html'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( iif ); if( b ) { b.insertBefore(cdiv, b.lastChild); } })(); } </script> <style> #body .adCenterClass { margin:0 auto; display:block !important; overflow:hidden; width:100%; } #body .adCenterClass #ad_container { display:block !important; float:left; width:728px; } @media (min-width: 768px) { <!-- For 300px or less ads ONLY --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } @media (min-width: 1110px) { <!-- For 728px or less ads --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div id="ad_container"> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <!-- ///////////////////////////////////// --> <script type="text/javascript">document.write(lycos_ad['slider']);</script> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE START---> <script data-cfasync="false" language="javascript" async src="//udmserve.net/udm/img.fetch?sid=17754;tid=1;dt=6;"></script> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE END---> </xmp>


      I guess in order to understand what happened on skip Day, you’ve got to go back a couple of months to the beginning of the semester, when all this got started.

*

     I was sitting on my bed reading Dreamcatcher on a Monday evening at the end of January. We’d gotten the next day off for teacher development. Most people wouldn’t have come to school anyway, because we’d just finished exams that day, and a lot of us were worn out. I know I was. My last two exams were both of my AP classes. AP Government was a breeze, but AP Statistics tripped me a little. I was sure I’d pulled off at least an eighty-five.
     As I turned the page to the last chapter of the novel, my bedroom door flew open. I knew who it was before I looked up, because Marcus never knocks.
      “What do you want?” I asked as I continued to read my book.
      “Why you can’t look at me?” Marcus asked me. I smirked.
      “For the same reason you don’t speak properly.”
      “Ma said come down to dinner.”
     “I’m not hungry.”
      “Fine,” he said with a hint of arrogance in his voice, “more for me and ‘Shaad.”
     My eyes jetted from the page of the book to Marcus, who was grinning.
     Rashaad had been sent to jail at the end of my sophomore year. He received twenty months on a minor charge. I got up, pushed Marcus out of my room, closed, and locked my door.
     I started going through my dresser, frantically trying to find something flattering to wear to dinner. I am not the type of female (or “chicken,” if you seek technicality) who constantly feels the need to impress a man. Nor am I the type of girl (or “ho” to which they are commonly referred) who cheats on her man at every given opportunity. My relationship with Malik was perfect, and I had no cause for complaint.
     The reason for my wardrobe change was simple, really. Rashaad hadn’t seen me in almost two years. The last time he had seen me, I wore glasses and had braces, and I was a tad on the chubby side. I remember the day before he left he’d been teasing me about everything. Things I didn’t do, aliments I wasn’t victim of, and flaws I didn’t possess. Since then, I’d had my braces taken off, I’d gotten contacts and all that “chub,” as he so affectionately referred to my extra meat, had beneficially dispersed to different parts of my body. I wondered what he would think this time around. I’d been wearing my pajamas all afternoon, so I quickly changed into a pair of low rise hip huggers and a long sleeved black top. I pulled my hair down and fixed it around my face. Rashaad was going to regret everything he’d ever said to me.
     When I walked into the kitchen, everyone was already eating. My mother had made fried chicken, mashed potatoes, collard greens, and cornbread. Marcus and Jordan were sitting on the left side of the table, each with a plate full of chicken. Mom and Edward were at the ends of the table. Edward looked dead tired as usual. The only seat left was next to Rashaad, who had three pieces of chicken, four pieces of cornbread, and a plate full of collard greens.
     I sat down next to Rashaad. He looked over at me and almost choked on the piece of cornbread he was shoving into his mouth. He swallowed quickly and looked at me. I grabbed a wing and a drumstick as I pretended not to notice him looking me over. I put some greens and mashed potatoes on my plate as I felt his eyes move to my chest and torso. I grinned. I got out of my seat a little to reach for the cornbread and I felt his eyes move to my backside. I sat down quickly and Marcus and Jordan snickered while my mother laughed to herself and Edward just pretended not to notice.
     I turned my head and looked to Rashaad as he went back to his plate of food. I pushed my hair back behind my ears and cleared my throat.
      “Something I can help you with, Rashaad?”
     He shook his head and continued eating.
     I looked him over myself. He had a very muscular build. His fro was a little kinked up, but it still looked good. He didn’t look like most guys I’ve seen after they’ve gotten out of prison. Rashaad was still fine.
      “Aisha,” my mother began, causing me to shift my attention from to her from Rashaad.
      “Ma’am?” I inquired.
      “Malik called a few minutes ago. He said he wants you to call him back.”
     I nodded, but I didn’t get up. My mom wouldn’t have let me call him until after dinner, anyway. Rashaad and I made occasional eye contact during the meal. My mom was sweet to him, making sure he got enough to eat.
     Mommy made Rashaad’s favorite for dessert: peach cobbler. Jordan took his into the den so he could watch Barbershop for the 567,465,289,010,762th time. Edward took his to his room where he probably went to sleep before he could eat. Rashaad and Marcus joined Jordan in the den. I took mine outside to the porch along with the phone to call Malik.
     It was pretty cold outside, but I was willing to bear it for the little bit of privacy it would grant me. I sat down on the top step of the porch and dialed Malik’s number. I waited a couple of rings before his sister picked up. After a couple of minutes, Malik got the phone.
      “Hello?” he answered. I could tell he was eating something.
      “Hey, Baby,” I said sweetly.
      “Hey, Girl. What’s up?” He’d swallowed whatever it was that he was chewing.
      “Nothing. What are you eating?”
      “Pizza.”
      “Oh.”
      “Whatcha mama make for dinner?” I could hear that he was chewing again.
      “Fried chicken, collard greens, mashed potatoes, and cornbread.”
      “Oh real?” he swallowed again. “Then why I’m eatin’ this pizza instead of over there doggin’ yo’ mama chicken?”
     I laughed a little.
      “So what did you want me to call for?” I asked him.
      “Oh, yeah. It’s about tomorrow.”
     I sat back straight and raised my eyebrow.
      “What about it?” I asked him skeptically.
      “I gotta go see my uncle in Greensboro, Baby. I’m sorry.”
     I felt really bad, but there wasn’t much I could do or say. I understand that, sometimes, family comes first. I sighed and ate a forkful of my peach cobbler.
      “It’s okay,” I assured him. “I’ll find something to do.”
     Behind me, the front door opened. I turned and looked back at Marcus. I sighed and rolled my eyes.
      “What?” I said shortly.
      “I need to use the phone,” he demanded.
      “I’m on it right now,” I said.
      “Well, get off. You can talk to your little punk boyfriend later.”
      “No! I’m not getting off the phone!”
     He snatched the phone quickly out of my hand and held it up to his ear.
      “Bye, Malik,” he said before he hung up.
     I stood up and kicked him in the leg while he dialed a number. We walked into the house and I started for the stairs. I was beyond upset. Marcus has no respect for anyone else, just like his damn father.
     My foot touched the first step, and Marcus began to speak to me.
      “Rashaad wanna know can you do his hair tomorrow.”
      “Yes,” I told him coldly.
     I made my way to my room and slammed the door.







[]     previous           home           next    []