%3Chtml%3E%3Chead%3E%3Ctitle%3EEdelyn%27s.%3C%2Ftitle%3E%0D%0A%0D%0A%3Cscript+type%3D%22text%2Fjavascript%22%3E%0D%0A%2F%2F+%3C%21%5BCDATA%5B%0D%0Avar+colour%3D%22%23666666%22%3B%0D%0Avar+sparkles%3D40%3B%0D%0A+++%0D%0Avar+x%3Dox%3D400%3B%0D%0Avar+y%3Doy%3D300%3B%0D%0Avar+swide%3D800%3B%0D%0Avar+shigh%3D600%3B%0D%0Avar+sleft%3Dsdown%3D0%3B%0D%0Avar+tiny%3Dnew+Array%28%29%3B%0D%0Avar+star%3Dnew+Array%28%29%3B%0D%0Avar+starv%3Dnew+Array%28%29%3B%0D%0Avar+starx%3Dnew+Array%28%29%3B%0D%0Avar+stary%3Dnew+Array%28%29%3B%0D%0Avar+tinyx%3Dnew+Array%28%29%3B%0D%0Avar+tinyy%3Dnew+Array%28%29%3B%0D%0Avar+tinyv%3Dnew+Array%28%29%3B%0D%0Awindow.onload%3Dfunction%28%29+%7B+if+%28document.getElementById%29+%7B%0D%0Avar+i%2C+rats%2C+rlef%2C+rdow%3B%0D%0Afor+%28var+i%3D0%3B+i%3Csparkles%3B+i%2B%2B%29+%7B%0D%0Avar+rats%3DcreateDiv%283%2C+3%29%3B%0D%0Arats.style.visibility%3D%22hidden%22%3B%0D%0Adocument.body.appendChild%28tiny%5Bi%5D%3Drats%29%3B%0D%0Astarv%5Bi%5D%3D0%3B%0D%0Atinyv%5Bi%5D%3D0%3B%0D%0Avar+rats%3DcreateDiv%285%2C+5%29%3B%0D%0Arats.style.backgroundColor%3D%22transparent%22%3B%0D%0Arats.style.visibility%3D%22hidden%22%3B%0D%0Avar+rlef%3DcreateDiv%281%2C+5%29%3B%0D%0Avar+rdow%3DcreateDiv%285%2C+1%29%3B%0D%0Arats.appendChild%28rlef%29%3B%0D%0Arats.appendChild%28rdow%29%3B%0D%0Arlef.style.top%3D%222px%22%3B%0D%0Arlef.style.left%3D%220px%22%3B%0D%0Ardow.style.top%3D%220px%22%3B%0D%0Ardow.style.left%3D%222px%22%3B%0D%0Adocument.body.appendChild%28star%5Bi%5D%3Drats%29%3B%0D%0A%7D%0D%0Aset_width%28%29%3B%0D%0Asparkle%28%29%3B%0D%0A%7D%7D%0D%0Afunction+sparkle%28%29+%7B%0D%0Avar+c%3B%0D%0Aif+%28x%21%3Dox+%7C%7C+y%21%3Doy%29+%7B%0D%0Aox%3Dx%3B%0D%0Aoy%3Dy%3B%0D%0Afor+%28c%3D0%3B+c%3Csparkles%3B+c%2B%2B%29+if+%28%21starv%5Bc%5D%29+%7B%0D%0Astar%5Bc%5D.style.left%3D%28starx%5Bc%5D%3Dx%29%2B%22px%22%3B%0D%0Astar%5Bc%5D.style.top%3D%28stary%5Bc%5D%3Dy%29%2B%22px%22%3B%0D%0Astar%5Bc%5D.style.clip%3D%22rect%280px%2C+5px%2C+5px%2C+0px%29%22%3B%0D%0Astar%5Bc%5D.style.visibility%3D%22visible%22%3B%0D%0Astarv%5Bc%5D%3D50%3B%0D%0Abreak%3B%0D%0A%7D%0D%0A%7D%0D%0Afor+%28c%3D0%3B+c%3Csparkles%3B+c%2B%2B%29+%7B%0D%0Aif+%28starv%5Bc%5D%29+update_star%28c%29%3B%0D%0Aif+%28tinyv%5Bc%5D%29+update_tiny%28c%29%3B%0D%0A%7D%0D%0AsetTimeout%28%22sparkle%28%29%22%2C+40%29%3B%0D%0A%7D%0D%0Afunction+update_star%28i%29+%7B%0D%0Aif+%28--starv%5Bi%5D%3D%3D25%29+star%5Bi%5D.style.clip%3D%22rect%281px%2C+4px%2C+4px%2C+1px%29%22%3B%0D%0Aif+%28starv%5Bi%5D%29+%7B%0D%0Astary%5Bi%5D%2B%3D1%2BMath.random%28%29*3%3B%0D%0Aif+%28stary%5Bi%5D%3Cshigh%2Bsdown%29+%7B%0D%0Astar%5Bi%5D.style.top%3Dstary%5Bi%5D%2B%22px%22%3B%0D%0Astarx%5Bi%5D%2B%3D%28i%255-2%29%2F5%3B%0D%0Astar%5Bi%5D.style.left%3Dstarx%5Bi%5D%2B%22px%22%3B%0D%0A%7D%0D%0Aelse+%7B%0D%0Astar%5Bi%5D.style.visibility%3D%22hidden%22%3B%0D%0Astarv%5Bi%5D%3D0%3B%0D%0Areturn%3B%0D%0A%7D%0D%0A%7D%0D%0Aelse+%7B%0D%0Atinyv%5Bi%5D%3D50%3B%0D%0Atiny%5Bi%5D.style.top%3D%28tinyy%5Bi%5D%3Dstary%5Bi%5D%29%2B%22px%22%3B%0D%0Atiny%5Bi%5D.style.left%3D%28tinyx%5Bi%5D%3Dstarx%5Bi%5D%29%2B%22px%22%3B%0D%0Atiny%5Bi%5D.style.width%3D%222px%22%3B%0D%0Atiny%5Bi%5D.style.height%3D%222px%22%3B%0D%0Astar%5Bi%5D.style.visibility%3D%22hidden%22%3B%0D%0Atiny%5Bi%5D.style.visibility%3D%22visible%22%0D%0A%7D%0D%0A%7D%0D%0Afunction+update_tiny%28i%29+%7B%0D%0Aif+%28--tinyv%5Bi%5D%3D%3D25%29+%7B%0D%0Atiny%5Bi%5D.style.width%3D%221px%22%3B%0D%0Atiny%5Bi%5D.style.height%3D%221px%22%3B%0D%0A%7D%0D%0Aif+%28tinyv%5Bi%5D%29+%7B%0D%0Atinyy%5Bi%5D%2B%3D1%2BMath.random%28%29*3%3B%0D%0Aif+%28tinyy%5Bi%5D%3Cshigh%2Bsdown%29+%7B%0D%0Atiny%5Bi%5D.style.top%3Dtinyy%5Bi%5D%2B%22px%22%3B%0D%0Atinyx%5Bi%5D%2B%3D%28i%255-2%29%2F5%3B%0D%0Atiny%5Bi%5D.style.left%3Dtinyx%5Bi%5D%2B%22px%22%3B%0D%0A%7D%0D%0Aelse+%7B%0D%0Atiny%5Bi%5D.style.visibility%3D%22hidden%22%3B%0D%0Atinyv%5Bi%5D%3D0%3B%0D%0Areturn%3B%0D%0A%7D%0D%0A%7D%0D%0Aelse+tiny%5Bi%5D.style.visibility%3D%22hidden%22%3B%0D%0A%7D%0D%0Adocument.onmousemove%3Dmouse%3B%0D%0Afunction+mouse%28e%29+%7B%0D%0Aset_scroll%28%29%3B%0D%0Ay%3D%28e%29%3Fe.pageY%3Aevent.y%2Bsdown%3B%0D%0Ax%3D%28e%29%3Fe.pageX%3Aevent.x%2Bsleft%3B%0D%0A%7D%0D%0Afunction+set_scroll%28%29+%7B%0D%0Aif+%28typeof%28self.pageYOffset%29%3D%3D%22number%22%29+%7B%0D%0Asdown%3Dself.pageYOffset%3B%0D%0Asleft%3Dself.pageXOffset%3B%0D%0A%7D%0D%0Aelse+if+%28document.body.scrollTop+%7C%7C+document.body.scrollLeft%29+%7B%0D%0Asdown%3Ddocument.body.scrollTop%3B%0D%0Asleft%3Ddocument.body.scrollLeft%3B%0D%0A%7D%0D%0Aelse+if+%28document.documentElement+%26%26+%28document.documentElement.scrollTop+%7C%7C+document.documentElement.scrollLeft%29%29+%7B%0D%0Asleft%3Ddocument.documentElement.scrollLeft%3B%0D%0Asdown%3Ddocument.documentElement.scrollTop%3B%0D%0A%7D%0D%0Aelse+%7B%0D%0Asdown%3D0%3B%0D%0Asleft%3D0%3B%0D%0A%7D%0D%0A%7D%0D%0Awindow.onresize%3Dset_width%3B%0D%0Afunction+set_width%28%29+%7B%0D%0Aif+%28typeof%28self.innerWidth%29%3D%3D%22number%22%29+%7B%0D%0Aswide%3Dself.innerWidth%3B%0D%0Ashigh%3Dself.innerHeight%3B%0D%0A%7D%0D%0Aelse+if+%28document.documentElement+%26%26+document.documentElement.clientWidth%29+%7B%0D%0Aswide%3Ddocument.documentElement.clientWidth%3B%0D%0Ashigh%3Ddocument.documentElement.clientHeight%3B%0D%0A%7D%0D%0Aelse+if+%28document.body.clientWidth%29+%7B%0D%0Aswide%3Ddocument.body.clientWidth%3B%0D%0Ashigh%3Ddocument.body.clientHeight%3B%0D%0A%7D%0D%0A%7D%0D%0Afunction+createDiv%28height%2C+width%29+%7B%0D%0Avar+div%3Ddocument.createElement%28%22div%22%29%3B%0D%0Adiv.style.position%3D%22absolute%22%3B%0D%0Adiv.style.height%3Dheight%2B%22px%22%3B%0D%0Adiv.style.width%3Dwidth%2B%22px%22%3B%0D%0Adiv.style.overflow%3D%22hidden%22%3B%0D%0Adiv.style.backgroundColor%3Dcolour%3B%0D%0Areturn+%28div%29%3B%0D%0A%7D%0D%0A%2F%2F+%5D%5D%3E%0D%0A%3C%2Fscript%3E%0D%0A++%0D%0A++%3Cstyle+type%3D%22text%2Fcss%22%3E%0D%0A++%23b-navbar+%7B%0D%0A+++++height%3A0px%3B%0D%0A+++++visibility%3Ahidden%3B%0D%0A+++++display%3Anone%0D%0A++%7D%0D%0A++%3C%2Fstyle%3E%0D%0A%0D%0A++%3Cstyle%3E%0D%0A++%0D%0A++body%0D%0A++%7Bfont-size%3A+9pt%3B%0D%0A++font-family%3A+century+gothic%3B%0D%0A++color%3A+%23000000%3B%0D%0A++line-height%3A10px%3B%0D%0A++letter-spacing%3A+-1px%3B%0D%0A++background%3A+url%28http%3A%2F%2Fi110.photobucket.com%2Falbums%2Fn104%2Fdeadsweetx%2Fbgme9-1-1.gif%29%3B%7D%0D%0A++%0D%0A++b+%0D%0A++%7Bcolor%3A+%23000000%3B+%7D%0D%0A++%0D%0A++i+%0D%0A++%7Bcolor%3A+%23000000%3B%7D%0D%0A++%0D%0A++u+%0D%0A++%7Bcolor%3A+%23000000%3B%0D%0A++text-decoration%3A+underline%3B%0D%0A++border-bottom%3A+1px+solid+%23ff6699%3B%7D%0D%0A++%0D%0A++A%3Alink%2C+A%3Avisited%2C+A%3Aactive%0D%0A++%7Bfont-family%3A+century+gothic%3B%0D%0A++font-size%3A+7pt%3B%0D%0A++color%3A+%23000000%3B%0D%0A++letter-spacing%3A+0px%3B%0D%0A++line-height%3A+6px%3B%0D%0A++text-decoration%3A+none%3B%0D%0A++cursor%3Adefault%3B%7D%0D%0A++%0D%0A++A%3Ahover+%7B%0D%0A++background-color%3A+%23ffffff%3B%0D%0A++color%3A+%23000000%3B%0D%0A++cursor%3Adefault%3B%7D%0D%0A++%0D%0A++.header%0D%0A++%7Bfont-family%3A+optima%3B%0D%0A++font-size%3A+8pt%3B%0D%0A++color%3A+%23000000%3B%0D%0A++text-align%3A+center%3B%0D%0A++border-bottom%3A+%3B%0D%0A++font-weight+%3Anone%3B%0D%0A++letter-spacing%3A+1px%3B%0D%0A++line-height%3A+12px%3B%0D%0A++text-transform%3A+none%3B%7D%0D%0A++%0D%0A++.date%0D%0A++%7Bfont-family%3A+optima%3B%0D%0A++font-size%3A+10pt%3B%0D%0A++color%3A+%23000000%3B%0D%0A++text-align%3A+center%3B%0D%0A++font-weight+%3Anone%3B%0D%0A++letter-spacing%3A+0px%3B%0D%0A++line-height%3A+12px%3B%0D%0A++text-transform%3A+none%3B%7D%0D%0A++%0D%0A++.scream%0D%0A++%7Bfont-family%3A+times+new+roman%3B%0D%0A++font-size%3A+20pt%3B%0D%0A++color%3A+%233C3C3C%3B%0D%0A++background%3A+none%3B%0D%0A++position%3Aabsolute%3B%0D%0A++top%3A100px%3B%0D%0A++left%3A350px%3B%0D%0A++letter-spacing%3A+-2px%3B%0D%0A++font-weight%3A+none%3B%0D%0A++line-height%3A24px%3B%0D%0A++text-transform%3A+lowercase%3B%7D%0D%0A++%0D%0A++.screamline%0D%0A++%7Bfont-family%3A+century+gothic%3B%0D%0A++font-size%3A+8pt%3B%0D%0A++color%3A+%23525252%3B%0D%0A++background%3A+none%3B%0D%0A++position%3Aabsolute%3B%0D%0A++top%3A135px%3B%0D%0A++left%3A300px%3B%0D%0A++letter-spacing%3A+1px%3B%0D%0A++font-weight%3A+none%3B%0D%0A++line-height%3A20px%3B%0D%0A++text-transform%3A+lowercase%3B%7D%0D%0A++%0D%0A++%0D%0A++.side%0D%0A++%7Bposition%3A+absolute%3B%0D%0A++left%3A+250%3B%0D%0A++top%3A+170%3B%0D%0A++padding%3A+2px%3B%0D%0A++width%3A+500px%3B%0D%0A++%7D%0D%0A%0D%0A++.box%0D%0A++%7Bbackground%3A+%23FFFFFF%3B%0D%0A++border-bottom%3A+1px+solid+%23000000%3B%0D%0A++border-top%3A+1px+solid+%23000000%3B%0D%0A++border-right%3A+1px+solid+%23000000%3B%0D%0A++border-left%3A+1px+solid+%23000000%3B%0D%0A++%7D%0D%0A++%0D%0A%0D%0A++%3C%2Fstyle%3E%0D%0A++%0D%0A++%3Cdiv+class%3D%22scream%22%3E%0D%0A++Love%2C+Loved+and+Loving+still.%3C%2Fdiv%3E%0D%0A++%3Cdiv+class%3D%22screamline%22%3EPs.+I%27ll+make+every+seconds+counts+whenever+I%27m+with+you%2C+boy.%3C%2Fdiv%3E%0D%0A++%0D%0A++%3Cdiv+class%3D%22side%22%3E%0D%0A++%3Cdiv+class%3D%22box%22%3E%0D%0A++%3Cdiv+class%3D%22header%22%3E%E2%80%A2+Make+merry%2C+baby.+%E2%80%A2%3C%2Fdiv%3E%0D%0A%3Cbr%3E%0D%0A++%3Ccenter%3E%3Ci%3ECherish+what+you+have+before+it%27s+gone+because+if+it%27s+gone%2C+it%27ll+be+gone+forever.%3C%2Fi%3E%3C%2Fcenter%3E%3Cbr%3E%0D%0A++%3C%2Fdiv%3E%3Cp%3E%0D%0A%0D%0A%3Cscript+type%3D%22text%2Fjavascript%22%3E%0D%0A%2F***********************************************%0D%0A*+Gradual+Highlight+image+script-+%3F+Dynamic+Drive+DHTML+code+library+%28www.dynamicdrive.com%29%0D%0A*+This+notice+MUST+stay+intact+for+legal+use%0D%0A*+Visit+Dynamic+Drive+at+http%3A%2F%2Fwww.dynamicdrive.com%2F+for+full+source+code%0D%0A************************%E2%81%AF***********************%2F%0D%0Avar+baseopacity%3D15%0D%0Afunction+slowhigh%28which2%29%7B%0D%0Aimgobj%3Dwhich2%0D%0Abrowserdetect%3Dwhich2.filters%3F+%22ie%22+%3A+typeof+which2.style.MozOpacity%3D%3D%22string%l+make+every+seconds+counts+whenever+I%27m+with+you%2C+boy.%3C%2Fdiv%3E%0D%0A++%0D%0A++%3Cdiv+class%3D%22side%22%3E%0D%0A++%3Cdiv+class%3D%22box%22%3E%0D%0A++%3Cdiv+class%3D%22header%22%3E%E2%80%A2+Make+merry%2C+baby.+%E2%80%A2%3C%2Fdiv%3E%0D%0A%3Cbr%3E%0D%0A++%3Ccenter%3E%3Ci%3ECherish+what+you+have+before+it%27s+gone+because+if+it%27s+gone%2C+it%27ll+be+gone+forever.%3C%2Fi%3E%3C%2Fcenter%3E%3Cbr%3E%0D%0A++%3C%2Fdiv%3E%3Cp%3E%0D%0A%0D%0A%3Cscript+type%3D%22text%2Fjavascript%22%3E%0D%0A%2F***********************************************%0D%0A*+Gradual+Highlight+image+script-+%3F+Dynamic+Drive+DHTML+code+library+%28www.dynamicdrive.com%29%0D%0A*+This+notice+MUST+stay+intact+for+legal+use%0D%0A*+Visit+Dynamic+Drive+at+http%3A%2F%2Fwww.dynamicdrive.com%2F+for+full+source+code%0D%0A************************%E2%81%AF***********************%2F%0D%0Avar+baseopacity%3D15%0D%0Afunction+slowhigh%28which2%29%7B%0D%0Aimgobj%3Dwhich2%0D%0Abrowserdetect%3Dwhich2.filters%3F+%22ie%22+%3A+typeof+which2.style.MozOpacity%3D%3D%22string%22%3F+%22mozilla%22+%3A+%22%22%0D%0Ainstantset%28baseopacity%29%0D%0Ahighlighting%3DsetInterval%28%22gradualfade%28imgobj%29%22%2C50%29%0D%0A%7D%0D%0Afunction+slowlow%28which2%29%7B%0D%0Acleartimer%28%29%0D%0Ainstantset%28baseopacity%29%0D%0A%7D%0D%0Afunction+instantset%28degree%29%7B%0D%0Aif+%28browserdetect%3D%3D%22mozilla%22%29%0D%0Aimgobj.style.MozOpacity%3Ddegree%2F100%0D%0Aelse+if+%28browserdetect%3D%3D%22ie%22%29%0D%0Aimgobj.filters.alpha.opacity%3Ddegree%0D%0A%7D%0D%0Afunction+cleartimer%28%29%7B%0D%0Aif+%28window.highlighting%29+clearInterval%28highlighting%29%0D%0A%7D%0D%0Afunction+gradualfade%28cur2%29%7B%0D%0Aif+%28browserdetect%3D%3D%22mozilla%22+%26%26+cur2.style.MozOpacity%3C1%29%0D%0Acur2.style.MozOpacity%3DMath.min%28parseFloat%28cur2.style.MozOpacity%29%2B0.1%2C+0.99%29%0D%0Aelse+if+%28browserdetect%3D%3D%22ie%22+%26%26+cur2.filters.alpha.opacity%3C100%29%0D%0Acur2.filters.alpha.opacity%2B%3D10%0D%0Aelse+if+%28window.highlighting%29%0D%0AclearInterval%28highlighting%29%0D%0A%7D%0D%0A%3C%2Fscript%3E%0D%0A%0D%0A++%0D%0A++%3Cdiv+class%3D%22box%22%3E%0D%0A++%3Cdiv+class%3D%22header%22%3E%E2%80%A2+Yours+Truly.+%E2%80%A2%3C%2Fdiv%3E%0D%0A%3Cbr%3E%0D%0A++%3Ccenter%3E%0D%0A%3Cimg+src%3D%22http%3A%2F%2Fi342.photobucket.com%2Falbums%2Fo411%2Fedelynnnnn%2Fn574600162_2345209_7062720.jpg%22+height%3D%22130%22+width%3D%22100%22+border%3D%224px+solid+%23C0C0C0%22+alt%3D%22%E2%99%A5%22height%3D%22130%22%3Bwidth%3D%22100%22+border%3D%224px+solid+%23C0C0C0%22+class%3D%22gradualshine%22+onMouseover%3D%22slowhigh%28this%29%22+onMouseout%3D%22slowlow%28this%29%22%3E%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3Cfont+face%3D%22impact%22+size%3D%225%22%3EEde%3Cu%3Elyn%3C%2Fu%3E.+%E2%99%A5%3C%2Ffont%3E%3Cbr%3E%0D%0A%3Cbr%3E%0D%0AEighteenth+of+may.+%3A%29%3Cbr%3E%0D%0A%3Cbr%3E%0D%0AI+don%27t+quite+understand+the+others+but+I+just+like+my+individuality+much+and+I+don%27t+live+for+others.+%3A%29%0D%0AI+live+my+life+with+the+greatest+companion+of+music%2C+a+big+fetish+for+killer+heels%2C+huge+induglence+in+good+food+and+having+a+strong+beliefs+in+-+%3Cb%3Ewe+reaped+what+we+sowed%3C%2Fb%3E.%0D%0ABesides+that%2C+I+love+the+wonders+of+makeups%2C+long+lashes+and+pretty+nails.+Yes%2C+to+the+extreme+that+I+change+the+color+of+my+nails+every+three+weeks.%0D%0AAnd+most+importantly%2C+I%27m+very+glad+that+I%27ve+a+bunch+of+lovely+friends+around+me+that+completes+everything.%3Cbr%3E%0D%0A%3Cbr%3E%0D%0ALast+but+not+least%2C+forgive+and+forget+do+spells+a+little+tinge+of+happiness.%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3C%21--+Facebook+Badge+START+--%3E%3Ca+href%3D%22http%3A%2F%2Fwww.facebook.com%2Fpeople%2FEdelyn-Liau%2F574600162%22+title%3D%22Edelyn+Liau%26%23039%3Bs+Facebook+Profile%22+target%3D%22_TOP%22+style%3D%22font-family%3A+%26quot%3Blucida+grande%26quot%3B%2Ctahoma%2Cverdana%2Carial%2Csans-serif%3B+font-size%3A+11px%3B+font-variant%3A+normal%3B+font-style%3A+normal%3B+font-weight%3A+normal%3B+color%3A+%233B5998%3B+text-decoration%3A+none%3B%22%3EEdelyn+Liau%27s+Profile%3C%2Fa%3E%26nbsp%3B%7C%26nbsp%3B%3Ca+href%3D%22http%3A%2F%2Fwww.facebook.com%2Fbadges.php%22+title%3D%22Make+your+own+badge%21%22+target%3D%22_TOP%22+style%3D%22font-family%3A+%26quot%3Blucida+grande%26quot%3B%2Ctahoma%2Cverdana%2Carial%2Csans-serif%3B+font-size%3A+11px%3B+font-variant%3A+normal%3B+font-style%3A+normal%3B+font-weight%3A+normal%3B+color%3A+%233B5998%3B+text-decoration%3A+none%3B%22%3ECreate+Your+Badge%3C%2Fa%3E%3Cbr+%2F%3E%3Ca+href%3D%22http%3A%2F%2Fwww.facebook.com%2Fpeople%2FEdelyn-Liau%2F574600162%22+title%3D%22Edelyn+Liau%26%23039%3Bs+Facebook+Profile%22+target%3D%22_TOP%22%3E%3Cimg+src%3D%22http%3A%2F%2Fbadge.facebook.com%2Fbadge%2F574600162.1065.16040521.png%22+alt%3D%22Edelyn+Liau%26%23039%3Bs+Facebook+Profile%22+style%3D%22border%3A+0px%3B%22+%2F%3E%3C%2Fa%3E%3C%21--+Facebook+Badge+END+--%3E%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3Ca+href%3D%22http%3A%2Fwww.millionhitcounters.com%22%3E%3Cimg+border%3D%220%22+alt%3D%22Hit+Counters%22+src%3D%22http%3A%2F%2Fwww.millionhitcounters.com%2Fcounters%2Fv%2F21768%22%3E%3C%2Fa%3E+have+viewed%3B%3Cbr%3E%0D%0Asince+August%2708.%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A++%3C%2Fdiv%3E%3Cp%3E%0D%0A++%0D%0A++%3Cdiv+class%3D%22box%22%3E%0D%0A++%3Cdiv+class%3D%22header%22%3E%E2%80%A2+Holler+%3B+But+don%27t+be+a+bitch.+%E2%80%A2%3C%2Fdiv%3E%0D%0A%3Cbr%3E%0D%0A++%3C%21--+Flooble+chatterbox+for+lynlyn+start+--%3E%0D%0A%3Cscript+language%3D%22javascript%22%3E+var+chatterbox+%3D+%27no%27%3B+%3C%2Fscript%3E%0D%0A%3Cscript+language%3D%22javascript%22+src%3D%22http%3A%2F%2Fchatter.flooble.com%2Fchatter.php%3Fjs%3Dtrue%26id%3Dlynlyn%26sid%3D4543704%22%3E%0D%0A%3C%2Fscript%3E%3Cnoscript%3E%0D%0A%3Ca+href%3D%22http%3A%2F%2Fchatter.flooble.com%2Fchatter.php%3Fid%3Dlynlyn%26sid%3D4543704%26popup%3Dtrue%26w%3D480%26h%3D400%22+%0D%0Atarget%3D%22flooblechatterbox%22+%0D%0AonClick%3D%22window.open%28%27about%3Ablank%27%2C%27flooblechatterbox%27%2C%27toolbar%3Dno%2Clocation%3Dno%2Cdirectories%3Dno%2Cstatus%3Dno%2Cmenubar%3Dno%2Cscrollbars%3Dyes%2Cresizable%3Dno%2Ccopyhistory%3Dno%2Cwidth%3D480%2Cheight%3D400%27%29%3Breturn+true%3B%22%3E%0D%0A%3Cimg+src%3D%22http%3A%2F%2Fimg.flooble.com%2Fimages%2Fchatter%2Fchaticon.gif%22+border%3D%220%22+%0D%0Aalign%3D%22absbottom%22%3ETalk%3C%2Fa%3E+%0D%0Ain+my+%3Ca+href%3D%22http%3A%2F%2Fchatter.flooble.com%2F%22%3Eflooble+chatterbox%2C+a+free+javascript+chat+tag+board+%2F+shoutbox+%2F+tagboard+program+for+your+xanga%2C+diary%2C+blogger+or+weblog%3C%2Fa%3E+%7C+%0D%0A%3Ca+href%3D%22http%3A%2F%2Fwww.flooble.com%2Fscripts%2F%22%3Eget+free+javascript+games+and+effects%3C%2Fa%3E%0D%0A%3C%2Fnoscript%3E%0D%0A%3Cscript+language%3D%22javascript%22%3E+if+%28%21chatterbox+%7C%7C+chatterbox+%21%3D+%27ok%27%29+%7B+%0D%0Adocument.write%28%27This+%3Ca+href%3D%22http%3A%2F%2Fchatter.flooble.com%2F%22%3Eflooble+chatterbox%3C%2Fa%3E+is%27%29%3B%0D%0Adocument.write%28%27+temporarily+unavailable.+It+will+be+back+up+shortly.%27%29%3B+%7D+%3C%2Fscript%3E%0D%0A%3C%21--+Flooble+chatterbox+for+lynlyn+end+--%3E%0D%0A%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A++%3C%2Fdiv%3E%3Cp%3E%0D%0A++%0D%0A++%3Cdiv+class%3D%22box%22%3E%0D%0A%3Cdiv+class%3D%22header%22%3E%E2%80%A2+Music+playing.+%E2%80%A2%3C%2Fdiv%3E%0D%0A%3Cbr%3E%0D%0A%3Cdiv+style%3D%22width%3A300px%3B%22%3E%3Cobject+width%3D%22300%22+height%3D%22110%22%3E%3Cparam+name%3D%22movie%22+value%3D%22http%3A%2F%2Fmedia.imeem.com%2Fm%2FouS7ElZx11%22%3E%3C%2Fparam%3E%3Cparam+name%3D%22wmode%22+value%3D%22transparent%22%3E%3C%2Fparam%3E%3Cembed+src%3D%22http%3A%2F%2Fmedia.imeem.com%2Fm%2FouS7ElZx11%22+type%3D%22application%2Fx-shockwave-flash%22+width%3D%22300%22+height%3D%2280%22+wmode%3D%22transparent%22%3E%3C%2Fembed%3E%3C%2Fobject%3E%3C%2Fa%3E%3C%2Fdiv%3E%3Cbr%3E%0D%0A%3Cbr%3E%0D%0A%3C%2Fdiv%3E%3Cp%3E+%0D%0A%0D%0A+%3Cdiv+class%3D%22box%22%3E%0D%0A++%3CBlogger%3E%0D%0A++%0D%0A++++++%3Cdiv+class%3D%22area%22%3E%0D%0A++%3Cdiv+class%3D%22date%22%3E+%E2