home_on = new Image(130,21);
home_on.src = "graphics/home_on.gif";
introduction_on = new Image(130,21);
introduction_on.src = "graphics/introduction_on.gif";
plan_options_on = new Image(130,21);
plan_options_on.src = "graphics/plan_options_on.gif";
how_it_works_on = new Image(130,21);
how_it_works_on.src = "graphics/how_it_works_on.gif";
signup_on = new Image(130,21);
signup_on.src = "graphics/signup_on.gif";
faqs_on = new Image(130,21);
faqs_on.src = "graphics/faqs_on.gif";
//legal_on = new Image(130,21);
//legal_on.src = "graphics/legal_on.gif";
//privacy_on = new Image(130,21);
//privacy_on.src = "graphics/privacy_on.gif";
contact_on = new Image(130,21);
contact_on.src = "graphics/contact_on.gif";
refer_on = new Image(130,21);
refer_on.src = "graphics/refer_on.gif";  
calc_on = new Image(130,21);
calc_on.src = "graphics/calc_on.gif";  
blankforms_on = new Image(130,21);
blankforms_on.src = "graphics/blankforms_on.gif";

home_off = new Image(130,21);
home_off.src = "graphics/home_off.gif";
introduction_off = new Image(130,21);
introduction_off.src = "graphics/introduction_off.gif";
plan_options_off = new Image(130,21);
plan_options_off.src = "graphics/plan_options_off.gif";
how_it_works_off = new Image(130,21);
how_it_works_off.src = "graphics/how_it_works_off.gif";
signup_off = new Image(130,21);
signup_off.src = "graphics/signup_off.gif";
faqs_off = new Image(130,21);
faqs_off.src = "graphics/faqs_off.gif";
//legal_off = new Image(130,21);
//legal_off.src = "graphics/legal_off.gif";
//privacy_off = new Image(130,21);
//privacy_off.src = "graphics/privacy_off.gif";
contact_off = new Image(130,21);
contact_off.src = "graphics/contact_off.gif";
refer_off = new Image(130,21);
refer_off.src = "graphics/refer_off.gif";
calc_off = new Image(130,21);
calc_off.src = "graphics/calc_off.gif";
blankforms_off = new Image(130,21);
blankforms_off.src = "graphics/blankforms_off.gif";


