*****> /* 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! > Thanks for my first ep armor loot! |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Z-Team Posts: 68 (10/31/04 9:22 pm) Reply |
Thanks for my first ep armor loot! Thanks for the gauntlets mold which made Raex's Gauntlets of Destruction for me! |
|||
|
Bradux17
OoD Member Posts: 70 (11/1/04 4:12 am) Reply |
Re: Thanks for my first ep armor loot!
Gratz again zeeko !!
|
|||
|
Harlaan Romancia OoD Member Posts: 114 (11/1/04 6:19 am) Reply |
Re: Thanks for my first ep armor loot! Nice addition to team zeeko lol gratz man an more to come im sure for all of us ))
|
|||
|
Iphis DaClicker
Visitor Posts: 27 (11/5/04 4:11 am) Reply |
Re: Thanks for my first ep armor loot! WOOT Zeeko & 3 /cheers for EP drops
|
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|