*****> /* 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! > This is the "thanks" forum, ya? |
|
| << Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
|
Vallun
Posts: 923 (11/11/04 10:26 am) Reply |
This is the "thanks" forum, ya? So a big "Thank You" to all of our veterans and current and past members of the armed forces.
|
|||
|
Twinkeltoes
OoD Officer Posts: 324 (11/11/04 11:30 am) Reply |
Re: This is the "thanks" forum, ya? |
|||
|
Bogmush
OoD Member Posts: 401 (11/11/04 1:32 pm) Reply |
Re: This is the "thanks" forum, ya? Indeed.
|
|||
|
OoD Member Posts: 121 (11/11/04 1:34 pm) Reply |
Re: This is the "thanks" forum, ya?
Duke Whittenhawk Holyshroud |
|||
|
Youhan
hey you Posts: 724 (11/11/04 2:51 pm) Reply |
Re: This is the "thanks" forum, ya? /salute
|
|||
|
Sajinta GT crack ho Posts: 2234 (11/11/04 3:13 pm) Reply |
Re: This is the "thanks" forum, ya?
|
|||
hunneebunnie ![]() Posts: 481 (11/11/04 4:41 pm) Reply |
Re: This is the "thanks" forum, ya?
|
|||
Aaeweini
![]() Posts: 117 (11/12/04 4:42 am) Reply |
Re: This is the "thanks" forum, ya? indeed and to their families who hold them dear supporting them both during and after their term of service
|
|||
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|