<*****> /* 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
        > TRIAL MEMBERS ACCESS!
New Topic    Add Reply

Next Topic >>
Author
Comment
Shedazia
lost irl
Posts: 3981
(5/26/04 1:12 pm)
Reply

TRIAL MEMBERS ACCESS!
Please post here if you need access. You will receive access to the Guild Events and Class Specific section of the guild and "Trial Member" will appear below your name when posting in these forums. The password for the Class Specific forums can be found in the event section.

Welcome to our guild Trials and good luck.

Once you have made full member of OoD, please post in the MEMBER ACCESS post and you will soon have access to the GUILD ONLY section and "OoD Member" will appear below your name when posting in these forums.

edit: If you posted and your post was deleted that means it was taken care of. Please repost if you there is a problem.


Shedazia-Sorceress
Order of Draconis
.

Edited by: Shedazia at: 6/1/04 10:58 am
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.