*****> /* 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 > Vallun |
|
|
Page 1 2 3 |
<< Prev Topic | Next Topic >> |
| Author |
Comment
|
|||
Mahlhavoc
![]() Posts: 2455 (12/3/04 7:16 pm) Reply |
Re: Cuuuupycake |
|||
|
Vallun
Posts: 941 (12/4/04 12:19 am) Reply |
Re: Cuuuupycake Of course you are, everytime you look at your new baby, I'm sure. =) |
|||
Mahlhavoc
![]() Posts: 2456 (12/4/04 9:58 pm) Reply |
Re: Cuuuupycake Yeah, I was changing his diaper and was shocked to find out he is hung as well as you, or should I say "Penile deficient", cept both his nuts have dropped so I guess he's one up *sadface star. |
|||
|
Jagzer
OoD Cronie Posts: 349 (12/5/04 12:00 am) Reply |
Re: Cuuuupycake |
|||
| Page 1 2 3 |
<< Prev Topic |
Next Topic >>
|
Email This To a Friend Topic Commands |
|