Land of Mythology
    > Mt. Olympus
        > A rare moment (Artemis)
New Topic    Add Reply

Page 1 2

<< Prev Topic | Next Topic >>
Author
Comment
Morningstar18
Member
Posts: 148
(11/17/04 9:21 am)
Reply

A rare moment (Artemis)
It was a rare moment for Hermes. There was no work to be done, no one ot bother, no pranks to be pulled. Frankly he wasn't in the mood, which was unusual.

Instead of being the hyperactive seducer he normally was, he found himself alone, on his stomach,, chin on his folded arms watching the mortals below. For some reason he couldn't bring himself to go find any company yet he was almost.. lonely. Hermes was never lonely. he didn't need anyone.

Beign alone with his thoughts put Hermes in a state of seriousness. very rare in deed. His brow furrowed with thought as he reflected on his actions as of late. Somthing he rarely ever did, let alone feel anything about them.

There was Nike, the sensual, tender godess of victory which he had won as his lover, whom he'd not seen or heard from in what seemed like ages. He foudn himself thining about her and her arms around him... he didn't miss her... he couldnt'. he didn't miss anyone. he didn't need anyone. Then there was PErsephone, mearly a guilty forbidden pleasure, whos temptation was far too good to pass up. She had not called on him recently and he doubted that she would. That almost... hurt... and Hermes never gave his heart to anyone to hurt. so that couldn't be it... right?

He gave a sight and thought more. Dionysus and his mortal llover, Iris and Apollo... Why IRIS? what was so good about her. why was it all the rejects had someone but he, Hermes did not? And why did he care?

he began to wonder. Had his strive for control and ego driven him to become the USED insted of the USER?






Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Unknown
(6/17/05 10:19 am)
Reply

Unknown
(This post is missing and can not be restored)

Page 1 2 << Prev Topic | Next Topic >>

Add Reply

Email This To a Friend Email This To a Friend
Topic Control Image Topic Commands
Click to receive email notification of replies Click to receive email notification of replies
Click to stop receiving email notification of replies Click to stop receiving email notification of replies
jump to:

- Land of Mythology - Mt. Olympus -


Rings



Bonds of Fantasy
Ring Owner: Tael Aen Site: The World of Tael'Aen
Previous Bond Links in the Chain Random Link in the Chain Forge your Link Next Link in the Chain
Free Site Ring form Bravenet


<***** type="text/java*****" language="Java*****"> <***** type="text/java*****"> /* CHANGE WHO'S ONLINE LABELS */ if ( !(ezPage && ezQuery ) || ezIsBoard) { replaceWhat = Array("visitor", "in the last 15 minutes", "Member", "Guest", "Anonymous"); replaceWith = Array("Visitor", "in the last 15 minutes", "Worshiper", "Traveller", "Souls"); allTables = document.getElementsByTagName("table"); for (at = 0; at < allTables.length; at++ ) { if (allTables.item(at).className == "whosonline") { wotd = allTables.item(at).getElementsByTagName("td").item(0); for ( rw = 0; rw < replaceWhat.length; rw++ ) { wotd.innerHTML = wotd.innerHTML.replace(replaceWhat[rw], replaceWith[rw]); } } } } /* END CHANGE WHO'S ONLINE LABELS */ <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true); while (range.findText("xPenelopex") ) { range.text="Penelope"; range.collapse(false); } <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true);while (range.findText("xXx Athena xXx") ) { range.text="Athena"; range.collapse(false); } <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true);while (range.findText("xDeliax") ) { range.text="Delia"; range.collapse(false); } <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true);while (range.findText("xHeart of Glassx") ) { range.text="Hestia"; range.collapse(false); } <***** language="Java*****" type="text/java*****"> var range = document.body.createTextRange(); range.collapse(true); while (range.findText("FruitoftheGods") ) { range.text="Aphrodite"; range.collapse(false); } <***** type="text/java*****"> /* POLL-STRETCHING BUG WORKAROUND */ if ((document.body.innerHTML.toLowerCase().indexOf("td" + " nowrap") != -1) && (document.().indexOf("http://www.ezboard.com/images/" + "bar.gif") != -1)) { alltd = document.getElementsByTagName("td"); for(atd=0; atd < alltd.length; atd++){ if (alltd[atd].noWrap == true && !alltd[atd].width) { alltd.item(atd).noWrap=false; alltd.item(atd).vAlign="top"; alltd.item(atd).width="40%"; alltd.item(atd+1).vAlign="top"; alltd.item(atd+2).vAlign="top"; } } } /* END POLL-STRETCHING BUG WORKAROUND */ <***** type="text/java*****"> var allSpans = document.getElementsByTagName("span"); var user = getUsername(); for (s = 0; s < all; s++) { if (allSpans.item(s).getAttribute("name") == "userName") { allSpans.item(s).innerHTML = user; } }

Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.