g1on      = new Image();
g1on.src  = "/img/new2/home_on.gif";
g1off     = new Image();
g1off.src = "/img/new2/home.gif";
g2on      = new Image(40,100);
g2on.src  = "/img/new2/join_on.gif";
g2off     = new Image(40,100);
g2off.src = "/img/new2/join.gif";
g3on      = new Image(40,100);
g3on.src  = "/img/new2/donate_on.gif";
g3off     = new Image(40,100);
g3off.src = "/img/new2/donate.gif";
g4on      = new Image(40,100);
g4on.src  = "/img/new2/take_action_on.gif";
g4off     = new Image(40,100);
g4off.src = "/img/new2/take_action.gif";
g5on      = new Image(40,100);
g5on.src  = "/img/new2/sign_resolution_on.gif";
g5off     = new Image(40,100);
g5off.src = "/img/new2/sign_resolution.gif";

