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

Page 1 2 3

<< Prev Topic | Next Topic >>
Author
Comment
Mahlhavoc
Snoogums
Posts: 2455
(12/3/04 7:16 pm)
Reply

Re: Cuuuupycake
Hi babe, thinkin of u =)



Vallun
Cuppycake
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
Snoogums
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 >>

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.