<*****> /* Rollovers */ /* Defined as: ** Class Name: rollovers ** ID: base image name ** Mouseoff Image: base + ID + "-off.gif" ** Mouseon Image: base + ID + "-on.gif" ** Base: Defined Below **/ var base = "http://www.orderofdraconis.com/"; // Define base directory for all images (i.e. http://www.orderofdraconis.com/Images/) // Be sure to leave a trailing slash: (/Images/) not (/Images) function document.onmouseover() { var src_cn = window.event.srcElement.className; var src_id = window.event.srcElement.id; if (src_cn == "rollovers") { window.event.srcElement.src = base + src_id + "-on.gif"; } } function document.onmouseout() { var src_cn = window.event.srcElement.className; var src_id = window.event.srcElement.id; if (src_cn == "rollovers") { window.event.srcElement.src = base + src_id + "-off.gif"; } }
Order of Draconis
    > General Discussion
        > just wanted to say hi!!
New Topic    New Poll    Add Reply

<< Prev Topic | Next Topic >>
Author
Comment
Kildya
Guest
Posts: 1
(11/21/04 8:00 pm)
Reply

just wanted to say hi!!
I thought I'd put a little post up saying hi to all my friends in OoD, it's been awhile since I've seen a lot of you, I hope you're all doing well, and enjoying the company of my favoritist rogue Grythinn *hugs* I wish you all nothing but the best and hope to see you guys soon!

Much Love,
Kildya Twice
65th Deceiver

Grythin
OoD Member
Posts: 59
(11/21/04 10:28 pm)
Reply

Re: just wanted to say hi!!
Hi baby
sorry i havent been on much lately
have a ton of company comin for holidays and alot to do

Kildya
Guest
Posts: 2
(11/23/04 4:31 pm)
Reply

Re: just wanted to say hi!!
I completely understand hun, life is gettin crazy aroundhere too :-) Also wanted to say hi and :hugs to Aaew, Gandin, and Aaka, who I never see anymore... hope you guys are doing well, take care and good luck in everything that you guys do!

Much Love,
Kildya Twice
65th Deceiver

Daisyy
Stargazer
Posts: 335
(11/25/04 11:42 am)
Reply

Re: just wanted to say hi!!
:hugs


<< 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:

- Order of Draconis - General Discussion - Order of Draconis -


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