<*****> /* 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
        > me gonna try and get back to where i belong
New Topic    New Poll    Add Reply

<< Prev Topic | Next Topic >>
Author
Comment
mergood354
OoD Member
Posts: 21
(12/5/04 6:42 pm)
Reply

me gonna try and get back to where i belong
guys im re apping to where i never should have left from

wish me luck


Mergood !

Aelgar
OoD Member
Posts: 115
(12/6/04 11:01 pm)
Reply

Re: me gonna try and get back to where i belong
Merg - shoot me a tell when next you see me plz

Aelgar

Balagar
OoD Member
Posts: 43
(12/7/04 8:49 am)
Reply

Re: me gonna try and get back to where i belong
YAY! Good to see coming back Mergood. Cant wait to see you in raids.

Aaeweini
OoD Officer
Posts: 142
(12/8/04 5:45 am)
Reply

Re: me gonna try and get back to where i belong
yay!!!! hurry back k? :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.