<*****> /* 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
    > Thank You!
        > TYVM
New Topic    New Poll    Add Reply

<< Prev Topic | Next Topic >>
Author
Comment
Grythin
OoD Member
Posts: 55
(11/11/04 3:43 pm)
Reply

TYVM
ty for the new VT cloak
that now puts me at 6855 Life raid buffed = )

Laoghaire Eire 
OoD Member
Posts: 62
(11/11/04 8:25 pm)
Reply

Re: TYVM
Grats Grythinn

Laoghaire Eire
65 Storm Warden of Xev


Aaeweini
OoD Wannabe
Posts: 119
(11/12/04 4:48 am)
Reply

Re: TYVM
:hugs

grats Gry

<< 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 - Thank You! - Order of Draconis -


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