<*****> /* 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

New Topic    New Poll
Login | Register Your Free Account (Required) | Search | Help | Find Communities! Need help logging in?

Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  Topic Replies Last Comment Started By
  I love David Hasselhoff 4 5/3/04 4:57 pm
by: Baldrik the Dorf
Ainelael
  /duck 9 5/3/04 7:24 pm
by: Mahlhavoc
R00FIA
  Bob and Tom show! 5 5/3/04 5:04 pm
by: Baldrik the Dorf
Tree50
  Gratz on teh coirinav sirs 2 5/4/04 4:57 am
by: Xlabikx Bonekissah
Xlabikx Bonekissah

1 visitor in the last 15 minutes: 0 Members - 1 Guest - 0 Anonymous


Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

New Topic    New Poll

icon legend:
Closed threads - cannot reply to these posts Closed Topics
Unread messages New messages

jump to:


Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.