2020-04-23 20:55:07 +00:00
<!doctype html>
< html >
< head >
< title > Zk | [no subject]< / title >
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | [no subject]< / h1 >
< / header >
< article class = "content" >
2020-04-25 06:30:08 +00:00
< p > < span class = "tag" > diary< / span > < span class = "tag" > livejournal< / span > < span class = "tag" > fossils< / span > < / p >
< p > Just finished with the wand. It feels full. I shall let it rest until my fast (Sunday morning through Monday night), where I will identify with it.< / p >
2020-06-24 07:10:07 +00:00
< p > I think I may need to talk with Moondog about something I wrote about while in AZ. Even if she doesn’ t need it cleared up, I still want to talk about it.< / p >
2020-04-23 20:55:07 +00:00
< p > Had an interesting conversation with Danny. I blew up at him for something, but we kindasorta fixed it. Think things are mostly better now..
2020-06-24 07:10:07 +00:00
< details > < summary > Read more… < / summary > < / p >
2020-04-23 20:55:07 +00:00
< p > < / details >
Taken from Moondoggy, before I remembered the one from Shannon c.c< / p >
2020-06-24 07:10:07 +00:00
< p > (X) … been drunk?
(X) … smoked pot?
(X) … kissed a member of the opposite sex?
(X) … kissed a member of the same sex?
(X)… crashed your own car?
( ) … crashed a friend’ s car?
( ) … been to Japan?
(X) … rode in a taxi?
(NC) … had anal sex?
(X) … been in love?
(X) … had sex?
( ) … had sex in public?
(X) … been dumped?
(X) … shoplifted?
( ) … been fired?
( ) … been in a fist fight?
( ) … had a threesome?
(X) … snuck out of your parents house?
(X) … been tied up (sexually)?
( ) … been caught masturbating?
(X) … pissed on yourself?
(X) … had sex with a member of the same sex?
(NC) … had sex with a member of the opposite sex?
( ) … been arrested?
( ) … made out with a stranger?
( ) … stole something from my job?
( ) … celebrated New Years in Time Square?
( ) … gone on a blind date?
(X) … lied to a friend?
( ) … had a crush on a teacher?
( ) … celebrated Mardi Gras in New Orleans?
( ) … been to Europe?
(X) … skipped school?
( ) … slept with a co-worker?
( ) … been fisted or fisted anyone?
( ) … thrown up in a bar?
(X) … purposly set yourself on fire?
(X) … eaten Sushi?
(x) … been snowboarding?
(x) … been happy with yourself?
( ) … met a movie star?
(X) … been naked in front of another person?
(X) … had a mental illness?< / p >
2020-04-23 20:55:07 +00:00
< p > NC = too much explaining to do< / p >
< / article >
< footer >
< p > Page generated on 2004-03-16 21:15:44< / p >
< / footer >
< / main >
2020-06-24 07:10:07 +00:00
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
2020-04-23 20:55:07 +00:00
< / body >
< / html >