home_off = new Image();
home_off.src = "home_off.gif";
home_on = new Image();
home_on.src = "home_on.gif";

profile_off = new Image();
profile_off.src = "profile_off.gif";
profile_on = new Image();
profile_on.src = "profile_on.gif";

services_off = new Image();
services_off.src = "services_off.gif";
services_on = new Image();
services_on.src = "services_on.gif";

login_off = new Image();
login_off.src = "login_off.gif";
login_on = new Image();
login_on.src = "login_on.gif";

calendar_off = new Image();
calendar_off.src = "calendar_off.gif";
calendar_on = new Image();
calendar_on.src = "calendar_on.gif";

contact_off = new Image();
contact_off.src = "contact_off.gif";
contact_on = new Image();
contact_on.src = "contact_on.gif";

resources_off = new Image();
resources_off.src = "resources_off.gif";
resources_on = new Image();
resources_on.src = "resources_on.gif";

testimonials_off = new Image();
testimonials_off.src = "testimonials_off.gif";
testimonials_on = new Image();
testimonials_on.src = "testimonials_on.gif";

privacy_off = new Image();
privacy_off.src = "privacy_off.gif";
privacy_on = new Image();
privacy_on.src = "privacy_on.gif";

resources_here_off = new Image();
resources_here_off.src = "resources_here_off.gif";
resources_here_on = new Image();
resources_here_on.src = "resources_here_on.gif";

faqs_off = new Image();
faqs_off.src = "faqs_off.gif";
faqs_on = new Image();
faqs_on.src = "faqs_on.gif";

forms_off = new Image();
forms_off.src = "forms_off.gif";
forms_on = new Image();
forms_on.src = "forms_on.gif";

function icompPop(page){
  window.open(page,'icompwindow','width=600,height=450,resizable=yes')
}

/*
xxx_off = new Image();
xxx_off.src = "xxx_off.gif";
xxx_on = new Image();
xxx_on.src = "xxx_on.gif";
*/
