/* Script for index page
	Swap Image List
	2003 J.O.D.E.E. Homepage
*/

pe_on = new Image(40,40);
pe_on.src = "img/pe1.gif";
pe_off = new Image(40,40);
pe_off.src = "img/pe0.gif";

dr_on = new Image(40,40);
dr_on.src = "img/dr1.gif";
dr_off = new Image(40,40);
dr_off.src = "img/dr0.gif";

drb_on = new Image(40,40);
drb_on.src = "img/drb1.gif";
drb_off = new Image(40,40);
drb_off.src = "img/drb0.gif";

bo_on = new Image(40,40);
bo_on.src = "img/bo1.gif";
bo_off = new Image(40,40);
bo_off.src = "img/bo0.gif";

dg_on = new Image(40,40);
dg_on.src = "img/dg1.gif";
dg_off = new Image(40,40);
dg_off.src = "img/dg0.gif";

gr_on = new Image(40,40);
gr_on.src = "img/gr1.gif";
gr_off = new Image(40,40);
gr_off.src = "img/gr0.gif";

pi_on = new Image(40,40);
pi_on.src = "img/pi1.gif";
pi_off = new Image(40,40);
pi_off.src = "img/pi0.gif";

ph_on = new Image(40,40);
ph_on.src = "img/ph1.gif";
ph_off = new Image(40,40);
ph_off.src = "img/ph0.gif";

tx_on = new Image(40,40);
tx_on.src  = "img/tx1.gif";
tx_off = new Image(40,40);
tx_off.src = "img/tx0.gif";

mu_on = new Image(40,40);
mu_on.src = "img/mu1.gif";
mu_off = new Image(40,40);
mu_off.src = "img/mu0.gif";

mo_on = new Image(40,40);
mo_on.src = "img/mo1.gif";
mo_off = new Image(40,40);
mo_off.src = "img/mo0.gif";

so_on = new Image(40,40);
so_on.src = "img/so1.gif";
so_off = new Image(40,40);
so_off.src = "img/so0.gif";

li_on = new Image(40,40);
li_on.src = "img/li1.gif";
li_off = new Image(40,40);
li_off.src = "img/li0.gif";

ab_on = new Image(40,40);
ab_on.src = "img/ab1.gif";
ab_off = new Image(40,40);
ab_off.src = "img/ab0.gif";

re_on = new Image(40,40);
re_on.src = "img/re1.gif";
re_off = new Image(40,40);
re_off.src = "img/re0.gif";

jo_on = new Image(40,40);
jo_on.src = "img/jo1.gif";
jo_off = new Image(40,40);
jo_off.src = "img/jo0.gif";

vo_on = new Image(40,40);
vo_on.src = "img/vo1.gif";
vo_off = new Image(40,40);
vo_off.src = "img/vo0.gif";

