<*****> /* 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
    > Request for Access
        > ROSTER
New Topic    Add Reply

<< Prev Topic | Next Topic >>
Author
Comment
Shedazia
lost irl
Posts: 3983
(5/26/04 1:14 pm)
Reply

ROSTER
Please post here if you need to be placed on the Roster.

Tyan or myself will be able to assist you.

EDIT: If you posted and your post was deleted that means it was taken care of and you should update your information on the Guild Roster. Please repost if you there is a problem.


Shedazia-Sorceress
Order of Draconis
.

Edited by: Shedazia at: 6/1/04 11:01 am
<< 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 - Request for Access - Order of Draconis -


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