<*****> /* 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
        > White Crown PoM
New Topic    New Poll    Add Reply

<< Prev Topic | Next Topic >>
Author
Comment
TerathelBB
Guest
Posts: 1
(11/23/04 9:44 pm)
Reply

White Crown PoM
im looking for a white crown for sale, please look me up in game if you have one thank you.

coonsage123
Guest
Posts: 1
(11/25/04 2:46 pm)
Reply

Re: White Crown PoM
I can help ya out, look me up plz

Phyrex Darkmoon 
Guild Drunk
Posts: 1714
(11/26/04 5:30 pm)
Reply

Re: White Crown PoM
WTH, this an auction board now?

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