isLoaded = false;

link_side_bar_implementation_off = new Image();
link_side_bar_implementation_off.src = js_root + "images/link_side_bar_implementation_off.gif";
link_side_bar_implementation_on = new Image();
link_side_bar_implementation_on.src = js_root + "images/link_side_bar_implementation_on.gif";

link_side_bar_support_management_off = new Image();
link_side_bar_support_management_off.src = js_root + "images/link_side_bar_support_management_off.gif";
link_side_bar_support_management_on = new Image();
link_side_bar_support_management_on.src = js_root + "images/link_side_bar_support_management_on.gif";

link_side_bar_support_packages_off = new Image();
link_side_bar_support_packages_off.src = js_root + "images/link_side_bar_support_packages_off.gif";
link_side_bar_support_packages_on = new Image();
link_side_bar_support_packages_on.src = js_root + "images/link_side_bar_support_packages_on.gif";

link_side_bar_disk_imaging_off = new Image();
link_side_bar_disk_imaging_off.src = js_root + "images/link_side_bar_disk_imaging_off.gif";
link_side_bar_disk_imaging_on = new Image();
link_side_bar_disk_imaging_on.src = js_root + "images/link_side_bar_disk_imaging_on.gif";

link_side_bar_configuration_off = new Image();
link_side_bar_configuration_off.src = js_root + "images/link_side_bar_configuration_off.gif";
link_side_bar_configuration_on = new Image();
link_side_bar_configuration_on.src = js_root + "images/link_side_bar_configuration_on.gif";

link_side_bar_deployment_management_off = new Image();
link_side_bar_deployment_management_off.src = js_root + "images/link_side_bar_deployment_management_off.gif";
link_side_bar_deployment_management_on = new Image();
link_side_bar_deployment_management_on.src = js_root + "images/link_side_bar_deployment_management_on.gif";

link_side_bar_loaner_off = new Image();
link_side_bar_loaner_off.src = js_root + "images/link_side_bar_loaner_off.gif";
link_side_bar_loaner_on = new Image();
link_side_bar_loaner_on.src = js_root + "images/link_side_bar_loaner_on.gif";

link_side_bar_hot_swap_off = new Image();
link_side_bar_hot_swap_off.src = js_root + "images/link_side_bar_hot_swap_off.gif";
link_side_bar_hot_swap_on = new Image();
link_side_bar_hot_swap_on.src = js_root + "images/link_side_bar_hot_swap_on.gif";

link_side_bar_extended_warranty_off = new Image();
link_side_bar_extended_warranty_off.src = js_root + "images/link_side_bar_extended_warranty_off.gif";
link_side_bar_extended_warranty_on = new Image();
link_side_bar_extended_warranty_on.src = js_root + "images/link_side_bar_extended_warranty_on.gif";

link_side_bar_online_service_analysis_off = new Image();
link_side_bar_online_service_analysis_off.src = js_root + "images/link_side_bar_online_service_analysis_off.gif";
link_side_bar_online_service_analysis_on = new Image();
link_side_bar_online_service_analysis_on.src = js_root + "images/link_side_bar_online_service_analysis_on.gif";

link_side_bar_asset_management_off = new Image();
link_side_bar_asset_management_off.src = js_root + "images/link_side_bar_asset_management_off.gif";
link_side_bar_asset_management_on = new Image();
link_side_bar_asset_management_on.src = js_root + "images/link_side_bar_asset_management_on.gif";

link_side_bar_rapid_product_repair_off = new Image();
link_side_bar_rapid_product_repair_off.src = js_root + "images/link_side_bar_rapid_product_repair_off.gif";
link_side_bar_rapid_product_repair_on = new Image();
link_side_bar_rapid_product_repair_on.src = js_root + "images/link_side_bar_rapid_product_repair_on.gif";

link_side_bar_panasonic_toughbook_repair_off = new Image();
link_side_bar_panasonic_toughbook_repair_off.src = js_root + "images/link_side_bar_panasonic_toughbook_repair_off.gif";
link_side_bar_panasonic_toughbook_repair_on = new Image();
link_side_bar_panasonic_toughbook_repair_on.src = js_root + "images/link_side_bar_panasonic_toughbook_repair_on.gif";

link_side_bar_component_level_board_repair_off = new Image();
link_side_bar_component_level_board_repair_off.src = js_root + "images/link_side_bar_component_level_board_repair_off.gif";
link_side_bar_component_level_board_repair_on = new Image();
link_side_bar_component_level_board_repair_on.src = js_root + "images/link_side_bar_component_level_board_repair_on.gif";

link_side_bar_other_product_repair_off = new Image();
link_side_bar_other_product_repair_off.src = js_root + "images/link_side_bar_other_product_repair_off.gif";
link_side_bar_other_product_repair_on = new Image();
link_side_bar_other_product_repair_on.src = js_root + "images/link_side_bar_other_product_repair_on.gif";

isLoaded = true;