jQuery(document).ready(function(){ jQuery("#input-979-287SSXBE").change(function(){ if(jQuery("#input-979-287SSXBE").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-BE_HULL]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 979-287SSXBE - Black Edition Hull)

"); jQuery("[id^=note-BE_HULL]").html("
(Included in 979-287SSXBE - Black Edition Hull)
"); jQuery("[id^=input-BE_HULL]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-979-287SSXBE").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-BE_HULL]").prop("disabled",false); } // enables the includes jQuery("[id^=input-BE_HULL]").prop("disabled",false); jQuery("[id^=input-BE_HULL]").prop("included_option", false); //if(!jQuery("#input-BE_HULL").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-BE_HULL").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-BE_HULL").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-979-287SSXBE-BE_HULL").remove(); } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-512]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685M-287SSX - Black Edition Package)

"); jQuery("[id^=note-512]").html("
(Included in 685M-287SSX - Black Edition Package)
"); jQuery("[id^=input-512]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685M-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-512]").prop("disabled",false); } // enables the includes jQuery("[id^=input-512]").prop("disabled",false); jQuery("[id^=input-512]").prop("included_option", false); //if(!jQuery("#input-512").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-512").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-512").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685M-287SSX-512").remove(); } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-551]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685M-287SSX - Black Edition Package)

"); jQuery("[id^=note-551]").html("
(Included in 685M-287SSX - Black Edition Package)
"); jQuery("[id^=input-551]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685M-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-551]").prop("disabled",false); } // enables the includes jQuery("[id^=input-551]").prop("disabled",false); jQuery("[id^=input-551]").prop("included_option", false); //if(!jQuery("#input-551").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-551").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-551").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685M-287SSX-551").remove(); } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-767B]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685M-287SSX - Black Edition Package)

"); jQuery("[id^=note-767B]").html("
(Included in 685M-287SSX - Black Edition Package)
"); jQuery("[id^=input-767B]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685M-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-767B]").prop("disabled",false); } // enables the includes jQuery("[id^=input-767B]").prop("disabled",false); jQuery("[id^=input-767B]").prop("included_option", false); //if(!jQuery("#input-767B").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-767B").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-767B").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685M-287SSX-767B").remove(); } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-512]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685V-287SSX - Black Edition Package)

"); jQuery("[id^=note-512]").html("
(Included in 685V-287SSX - Black Edition Package)
"); jQuery("[id^=input-512]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685V-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-512]").prop("disabled",false); } // enables the includes jQuery("[id^=input-512]").prop("disabled",false); jQuery("[id^=input-512]").prop("included_option", false); //if(!jQuery("#input-512").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-512").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-512").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685V-287SSX-512").remove(); } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-551]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685V-287SSX - Black Edition Package)

"); jQuery("[id^=note-551]").html("
(Included in 685V-287SSX - Black Edition Package)
"); jQuery("[id^=input-551]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685V-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-551]").prop("disabled",false); } // enables the includes jQuery("[id^=input-551]").prop("disabled",false); jQuery("[id^=input-551]").prop("included_option", false); //if(!jQuery("#input-551").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-551").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-551").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685V-287SSX-551").remove(); } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-767B]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685V-287SSX - Black Edition Package)

"); jQuery("[id^=note-767B]").html("
(Included in 685V-287SSX - Black Edition Package)
"); jQuery("[id^=input-767B]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685V-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-767B]").prop("disabled",false); } // enables the includes jQuery("[id^=input-767B]").prop("disabled",false); jQuery("[id^=input-767B]").prop("included_option", false); //if(!jQuery("#input-767B").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-767B").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-767B").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685V-287SSX-767B").remove(); } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-512]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTM-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-512]").html("
(Included in 685HTM-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-512]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTM-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-512]").prop("disabled",false); } // enables the includes jQuery("[id^=input-512]").prop("disabled",false); jQuery("[id^=input-512]").prop("included_option", false); //if(!jQuery("#input-512").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-512").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-512").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTM-287SSX-512").remove(); } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-551]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTM-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-551]").html("
(Included in 685HTM-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-551]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTM-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-551]").prop("disabled",false); } // enables the includes jQuery("[id^=input-551]").prop("disabled",false); jQuery("[id^=input-551]").prop("included_option", false); //if(!jQuery("#input-551").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-551").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-551").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTM-287SSX-551").remove(); } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-752B]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTM-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-752B]").html("
(Included in 685HTM-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-752B]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTM-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-752B]").prop("disabled",false); } // enables the includes jQuery("[id^=input-752B]").prop("disabled",false); jQuery("[id^=input-752B]").prop("included_option", false); //if(!jQuery("#input-752B").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-752B").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-752B").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTM-287SSX-752B").remove(); } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-512]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTV-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-512]").html("
(Included in 685HTV-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-512]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTV-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-512]").prop("disabled",false); } // enables the includes jQuery("[id^=input-512]").prop("disabled",false); jQuery("[id^=input-512]").prop("included_option", false); //if(!jQuery("#input-512").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-512").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-512").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTV-287SSX-512").remove(); } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-551]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTV-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-551]").html("
(Included in 685HTV-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-551]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTV-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-551]").prop("disabled",false); } // enables the includes jQuery("[id^=input-551]").prop("disabled",false); jQuery("[id^=input-551]").prop("included_option", false); //if(!jQuery("#input-551").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-551").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-551").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTV-287SSX-551").remove(); } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { // if this is overwrite_group-1 we need to take into account some things // the visitor should still be able to select other engines // disable the includes and checks it jQuery("[id^=input-752B]").each(function(){ if(jQuery(this).is(":visible") && jQuery(this).attr("color_rule_applied") != 1 && jQuery(this).attr("canvas_rule_applied") != 1 ) { jQuery(this).prop("disabled", true); jQuery(this).prop("included_option", true); if(!jQuery(this).prop("checked")) { jQuery(this).prop("checked", true).change(); } } }); // add a note to the disable option to tell why this is disabled but included //alert("


(Included in 685HTV-287SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-752B]").html("
(Included in 685HTV-287SSX - Black Edition Hardtop Package)
"); jQuery("[id^=input-752B]").parent().parent().addClass("byb_option_green"); } // here we reverse out everything from above else { // if this is not a radio group if(jQuery("#input-685HTV-287SSX").prop("type") == "checkbox") { // this was removed 3/2019 by rusty due to it not un disableing checkboxes. not sure why it was here in the first place? // enables the includes //jQuery("[id^=input-752B]").prop("disabled",false); } // enables the includes jQuery("[id^=input-752B]").prop("disabled",false); jQuery("[id^=input-752B]").prop("included_option", false); //if(!jQuery("#input-752B").prop("checked")) //{ //alert("i fire now"); //jQuery("#input-752B").parent().parent().removeClass("byb_option_green"); //} jQuery("#input-752B").parent().parent().removeClass("byb_option_green"); // add a note to the disable option to tell why this is disabled but included jQuery("#note-single-include-685HTV-287SSX-752B").remove(); } }); // end click listener }); // end of document ready jQuery(document).ready(function(){ jQuery("#input-951-287SSXBLK").change(function(){ if(jQuery("#input-951-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXBLK]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXBLK - Hull Bottom Gelcoat - Black)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXBLK]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXBLK"); //alert(jQuery("[id^=input-951-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-951-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXBLK").prop("checked")) { jQuery("#input-951-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXBLK-979]").length === 0) { jQuery("#note-951-287SSXBLK").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXBLK-979]").remove(); jQuery("[id^=input-951-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXBLU").change(function(){ if(jQuery("#input-951-287SSXBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXBLU]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXBLU - Hull Bottom Gelcoat - Biscayne Blue)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXBLU]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXBLU"); //alert(jQuery("[id^=input-951-287SSXBLU]").attr("title")); //alert(jQuery("[id^=input-951-287SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXBLU").prop("checked")) { jQuery("#input-951-287SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXBLU-979]").length === 0) { jQuery("#note-951-287SSXBLU").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXBLU-979]").remove(); jQuery("[id^=input-951-287SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXSBL").change(function(){ if(jQuery("#input-951-287SSXSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXSBL]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXSBL - Hull Bottom Gelcoat - Steel Blue)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXSBL]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXSBL"); //alert(jQuery("[id^=input-951-287SSXSBL]").attr("title")); //alert(jQuery("[id^=input-951-287SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXSBL").prop("checked")) { jQuery("#input-951-287SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXSBL-979]").length === 0) { jQuery("#note-951-287SSXSBL").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXSBL-979]").remove(); jQuery("[id^=input-951-287SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXALY").change(function(){ if(jQuery("#input-951-287SSXALY").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXALY]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXALY - Hull Bottom Gelcoat - Alloy Gray)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXALY]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXALY"); //alert(jQuery("[id^=input-951-287SSXALY]").attr("title")); //alert(jQuery("[id^=input-951-287SSXALY]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXALY").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXALY").prop("checked")) { jQuery("#input-951-287SSXALY").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXALY"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXALY-979]").length === 0) { jQuery("#note-951-287SSXALY").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXALY]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXALY").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXALY-979]").remove(); jQuery("[id^=input-951-287SSXALY]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXSTL").change(function(){ if(jQuery("#input-951-287SSXSTL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXSTL]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXSTL - Hull Bottom Gelcoat - Stealth Gray)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXSTL]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXSTL"); //alert(jQuery("[id^=input-951-287SSXSTL]").attr("title")); //alert(jQuery("[id^=input-951-287SSXSTL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXSTL").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXSTL").prop("checked")) { jQuery("#input-951-287SSXSTL").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXSTL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXSTL-979]").length === 0) { jQuery("#note-951-287SSXSTL").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXSTL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXSTL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXSTL-979]").remove(); jQuery("[id^=input-951-287SSXSTL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXICE").change(function(){ if(jQuery("#input-951-287SSXICE").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXICE]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXICE - Hull Bottom Gelcoat - Ice Blue)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXICE]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXICE"); //alert(jQuery("[id^=input-951-287SSXICE]").attr("title")); //alert(jQuery("[id^=input-951-287SSXICE]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXICE").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXICE").prop("checked")) { jQuery("#input-951-287SSXICE").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXICE"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXICE-979]").length === 0) { jQuery("#note-951-287SSXICE").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXICE]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXICE").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXICE-979]").remove(); jQuery("[id^=input-951-287SSXICE]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-287SSXGRN").change(function(){ if(jQuery("#input-951-287SSXGRN").prop("checked")) { //alert("na_with here"); //alert("[id^=input-979]"); //alert(jQuery("[id^=input-979]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-979]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-979]").prop("checked")) { jQuery("[id^=input-979]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-979-951-287SSXGRN]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-287SSXGRN - Hull Bottom Gelcoat - Seafoam Green)
"); } jQuery("[id^=input-979]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-979]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-979-951-287SSXGRN]").remove(); jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-979]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-951-287SSXGRN"); //alert(jQuery("[id^=input-951-287SSXGRN]").attr("title")); //alert(jQuery("[id^=input-951-287SSXGRN]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-287SSXGRN").prop("disabled", true); // determine if checked if(jQuery("#input-951-287SSXGRN").prop("checked")) { jQuery("#input-951-287SSXGRN").removeAttr("checked").change(); } //console.log("if of reverse input-951-287SSXGRN"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-287SSXGRN-979]").length === 0) { jQuery("#note-951-287SSXGRN").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-287SSXGRN]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-287SSXGRN").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-287SSXGRN-979]").remove(); jQuery("[id^=input-951-287SSXGRN]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-911-287SSX").change(function(){ if(jQuery("#input-911-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-287SSXBLK]"); //alert(jQuery("[id^=input-950-287SSXBLK]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-287SSXBLK]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-287SSXBLK]").prop("checked")) { jQuery("[id^=input-950-287SSXBLK]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-287SSXBLK-911-287SSX]").length === 0) { jQuery("[id^=note-950-287SSXBLK]").append("
(N/A with 911-287SSX - Painted Metallic Hull Stripe - Black)
"); } jQuery("[id^=input-950-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-287SSXBLK]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-287SSXBLK-911-287SSX]").remove(); jQuery("[id^=input-950-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-287SSXBLK]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-911-287SSX"); //alert(jQuery("[id^=input-911-287SSX]").attr("title")); //alert(jQuery("[id^=input-911-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-911-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-911-287SSX").prop("checked")) { jQuery("#input-911-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-911-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-911-287SSX-950-287SSXBLK]").length === 0) { jQuery("#note-911-287SSX").append("
(N/A with 950-287SSXBLK )
"); } jQuery("[id^=input-911-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-911-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-911-287SSX-950-287SSXBLK]").remove(); jQuery("[id^=input-911-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-906-287SSX").change(function(){ if(jQuery("#input-906-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-287SSXBLU]"); //alert(jQuery("[id^=input-950-287SSXBLU]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-287SSXBLU]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-287SSXBLU]").prop("checked")) { jQuery("[id^=input-950-287SSXBLU]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-287SSXBLU-906-287SSX]").length === 0) { jQuery("[id^=note-950-287SSXBLU]").append("
(N/A with 906-287SSX - Painted Metallic Hull Stripe - Blue)
"); } jQuery("[id^=input-950-287SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-287SSXBLU]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-287SSXBLU-906-287SSX]").remove(); jQuery("[id^=input-950-287SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-287SSXBLU]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-906-287SSX"); //alert(jQuery("[id^=input-906-287SSX]").attr("title")); //alert(jQuery("[id^=input-906-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-906-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-906-287SSX").prop("checked")) { jQuery("#input-906-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-906-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-906-287SSX-950-287SSXBLU]").length === 0) { jQuery("#note-906-287SSX").append("
(N/A with 950-287SSXBLU )
"); } jQuery("[id^=input-906-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-906-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-906-287SSX-950-287SSXBLU]").remove(); jQuery("[id^=input-906-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-903-287SSX").change(function(){ if(jQuery("#input-903-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-287SSXWHT]"); //alert(jQuery("[id^=input-950-287SSXWHT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-287SSXWHT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-287SSXWHT]").prop("checked")) { jQuery("[id^=input-950-287SSXWHT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-287SSXWHT-903-287SSX]").length === 0) { jQuery("[id^=note-950-287SSXWHT]").append("
(N/A with 903-287SSX - Painted Metallic Hull Stripe - White)
"); } jQuery("[id^=input-950-287SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-287SSXWHT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-287SSXWHT-903-287SSX]").remove(); jQuery("[id^=input-950-287SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-287SSXWHT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-903-287SSX"); //alert(jQuery("[id^=input-903-287SSX]").attr("title")); //alert(jQuery("[id^=input-903-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-903-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-903-287SSX").prop("checked")) { jQuery("#input-903-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-903-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-903-287SSX-950-287SSXWHT]").length === 0) { jQuery("#note-903-287SSX").append("
(N/A with 950-287SSXWHT )
"); } jQuery("[id^=input-903-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-903-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-903-287SSX-950-287SSXWHT]").remove(); jQuery("[id^=input-903-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-canvas_blue").change(function(){ if(jQuery("#input-canvas_blue").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-canvas_blue]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with canvas_blue - Canvas Color - Biscayne Blue (If Equipped))
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-canvas_blue]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-canvas_blue"); //alert(jQuery("[id^=input-canvas_blue]").attr("title")); //alert(jQuery("[id^=input-canvas_blue]").is(":checked")); // disable the includes and unchecks it jQuery("#input-canvas_blue").prop("disabled", true); // determine if checked if(jQuery("#input-canvas_blue").prop("checked")) { jQuery("#input-canvas_blue").removeAttr("checked").change(); } //console.log("if of reverse input-canvas_blue"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-canvas_blue-685]").length === 0) { jQuery("#note-canvas_blue").append("
(N/A with 685 )
"); } jQuery("[id^=input-canvas_blue]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-canvas_blue").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-canvas_blue-685]").remove(); jQuery("[id^=input-canvas_blue]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-canvas_steel").change(function(){ if(jQuery("#input-canvas_steel").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-canvas_steel]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with canvas_steel - Canvas Color - Steel Blue (If Equipped))
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-canvas_steel]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-canvas_steel"); //alert(jQuery("[id^=input-canvas_steel]").attr("title")); //alert(jQuery("[id^=input-canvas_steel]").is(":checked")); // disable the includes and unchecks it jQuery("#input-canvas_steel").prop("disabled", true); // determine if checked if(jQuery("#input-canvas_steel").prop("checked")) { jQuery("#input-canvas_steel").removeAttr("checked").change(); } //console.log("if of reverse input-canvas_steel"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-canvas_steel-685]").length === 0) { jQuery("#note-canvas_steel").append("
(N/A with 685 )
"); } jQuery("[id^=input-canvas_steel]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-canvas_steel").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-canvas_steel-685]").remove(); jQuery("[id^=input-canvas_steel]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSBLSBL").change(function(){ if(jQuery("#input-767W-287SSXSBLSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSBLSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSBLSBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSBLSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSBLSBL"); //alert(jQuery("[id^=input-767W-287SSXSBLSBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSBLSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSBLSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSBLSBL").prop("checked")) { jQuery("#input-767W-287SSXSBLSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSBLSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSBLSBL-685]").length === 0) { jQuery("#note-767W-287SSXSBLSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSBLSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSBLSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSBLSBL-685]").remove(); jQuery("[id^=input-767W-287SSXSBLSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLUBLK").change(function(){ if(jQuery("#input-767W-287SSXBLUBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLUBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLUBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLUBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLUBLK"); //alert(jQuery("[id^=input-767W-287SSXBLUBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLUBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLUBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLUBLK").prop("checked")) { jQuery("#input-767W-287SSXBLUBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLUBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLUBLK-685]").length === 0) { jQuery("#note-767W-287SSXBLUBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLUBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLUBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLUBLK-685]").remove(); jQuery("[id^=input-767W-287SSXBLUBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSBLBLU").change(function(){ if(jQuery("#input-767W-287SSXSBLBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSBLBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSBLBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSBLBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSBLBLU"); //alert(jQuery("[id^=input-767W-287SSXSBLBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSBLBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSBLBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSBLBLU").prop("checked")) { jQuery("#input-767W-287SSXSBLBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSBLBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSBLBLU-685]").length === 0) { jQuery("#note-767W-287SSXSBLBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSBLBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSBLBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSBLBLU-685]").remove(); jQuery("[id^=input-767W-287SSXSBLBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLUSBL").change(function(){ if(jQuery("#input-767W-287SSXBLUSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLUSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLUSBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLUSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLUSBL"); //alert(jQuery("[id^=input-767W-287SSXBLUSBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLUSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLUSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLUSBL").prop("checked")) { jQuery("#input-767W-287SSXBLUSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLUSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLUSBL-685]").length === 0) { jQuery("#note-767W-287SSXBLUSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLUSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLUSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLUSBL-685]").remove(); jQuery("[id^=input-767W-287SSXBLUSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSLTBLK").change(function(){ if(jQuery("#input-767W-287SSXSLTBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSLTBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSLTBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSLTBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSLTBLK"); //alert(jQuery("[id^=input-767W-287SSXSLTBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSLTBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSLTBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSLTBLK").prop("checked")) { jQuery("#input-767W-287SSXSLTBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSLTBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSLTBLK-685]").length === 0) { jQuery("#note-767W-287SSXSLTBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSLTBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSLTBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSLTBLK-685]").remove(); jQuery("[id^=input-767W-287SSXSLTBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXDNEBLK").change(function(){ if(jQuery("#input-767W-287SSXDNEBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXDNEBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXDNEBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXDNEBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXDNEBLK"); //alert(jQuery("[id^=input-767W-287SSXDNEBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXDNEBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXDNEBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXDNEBLK").prop("checked")) { jQuery("#input-767W-287SSXDNEBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXDNEBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXDNEBLK-685]").length === 0) { jQuery("#note-767W-287SSXDNEBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXDNEBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXDNEBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXDNEBLK-685]").remove(); jQuery("[id^=input-767W-287SSXDNEBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLKBLU").change(function(){ if(jQuery("#input-767W-287SSXBLKBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLKBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLKBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLKBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLKBLU"); //alert(jQuery("[id^=input-767W-287SSXBLKBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLKBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLKBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLKBLU").prop("checked")) { jQuery("#input-767W-287SSXBLKBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLKBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLKBLU-685]").length === 0) { jQuery("#note-767W-287SSXBLKBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLKBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLKBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLKBLU-685]").remove(); jQuery("[id^=input-767W-287SSXBLKBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLUBLU").change(function(){ if(jQuery("#input-767W-287SSXBLUBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLUBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLUBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLUBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLUBLU"); //alert(jQuery("[id^=input-767W-287SSXBLUBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLUBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLUBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLUBLU").prop("checked")) { jQuery("#input-767W-287SSXBLUBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLUBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLUBLU-685]").length === 0) { jQuery("#note-767W-287SSXBLUBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLUBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLUBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLUBLU-685]").remove(); jQuery("[id^=input-767W-287SSXBLUBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXCYNSBL").change(function(){ if(jQuery("#input-767W-287SSXCYNSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXCYNSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXCYNSBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXCYNSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXCYNSBL"); //alert(jQuery("[id^=input-767W-287SSXCYNSBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXCYNSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXCYNSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXCYNSBL").prop("checked")) { jQuery("#input-767W-287SSXCYNSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXCYNSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXCYNSBL-685]").length === 0) { jQuery("#note-767W-287SSXCYNSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXCYNSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXCYNSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXCYNSBL-685]").remove(); jQuery("[id^=input-767W-287SSXCYNSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLKSBL").change(function(){ if(jQuery("#input-767W-287SSXBLKSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLKSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLKSBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLKSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLKSBL"); //alert(jQuery("[id^=input-767W-287SSXBLKSBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLKSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLKSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLKSBL").prop("checked")) { jQuery("#input-767W-287SSXBLKSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLKSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLKSBL-685]").length === 0) { jQuery("#note-767W-287SSXBLKSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLKSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLKSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLKSBL-685]").remove(); jQuery("[id^=input-767W-287SSXBLKSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSLTBLU").change(function(){ if(jQuery("#input-767W-287SSXSLTBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSLTBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSLTBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSLTBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSLTBLU"); //alert(jQuery("[id^=input-767W-287SSXSLTBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSLTBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSLTBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSLTBLU").prop("checked")) { jQuery("#input-767W-287SSXSLTBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSLTBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSLTBLU-685]").length === 0) { jQuery("#note-767W-287SSXSLTBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSLTBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSLTBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSLTBLU-685]").remove(); jQuery("[id^=input-767W-287SSXSLTBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSBLBLK").change(function(){ if(jQuery("#input-767W-287SSXSBLBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSBLBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSBLBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSBLBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSBLBLK"); //alert(jQuery("[id^=input-767W-287SSXSBLBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSBLBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSBLBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSBLBLK").prop("checked")) { jQuery("#input-767W-287SSXSBLBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSBLBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSBLBLK-685]").length === 0) { jQuery("#note-767W-287SSXSBLBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSBLBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSBLBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSBLBLK-685]").remove(); jQuery("[id^=input-767W-287SSXSBLBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXBLKBLK").change(function(){ if(jQuery("#input-767W-287SSXBLKBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXBLKBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXBLKBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXBLKBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXBLKBLK"); //alert(jQuery("[id^=input-767W-287SSXBLKBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXBLKBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXBLKBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXBLKBLK").prop("checked")) { jQuery("#input-767W-287SSXBLKBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXBLKBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXBLKBLK-685]").length === 0) { jQuery("#note-767W-287SSXBLKBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXBLKBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXBLKBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXBLKBLK-685]").remove(); jQuery("[id^=input-767W-287SSXBLKBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXDNESBL").change(function(){ if(jQuery("#input-767W-287SSXDNESBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXDNESBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXDNESBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXDNESBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXDNESBL"); //alert(jQuery("[id^=input-767W-287SSXDNESBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXDNESBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXDNESBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXDNESBL").prop("checked")) { jQuery("#input-767W-287SSXDNESBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXDNESBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXDNESBL-685]").length === 0) { jQuery("#note-767W-287SSXDNESBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXDNESBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXDNESBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXDNESBL-685]").remove(); jQuery("[id^=input-767W-287SSXDNESBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXSLTSBL").change(function(){ if(jQuery("#input-767W-287SSXSLTSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXSLTSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXSLTSBL - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXSLTSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXSLTSBL"); //alert(jQuery("[id^=input-767W-287SSXSLTSBL]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXSLTSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXSLTSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXSLTSBL").prop("checked")) { jQuery("#input-767W-287SSXSLTSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXSLTSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXSLTSBL-685]").length === 0) { jQuery("#note-767W-287SSXSLTSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXSLTSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXSLTSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXSLTSBL-685]").remove(); jQuery("[id^=input-767W-287SSXSLTSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXCYNBLK").change(function(){ if(jQuery("#input-767W-287SSXCYNBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXCYNBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXCYNBLK - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXCYNBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXCYNBLK"); //alert(jQuery("[id^=input-767W-287SSXCYNBLK]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXCYNBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXCYNBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXCYNBLK").prop("checked")) { jQuery("#input-767W-287SSXCYNBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXCYNBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXCYNBLK-685]").length === 0) { jQuery("#note-767W-287SSXCYNBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXCYNBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXCYNBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXCYNBLK-685]").remove(); jQuery("[id^=input-767W-287SSXCYNBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXDNEBLU").change(function(){ if(jQuery("#input-767W-287SSXDNEBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXDNEBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXDNEBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXDNEBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXDNEBLU"); //alert(jQuery("[id^=input-767W-287SSXDNEBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXDNEBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXDNEBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXDNEBLU").prop("checked")) { jQuery("#input-767W-287SSXDNEBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXDNEBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXDNEBLU-685]").length === 0) { jQuery("#note-767W-287SSXDNEBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXDNEBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXDNEBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXDNEBLU-685]").remove(); jQuery("[id^=input-767W-287SSXDNEBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-287SSXCYNBLU").change(function(){ if(jQuery("#input-767W-287SSXCYNBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-767W-287SSXCYNBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-287SSXCYNBLU - EFX Electric Folding Arch Tower - White)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-767W-287SSXCYNBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767W-287SSXCYNBLU"); //alert(jQuery("[id^=input-767W-287SSXCYNBLU]").attr("title")); //alert(jQuery("[id^=input-767W-287SSXCYNBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-287SSXCYNBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-287SSXCYNBLU").prop("checked")) { jQuery("#input-767W-287SSXCYNBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-287SSXCYNBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767W-287SSXCYNBLU-685]").length === 0) { jQuery("#note-767W-287SSXCYNBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-287SSXCYNBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-287SSXCYNBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-287SSXCYNBLU-685]").remove(); jQuery("[id^=input-767W-287SSXCYNBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSBLBLK").change(function(){ if(jQuery("#input-767B-287SSXSBLBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSBLBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSBLBLK"); //alert(jQuery("[id^=input-767B-287SSXSBLBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSBLBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSBLBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSBLBLK").prop("checked")) { jQuery("#input-767B-287SSXSBLBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSBLBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSBLBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXSBLBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSBLBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSBLBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSBLBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXSBLBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXDNEBLK").change(function(){ if(jQuery("#input-767B-287SSXDNEBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNEBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXDNEBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNEBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXDNEBLK"); //alert(jQuery("[id^=input-767B-287SSXDNEBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXDNEBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXDNEBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXDNEBLK").prop("checked")) { jQuery("#input-767B-287SSXDNEBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXDNEBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXDNEBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXDNEBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXDNEBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXDNEBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXDNEBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXDNEBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLKSBL").change(function(){ if(jQuery("#input-767B-287SSXBLKSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLKSBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKSBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLKSBL"); //alert(jQuery("[id^=input-767B-287SSXBLKSBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLKSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLKSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLKSBL").prop("checked")) { jQuery("#input-767B-287SSXBLKSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLKSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLKSBL-685HT]").length === 0) { jQuery("#note-767B-287SSXBLKSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLKSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLKSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLKSBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLKSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLUBLU").change(function(){ if(jQuery("#input-767B-287SSXBLUBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLUBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLUBLU"); //alert(jQuery("[id^=input-767B-287SSXBLUBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLUBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLUBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLUBLU").prop("checked")) { jQuery("#input-767B-287SSXBLUBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLUBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLUBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXBLUBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLUBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLUBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLUBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLUBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSBLBLU").change(function(){ if(jQuery("#input-767B-287SSXSBLBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSBLBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSBLBLU"); //alert(jQuery("[id^=input-767B-287SSXSBLBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSBLBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSBLBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSBLBLU").prop("checked")) { jQuery("#input-767B-287SSXSBLBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSBLBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSBLBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXSBLBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSBLBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSBLBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSBLBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXSBLBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLKBLU").change(function(){ if(jQuery("#input-767B-287SSXBLKBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLKBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLKBLU"); //alert(jQuery("[id^=input-767B-287SSXBLKBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLKBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLKBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLKBLU").prop("checked")) { jQuery("#input-767B-287SSXBLKBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLKBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLKBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXBLKBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLKBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLKBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLKBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLKBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSLTSBL").change(function(){ if(jQuery("#input-767B-287SSXSLTSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSLTSBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTSBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSLTSBL"); //alert(jQuery("[id^=input-767B-287SSXSLTSBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSLTSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSLTSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSLTSBL").prop("checked")) { jQuery("#input-767B-287SSXSLTSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSLTSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSLTSBL-685HT]").length === 0) { jQuery("#note-767B-287SSXSLTSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSLTSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSLTSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSLTSBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXSLTSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLKBLK").change(function(){ if(jQuery("#input-767B-287SSXBLKBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLKBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLKBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLKBLK"); //alert(jQuery("[id^=input-767B-287SSXBLKBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLKBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLKBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLKBLK").prop("checked")) { jQuery("#input-767B-287SSXBLKBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLKBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLKBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXBLKBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLKBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLKBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLKBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLKBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXDNESBL").change(function(){ if(jQuery("#input-767B-287SSXDNESBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNESBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXDNESBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNESBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXDNESBL"); //alert(jQuery("[id^=input-767B-287SSXDNESBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXDNESBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXDNESBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXDNESBL").prop("checked")) { jQuery("#input-767B-287SSXDNESBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXDNESBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXDNESBL-685HT]").length === 0) { jQuery("#note-767B-287SSXDNESBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXDNESBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXDNESBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXDNESBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXDNESBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSBLSBL").change(function(){ if(jQuery("#input-767B-287SSXSBLSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSBLSBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSBLSBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSBLSBL"); //alert(jQuery("[id^=input-767B-287SSXSBLSBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSBLSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSBLSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSBLSBL").prop("checked")) { jQuery("#input-767B-287SSXSBLSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSBLSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSBLSBL-685HT]").length === 0) { jQuery("#note-767B-287SSXSBLSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSBLSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSBLSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSBLSBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXSBLSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXCYNSBL").change(function(){ if(jQuery("#input-767B-287SSXCYNSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXCYNSBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNSBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXCYNSBL"); //alert(jQuery("[id^=input-767B-287SSXCYNSBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXCYNSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXCYNSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXCYNSBL").prop("checked")) { jQuery("#input-767B-287SSXCYNSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXCYNSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXCYNSBL-685HT]").length === 0) { jQuery("#note-767B-287SSXCYNSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXCYNSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXCYNSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXCYNSBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXCYNSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXDNEBLU").change(function(){ if(jQuery("#input-767B-287SSXDNEBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNEBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXDNEBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXDNEBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXDNEBLU"); //alert(jQuery("[id^=input-767B-287SSXDNEBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXDNEBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXDNEBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXDNEBLU").prop("checked")) { jQuery("#input-767B-287SSXDNEBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXDNEBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXDNEBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXDNEBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXDNEBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXDNEBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXDNEBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXDNEBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSLTBLU").change(function(){ if(jQuery("#input-767B-287SSXSLTBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSLTBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSLTBLU"); //alert(jQuery("[id^=input-767B-287SSXSLTBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSLTBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSLTBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSLTBLU").prop("checked")) { jQuery("#input-767B-287SSXSLTBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSLTBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSLTBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXSLTBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSLTBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSLTBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSLTBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXSLTBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXCYNBLU").change(function(){ if(jQuery("#input-767B-287SSXCYNBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXCYNBLU - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNBLU]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXCYNBLU"); //alert(jQuery("[id^=input-767B-287SSXCYNBLU]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXCYNBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXCYNBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXCYNBLU").prop("checked")) { jQuery("#input-767B-287SSXCYNBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXCYNBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXCYNBLU-685HT]").length === 0) { jQuery("#note-767B-287SSXCYNBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXCYNBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXCYNBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXCYNBLU-685HT]").remove(); jQuery("[id^=input-767B-287SSXCYNBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXSLTBLK").change(function(){ if(jQuery("#input-767B-287SSXSLTBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXSLTBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXSLTBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXSLTBLK"); //alert(jQuery("[id^=input-767B-287SSXSLTBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXSLTBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXSLTBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXSLTBLK").prop("checked")) { jQuery("#input-767B-287SSXSLTBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXSLTBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXSLTBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXSLTBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXSLTBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXSLTBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXSLTBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXSLTBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXCYNBLK").change(function(){ if(jQuery("#input-767B-287SSXCYNBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXCYNBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXCYNBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXCYNBLK"); //alert(jQuery("[id^=input-767B-287SSXCYNBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXCYNBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXCYNBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXCYNBLK").prop("checked")) { jQuery("#input-767B-287SSXCYNBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXCYNBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXCYNBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXCYNBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXCYNBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXCYNBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXCYNBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXCYNBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLUBLK").change(function(){ if(jQuery("#input-767B-287SSXBLUBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLUBLK - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUBLK]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLUBLK"); //alert(jQuery("[id^=input-767B-287SSXBLUBLK]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLUBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLUBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLUBLK").prop("checked")) { jQuery("#input-767B-287SSXBLUBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLUBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLUBLK-685HT]").length === 0) { jQuery("#note-767B-287SSXBLUBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLUBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLUBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLUBLK-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLUBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-287SSXBLUSBL").change(function(){ if(jQuery("#input-767B-287SSXBLUSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HT]"); //alert(jQuery("[id^=input-685HT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HT]").prop("checked")) { jQuery("[id^=input-685HT]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-287SSXBLUSBL - EFX Electric Folding Arch Tower - Black)
"); } jQuery("[id^=input-685HT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HT-767B-287SSXBLUSBL]").remove(); jQuery("[id^=input-685HT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-767B-287SSXBLUSBL"); //alert(jQuery("[id^=input-767B-287SSXBLUSBL]").attr("title")); //alert(jQuery("[id^=input-767B-287SSXBLUSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-287SSXBLUSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-287SSXBLUSBL").prop("checked")) { jQuery("#input-767B-287SSXBLUSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-287SSXBLUSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767B-287SSXBLUSBL-685HT]").length === 0) { jQuery("#note-767B-287SSXBLUSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-287SSXBLUSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-287SSXBLUSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-287SSXBLUSBL-685HT]").remove(); jQuery("[id^=input-767B-287SSXBLUSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-752W-287SSX").change(function(){ if(jQuery("#input-752W-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685-]"); //alert(jQuery("[id^=input-685-]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685-]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685-]").prop("checked")) { jQuery("[id^=input-685-]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685--752W-287SSX]").length === 0) { jQuery("[id^=note-685-]").append("
(N/A with 752W-287SSX - Electric Folding Hardtop Tower - White)
"); } jQuery("[id^=input-685-]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685-]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685--752W-287SSX]").remove(); jQuery("[id^=input-685-]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685-]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-752W-287SSX"); //alert(jQuery("[id^=input-752W-287SSX]").attr("title")); //alert(jQuery("[id^=input-752W-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-752W-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-752W-287SSX").prop("checked")) { jQuery("#input-752W-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-752W-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752W-287SSX-685-]").length === 0) { jQuery("#note-752W-287SSX").append("
(N/A with 685- )
"); } jQuery("[id^=input-752W-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-752W-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752W-287SSX-685-]").remove(); jQuery("[id^=input-752W-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-752B-287SSX").change(function(){ if(jQuery("#input-752B-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685-]"); //alert(jQuery("[id^=input-685-]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685-]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685-]").prop("checked")) { jQuery("[id^=input-685-]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685--752B-287SSX]").length === 0) { jQuery("[id^=note-685-]").append("
(N/A with 752B-287SSX - Electric Folding Hardtop Tower - Black)
"); } jQuery("[id^=input-685-]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685-]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685--752B-287SSX]").remove(); jQuery("[id^=input-685-]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685-]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-752B-287SSX"); //alert(jQuery("[id^=input-752B-287SSX]").attr("title")); //alert(jQuery("[id^=input-752B-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-752B-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-752B-287SSX").prop("checked")) { jQuery("#input-752B-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-752B-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752B-287SSX-685-]").length === 0) { jQuery("#note-752B-287SSX").append("
(N/A with 685- )
"); } jQuery("[id^=input-752B-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-752B-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752B-287SSX-685-]").remove(); jQuery("[id^=input-752B-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXBLK").change(function(){ if(jQuery("#input-735-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-752]"); //alert(jQuery("[id^=input-752]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-752]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-752]").prop("checked")) { jQuery("[id^=input-752]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752-735-287SSXBLK]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 735-287SSXBLK - Bow Canvas Sky Shade - Black)
"); } jQuery("[id^=input-752]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-752]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752-735-287SSXBLK]").remove(); jQuery("[id^=input-752]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-752]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXBLK"); //alert(jQuery("[id^=input-735-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXBLK").prop("checked")) { jQuery("#input-735-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXBLK-752]").length === 0) { jQuery("#note-735-287SSXBLK").append("
(N/A with 752 )
"); } jQuery("[id^=input-735-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXBLK-752]").remove(); jQuery("[id^=input-735-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXBLK").change(function(){ if(jQuery("#input-735-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HTV]"); //alert(jQuery("[id^=input-685HTV]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HTV]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HTV]").prop("checked")) { jQuery("[id^=input-685HTV]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTV-735-287SSXBLK]").length === 0) { jQuery("[id^=note-685HTV]").append("
(N/A with 735-287SSXBLK - Bow Canvas Sky Shade - Black)
"); } jQuery("[id^=input-685HTV]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HTV]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-735-287SSXBLK]").remove(); jQuery("[id^=input-685HTV]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HTV]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXBLK"); //alert(jQuery("[id^=input-735-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXBLK").prop("checked")) { jQuery("#input-735-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXBLK-685HTV]").length === 0) { jQuery("#note-735-287SSXBLK").append("
(N/A with 685HTV )
"); } jQuery("[id^=input-735-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXBLK-685HTV]").remove(); jQuery("[id^=input-735-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXBLK").change(function(){ if(jQuery("#input-735-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HTM]"); //alert(jQuery("[id^=input-685HTM]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HTM]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HTM]").prop("checked")) { jQuery("[id^=input-685HTM]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTM-735-287SSXBLK]").length === 0) { jQuery("[id^=note-685HTM]").append("
(N/A with 735-287SSXBLK - Bow Canvas Sky Shade - Black)
"); } jQuery("[id^=input-685HTM]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HTM]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-735-287SSXBLK]").remove(); jQuery("[id^=input-685HTM]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HTM]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXBLK"); //alert(jQuery("[id^=input-735-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXBLK").prop("checked")) { jQuery("#input-735-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXBLK-685HTM]").length === 0) { jQuery("#note-735-287SSXBLK").append("
(N/A with 685HTM )
"); } jQuery("[id^=input-735-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXBLK-685HTM]").remove(); jQuery("[id^=input-735-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXWHT").change(function(){ if(jQuery("#input-735-287SSXWHT").prop("checked")) { //alert("na_with here"); //alert("[id^=input-752]"); //alert(jQuery("[id^=input-752]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-752]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-752]").prop("checked")) { jQuery("[id^=input-752]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752-735-287SSXWHT]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 735-287SSXWHT - Bow Canvas Sky Shade - White)
"); } jQuery("[id^=input-752]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-752]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752-735-287SSXWHT]").remove(); jQuery("[id^=input-752]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-752]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXWHT"); //alert(jQuery("[id^=input-735-287SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-287SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXWHT").prop("checked")) { jQuery("#input-735-287SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXWHT"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXWHT-752]").length === 0) { jQuery("#note-735-287SSXWHT").append("
(N/A with 752 )
"); } jQuery("[id^=input-735-287SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXWHT-752]").remove(); jQuery("[id^=input-735-287SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXWHT").change(function(){ if(jQuery("#input-735-287SSXWHT").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HTV]"); //alert(jQuery("[id^=input-685HTV]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HTV]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HTV]").prop("checked")) { jQuery("[id^=input-685HTV]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTV-735-287SSXWHT]").length === 0) { jQuery("[id^=note-685HTV]").append("
(N/A with 735-287SSXWHT - Bow Canvas Sky Shade - White)
"); } jQuery("[id^=input-685HTV]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HTV]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-735-287SSXWHT]").remove(); jQuery("[id^=input-685HTV]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HTV]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXWHT"); //alert(jQuery("[id^=input-735-287SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-287SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXWHT").prop("checked")) { jQuery("#input-735-287SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXWHT"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXWHT-685HTV]").length === 0) { jQuery("#note-735-287SSXWHT").append("
(N/A with 685HTV )
"); } jQuery("[id^=input-735-287SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXWHT-685HTV]").remove(); jQuery("[id^=input-735-287SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-287SSXWHT").change(function(){ if(jQuery("#input-735-287SSXWHT").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685HTM]"); //alert(jQuery("[id^=input-685HTM]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685HTM]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685HTM]").prop("checked")) { jQuery("[id^=input-685HTM]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTM-735-287SSXWHT]").length === 0) { jQuery("[id^=note-685HTM]").append("
(N/A with 735-287SSXWHT - Bow Canvas Sky Shade - White)
"); } jQuery("[id^=input-685HTM]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685HTM]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-735-287SSXWHT]").remove(); jQuery("[id^=input-685HTM]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685HTM]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-735-287SSXWHT"); //alert(jQuery("[id^=input-735-287SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-287SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-287SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-287SSXWHT").prop("checked")) { jQuery("#input-735-287SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-287SSXWHT"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-735-287SSXWHT-685HTM]").length === 0) { jQuery("#note-735-287SSXWHT").append("
(N/A with 685HTM )
"); } jQuery("[id^=input-735-287SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-287SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-287SSXWHT-685HTM]").remove(); jQuery("[id^=input-735-287SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLK").change(function(){ if(jQuery("#input-557-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-557-287SSXBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-287SSXBLK - Cockpit and Bow Cover)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-557-287SSXBLK]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLK"); //alert(jQuery("[id^=input-557-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLK").prop("checked")) { jQuery("#input-557-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLK-685]").length === 0) { jQuery("#note-557-287SSXBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLK-685]").remove(); jQuery("[id^=input-557-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLK").change(function(){ if(jQuery("#input-557-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-752]"); //alert(jQuery("[id^=input-752]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-752]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-752]").prop("checked")) { jQuery("[id^=input-752]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752-557-287SSXBLK]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-287SSXBLK - Cockpit and Bow Cover)
"); } jQuery("[id^=input-752]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-752]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752-557-287SSXBLK]").remove(); jQuery("[id^=input-752]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-752]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLK"); //alert(jQuery("[id^=input-557-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLK").prop("checked")) { jQuery("#input-557-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLK-752]").length === 0) { jQuery("#note-557-287SSXBLK").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLK-752]").remove(); jQuery("[id^=input-557-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLK").change(function(){ if(jQuery("#input-557-287SSXBLK").prop("checked")) { //alert("na_with here"); //alert("[id^=input-767]"); //alert(jQuery("[id^=input-767]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-767]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-767]").prop("checked")) { jQuery("[id^=input-767]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767-557-287SSXBLK]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-287SSXBLK - Cockpit and Bow Cover)
"); } jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-767]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767-557-287SSXBLK]").remove(); jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-767]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLK"); //alert(jQuery("[id^=input-557-287SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLK").prop("checked")) { jQuery("#input-557-287SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLK"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLK-767]").length === 0) { jQuery("#note-557-287SSXBLK").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-287SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLK-767]").remove(); jQuery("[id^=input-557-287SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLU").change(function(){ if(jQuery("#input-557-287SSXBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-557-287SSXBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-287SSXBLU - Cockpit and Bow Cover)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-557-287SSXBLU]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLU"); //alert(jQuery("[id^=input-557-287SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLU").prop("checked")) { jQuery("#input-557-287SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLU-685]").length === 0) { jQuery("#note-557-287SSXBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-287SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLU-685]").remove(); jQuery("[id^=input-557-287SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLU").change(function(){ if(jQuery("#input-557-287SSXBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-752]"); //alert(jQuery("[id^=input-752]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-752]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-752]").prop("checked")) { jQuery("[id^=input-752]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752-557-287SSXBLU]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-287SSXBLU - Cockpit and Bow Cover)
"); } jQuery("[id^=input-752]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-752]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752-557-287SSXBLU]").remove(); jQuery("[id^=input-752]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-752]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLU"); //alert(jQuery("[id^=input-557-287SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLU").prop("checked")) { jQuery("#input-557-287SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLU-752]").length === 0) { jQuery("#note-557-287SSXBLU").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-287SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLU-752]").remove(); jQuery("[id^=input-557-287SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXBLU").change(function(){ if(jQuery("#input-557-287SSXBLU").prop("checked")) { //alert("na_with here"); //alert("[id^=input-767]"); //alert(jQuery("[id^=input-767]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-767]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-767]").prop("checked")) { jQuery("[id^=input-767]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767-557-287SSXBLU]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-287SSXBLU - Cockpit and Bow Cover)
"); } jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-767]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767-557-287SSXBLU]").remove(); jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-767]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXBLU"); //alert(jQuery("[id^=input-557-287SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-287SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXBLU").prop("checked")) { jQuery("#input-557-287SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXBLU"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXBLU-767]").length === 0) { jQuery("#note-557-287SSXBLU").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-287SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXBLU-767]").remove(); jQuery("[id^=input-557-287SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXSBL").change(function(){ if(jQuery("#input-557-287SSXSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-557-287SSXSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-287SSXSBL - Cockpit and Bow Cover)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-557-287SSXSBL]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXSBL"); //alert(jQuery("[id^=input-557-287SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-287SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXSBL").prop("checked")) { jQuery("#input-557-287SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXSBL-685]").length === 0) { jQuery("#note-557-287SSXSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-287SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXSBL-685]").remove(); jQuery("[id^=input-557-287SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXSBL").change(function(){ if(jQuery("#input-557-287SSXSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-752]"); //alert(jQuery("[id^=input-752]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-752]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-752]").prop("checked")) { jQuery("[id^=input-752]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-752-557-287SSXSBL]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-287SSXSBL - Cockpit and Bow Cover)
"); } jQuery("[id^=input-752]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-752]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752-557-287SSXSBL]").remove(); jQuery("[id^=input-752]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-752]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXSBL"); //alert(jQuery("[id^=input-557-287SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-287SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXSBL").prop("checked")) { jQuery("#input-557-287SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXSBL-752]").length === 0) { jQuery("#note-557-287SSXSBL").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-287SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXSBL-752]").remove(); jQuery("[id^=input-557-287SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-287SSXSBL").change(function(){ if(jQuery("#input-557-287SSXSBL").prop("checked")) { //alert("na_with here"); //alert("[id^=input-767]"); //alert(jQuery("[id^=input-767]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-767]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-767]").prop("checked")) { jQuery("[id^=input-767]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-767-557-287SSXSBL]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-287SSXSBL - Cockpit and Bow Cover)
"); } jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-767]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767-557-287SSXSBL]").remove(); jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-767]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-557-287SSXSBL"); //alert(jQuery("[id^=input-557-287SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-287SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-287SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-287SSXSBL").prop("checked")) { jQuery("#input-557-287SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-287SSXSBL"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-557-287SSXSBL-767]").length === 0) { jQuery("#note-557-287SSXSBL").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-287SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-287SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-287SSXSBL-767]").remove(); jQuery("[id^=input-557-287SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-800-287SSX").change(function(){ if(jQuery("#input-800-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-531]"); //alert(jQuery("[id^=input-531]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-531]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-531]").prop("checked")) { jQuery("[id^=input-531]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-531-800-287SSX]").length === 0) { jQuery("[id^=note-531]").append("
(N/A with 800-287SSX - CE Package)
"); } jQuery("[id^=input-531]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-531]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-531-800-287SSX]").remove(); jQuery("[id^=input-531]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-531]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-800-287SSX"); //alert(jQuery("[id^=input-800-287SSX]").attr("title")); //alert(jQuery("[id^=input-800-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-800-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-800-287SSX").prop("checked")) { jQuery("#input-800-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-800-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-800-287SSX-531]").length === 0) { jQuery("#note-800-287SSX").append("
(N/A with 531 )
"); } jQuery("[id^=input-800-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-800-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-800-287SSX-531]").remove(); jQuery("[id^=input-800-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950]"); //alert(jQuery("[id^=input-950]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950]").prop("checked")) { jQuery("[id^=input-950]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-685M-287SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685M-287SSX - Black Edition Package)
"); } jQuery("[id^=input-950]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-685M-287SSX]").remove(); jQuery("[id^=input-950]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685M-287SSX"); //alert(jQuery("[id^=input-685M-287SSX]").attr("title")); //alert(jQuery("[id^=input-685M-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685M-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685M-287SSX").prop("checked")) { jQuery("#input-685M-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685M-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685M-287SSX-950]").length === 0) { jQuery("#note-685M-287SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685M-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685M-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685M-287SSX-950]").remove(); jQuery("[id^=input-685M-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-951]"); //alert(jQuery("[id^=input-951]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-951]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-951]").prop("checked")) { jQuery("[id^=input-951]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-685M-287SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685M-287SSX - Black Edition Package)
"); } jQuery("[id^=input-951]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-951]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-685M-287SSX]").remove(); jQuery("[id^=input-951]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-951]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685M-287SSX"); //alert(jQuery("[id^=input-685M-287SSX]").attr("title")); //alert(jQuery("[id^=input-685M-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685M-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685M-287SSX").prop("checked")) { jQuery("#input-685M-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685M-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685M-287SSX-951]").length === 0) { jQuery("#note-685M-287SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685M-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685M-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685M-287SSX-951]").remove(); jQuery("[id^=input-685M-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950]"); //alert(jQuery("[id^=input-950]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950]").prop("checked")) { jQuery("[id^=input-950]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-685V-287SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685V-287SSX - Black Edition Package)
"); } jQuery("[id^=input-950]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-685V-287SSX]").remove(); jQuery("[id^=input-950]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685V-287SSX"); //alert(jQuery("[id^=input-685V-287SSX]").attr("title")); //alert(jQuery("[id^=input-685V-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685V-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685V-287SSX").prop("checked")) { jQuery("#input-685V-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685V-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685V-287SSX-950]").length === 0) { jQuery("#note-685V-287SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685V-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685V-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685V-287SSX-950]").remove(); jQuery("[id^=input-685V-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-951]"); //alert(jQuery("[id^=input-951]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-951]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-951]").prop("checked")) { jQuery("[id^=input-951]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-685V-287SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685V-287SSX - Black Edition Package)
"); } jQuery("[id^=input-951]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-951]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-685V-287SSX]").remove(); jQuery("[id^=input-951]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-951]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685V-287SSX"); //alert(jQuery("[id^=input-685V-287SSX]").attr("title")); //alert(jQuery("[id^=input-685V-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685V-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685V-287SSX").prop("checked")) { jQuery("#input-685V-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685V-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685V-287SSX-951]").length === 0) { jQuery("#note-685V-287SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685V-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685V-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685V-287SSX-951]").remove(); jQuery("[id^=input-685V-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950]"); //alert(jQuery("[id^=input-950]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950]").prop("checked")) { jQuery("[id^=input-950]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-685HTM-287SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685HTM-287SSX - Black Edition Hardtop Package)
"); } jQuery("[id^=input-950]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-685HTM-287SSX]").remove(); jQuery("[id^=input-950]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685HTM-287SSX"); //alert(jQuery("[id^=input-685HTM-287SSX]").attr("title")); //alert(jQuery("[id^=input-685HTM-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTM-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTM-287SSX").prop("checked")) { jQuery("#input-685HTM-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTM-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTM-287SSX-950]").length === 0) { jQuery("#note-685HTM-287SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685HTM-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTM-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-287SSX-950]").remove(); jQuery("[id^=input-685HTM-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-951]"); //alert(jQuery("[id^=input-951]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-951]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-951]").prop("checked")) { jQuery("[id^=input-951]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-685HTM-287SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685HTM-287SSX - Black Edition Hardtop Package)
"); } jQuery("[id^=input-951]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-951]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-685HTM-287SSX]").remove(); jQuery("[id^=input-951]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-951]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685HTM-287SSX"); //alert(jQuery("[id^=input-685HTM-287SSX]").attr("title")); //alert(jQuery("[id^=input-685HTM-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTM-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTM-287SSX").prop("checked")) { jQuery("#input-685HTM-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTM-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTM-287SSX-951]").length === 0) { jQuery("#note-685HTM-287SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685HTM-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTM-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-287SSX-951]").remove(); jQuery("[id^=input-685HTM-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950]"); //alert(jQuery("[id^=input-950]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950]").prop("checked")) { jQuery("[id^=input-950]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-950-685HTV-287SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685HTV-287SSX - Black Edition Hardtop Package)
"); } jQuery("[id^=input-950]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-685HTV-287SSX]").remove(); jQuery("[id^=input-950]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685HTV-287SSX"); //alert(jQuery("[id^=input-685HTV-287SSX]").attr("title")); //alert(jQuery("[id^=input-685HTV-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTV-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTV-287SSX").prop("checked")) { jQuery("#input-685HTV-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTV-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTV-287SSX-950]").length === 0) { jQuery("#note-685HTV-287SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685HTV-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTV-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-287SSX-950]").remove(); jQuery("[id^=input-685HTV-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-951]"); //alert(jQuery("[id^=input-951]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-951]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-951]").prop("checked")) { jQuery("[id^=input-951]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-951-685HTV-287SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685HTV-287SSX - Black Edition Hardtop Package)
"); } jQuery("[id^=input-951]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-951]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-685HTV-287SSX]").remove(); jQuery("[id^=input-951]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-951]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-685HTV-287SSX"); //alert(jQuery("[id^=input-685HTV-287SSX]").attr("title")); //alert(jQuery("[id^=input-685HTV-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTV-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTV-287SSX").prop("checked")) { jQuery("#input-685HTV-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTV-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685HTV-287SSX-951]").length === 0) { jQuery("#note-685HTV-287SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685HTV-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTV-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-287SSX-951]").remove(); jQuery("[id^=input-685HTV-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-512-287SSX").change(function(){ if(jQuery("#input-512-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-638]"); //alert(jQuery("[id^=input-638]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-638]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-638]").prop("checked")) { jQuery("[id^=input-638]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-638-512-287SSX]").length === 0) { jQuery("[id^=note-638]").append("
(N/A with 512-287SSX - JL Audio Sound System Upgrade)
"); } jQuery("[id^=input-638]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-638]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-638-512-287SSX]").remove(); jQuery("[id^=input-638]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-638]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-512-287SSX"); //alert(jQuery("[id^=input-512-287SSX]").attr("title")); //alert(jQuery("[id^=input-512-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-512-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-512-287SSX").prop("checked")) { jQuery("#input-512-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-512-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-512-287SSX-638]").length === 0) { jQuery("#note-512-287SSX").append("
(N/A with 638 )
"); } jQuery("[id^=input-512-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-512-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-512-287SSX-638]").remove(); jQuery("[id^=input-512-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592ID-287SSX").change(function(){ if(jQuery("#input-592ID-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704S]"); //alert(jQuery("[id^=input-704S]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704S]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704S]").prop("checked")) { jQuery("[id^=input-704S]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704S-592ID-287SSX]").length === 0) { jQuery("[id^=note-704S]").append("
(N/A with 592ID-287SSX - Infinity Power Step Mat - Dune)
"); } jQuery("[id^=input-704S]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704S]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-592ID-287SSX]").remove(); jQuery("[id^=input-704S]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704S]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592ID-287SSX"); //alert(jQuery("[id^=input-592ID-287SSX]").attr("title")); //alert(jQuery("[id^=input-592ID-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592ID-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592ID-287SSX").prop("checked")) { jQuery("#input-592ID-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592ID-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592ID-287SSX-704S]").length === 0) { jQuery("#note-592ID-287SSX").append("
(N/A with 704S )
"); } jQuery("[id^=input-592ID-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592ID-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592ID-287SSX-704S]").remove(); jQuery("[id^=input-592ID-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592ID-287SSX").change(function(){ if(jQuery("#input-592ID-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704C]"); //alert(jQuery("[id^=input-704C]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704C]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704C]").prop("checked")) { jQuery("[id^=input-704C]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704C-592ID-287SSX]").length === 0) { jQuery("[id^=note-704C]").append("
(N/A with 592ID-287SSX - Infinity Power Step Mat - Dune)
"); } jQuery("[id^=input-704C]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704C]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-592ID-287SSX]").remove(); jQuery("[id^=input-704C]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704C]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592ID-287SSX"); //alert(jQuery("[id^=input-592ID-287SSX]").attr("title")); //alert(jQuery("[id^=input-592ID-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592ID-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592ID-287SSX").prop("checked")) { jQuery("#input-592ID-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592ID-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592ID-287SSX-704C]").length === 0) { jQuery("#note-592ID-287SSX").append("
(N/A with 704C )
"); } jQuery("[id^=input-592ID-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592ID-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592ID-287SSX-704C]").remove(); jQuery("[id^=input-592ID-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592IS-287SSX").change(function(){ if(jQuery("#input-592IS-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704D]"); //alert(jQuery("[id^=input-704D]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704D]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704D]").prop("checked")) { jQuery("[id^=input-704D]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704D-592IS-287SSX]").length === 0) { jQuery("[id^=note-704D]").append("
(N/A with 592IS-287SSX - Infinity Power Step Mat - Slate)
"); } jQuery("[id^=input-704D]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704D]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-592IS-287SSX]").remove(); jQuery("[id^=input-704D]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704D]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592IS-287SSX"); //alert(jQuery("[id^=input-592IS-287SSX]").attr("title")); //alert(jQuery("[id^=input-592IS-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592IS-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592IS-287SSX").prop("checked")) { jQuery("#input-592IS-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592IS-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IS-287SSX-704D]").length === 0) { jQuery("#note-592IS-287SSX").append("
(N/A with 704D )
"); } jQuery("[id^=input-592IS-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592IS-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IS-287SSX-704D]").remove(); jQuery("[id^=input-592IS-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592IS-287SSX").change(function(){ if(jQuery("#input-592IS-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704C]"); //alert(jQuery("[id^=input-704C]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704C]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704C]").prop("checked")) { jQuery("[id^=input-704C]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704C-592IS-287SSX]").length === 0) { jQuery("[id^=note-704C]").append("
(N/A with 592IS-287SSX - Infinity Power Step Mat - Slate)
"); } jQuery("[id^=input-704C]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704C]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-592IS-287SSX]").remove(); jQuery("[id^=input-704C]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704C]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592IS-287SSX"); //alert(jQuery("[id^=input-592IS-287SSX]").attr("title")); //alert(jQuery("[id^=input-592IS-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592IS-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592IS-287SSX").prop("checked")) { jQuery("#input-592IS-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592IS-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IS-287SSX-704C]").length === 0) { jQuery("#note-592IS-287SSX").append("
(N/A with 704C )
"); } jQuery("[id^=input-592IS-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592IS-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IS-287SSX-704C]").remove(); jQuery("[id^=input-592IS-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592IC-287SSX").change(function(){ if(jQuery("#input-592IC-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704D]"); //alert(jQuery("[id^=input-704D]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704D]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704D]").prop("checked")) { jQuery("[id^=input-704D]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704D-592IC-287SSX]").length === 0) { jQuery("[id^=note-704D]").append("
(N/A with 592IC-287SSX - Infinity Power Step Mat - Cayenne)
"); } jQuery("[id^=input-704D]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704D]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-592IC-287SSX]").remove(); jQuery("[id^=input-704D]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704D]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592IC-287SSX"); //alert(jQuery("[id^=input-592IC-287SSX]").attr("title")); //alert(jQuery("[id^=input-592IC-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592IC-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592IC-287SSX").prop("checked")) { jQuery("#input-592IC-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592IC-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IC-287SSX-704D]").length === 0) { jQuery("#note-592IC-287SSX").append("
(N/A with 704D )
"); } jQuery("[id^=input-592IC-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592IC-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IC-287SSX-704D]").remove(); jQuery("[id^=input-592IC-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-592IC-287SSX").change(function(){ if(jQuery("#input-592IC-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-704S]"); //alert(jQuery("[id^=input-704S]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-704S]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-704S]").prop("checked")) { jQuery("[id^=input-704S]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704S-592IC-287SSX]").length === 0) { jQuery("[id^=note-704S]").append("
(N/A with 592IC-287SSX - Infinity Power Step Mat - Cayenne)
"); } jQuery("[id^=input-704S]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-704S]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-592IC-287SSX]").remove(); jQuery("[id^=input-704S]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-704S]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-592IC-287SSX"); //alert(jQuery("[id^=input-592IC-287SSX]").attr("title")); //alert(jQuery("[id^=input-592IC-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-592IC-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-592IC-287SSX").prop("checked")) { jQuery("#input-592IC-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-592IC-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IC-287SSX-704S]").length === 0) { jQuery("#note-592IC-287SSX").append("
(N/A with 704S )
"); } jQuery("[id^=input-592IC-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-592IC-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IC-287SSX-704S]").remove(); jQuery("[id^=input-592IC-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704D-287SSX").change(function(){ if(jQuery("#input-704D-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592IS]"); //alert(jQuery("[id^=input-592IS]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592IS]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592IS]").prop("checked")) { jQuery("[id^=input-592IS]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IS-704D-287SSX]").length === 0) { jQuery("[id^=note-592IS]").append("
(N/A with 704D-287SSX - Snap-In Seadek Cockpit Flooring - Dune)
"); } jQuery("[id^=input-592IS]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592IS]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IS-704D-287SSX]").remove(); jQuery("[id^=input-592IS]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592IS]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704D-287SSX"); //alert(jQuery("[id^=input-704D-287SSX]").attr("title")); //alert(jQuery("[id^=input-704D-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704D-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704D-287SSX").prop("checked")) { jQuery("#input-704D-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704D-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704D-287SSX-592IS]").length === 0) { jQuery("#note-704D-287SSX").append("
(N/A with 592IS )
"); } jQuery("[id^=input-704D-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704D-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-287SSX-592IS]").remove(); jQuery("[id^=input-704D-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704D-287SSX").change(function(){ if(jQuery("#input-704D-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592IC]"); //alert(jQuery("[id^=input-592IC]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592IC]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592IC]").prop("checked")) { jQuery("[id^=input-592IC]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IC-704D-287SSX]").length === 0) { jQuery("[id^=note-592IC]").append("
(N/A with 704D-287SSX - Snap-In Seadek Cockpit Flooring - Dune)
"); } jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592IC]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IC-704D-287SSX]").remove(); jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592IC]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704D-287SSX"); //alert(jQuery("[id^=input-704D-287SSX]").attr("title")); //alert(jQuery("[id^=input-704D-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704D-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704D-287SSX").prop("checked")) { jQuery("#input-704D-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704D-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704D-287SSX-592IC]").length === 0) { jQuery("#note-704D-287SSX").append("
(N/A with 592IC )
"); } jQuery("[id^=input-704D-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704D-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-287SSX-592IC]").remove(); jQuery("[id^=input-704D-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704S-287SSX").change(function(){ if(jQuery("#input-704S-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592ID]"); //alert(jQuery("[id^=input-592ID]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592ID]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592ID]").prop("checked")) { jQuery("[id^=input-592ID]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592ID-704S-287SSX]").length === 0) { jQuery("[id^=note-592ID]").append("
(N/A with 704S-287SSX - Snap-In Seadek Cockpit Flooring - Slate)
"); } jQuery("[id^=input-592ID]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592ID]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592ID-704S-287SSX]").remove(); jQuery("[id^=input-592ID]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592ID]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704S-287SSX"); //alert(jQuery("[id^=input-704S-287SSX]").attr("title")); //alert(jQuery("[id^=input-704S-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704S-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704S-287SSX").prop("checked")) { jQuery("#input-704S-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704S-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704S-287SSX-592ID]").length === 0) { jQuery("#note-704S-287SSX").append("
(N/A with 592ID )
"); } jQuery("[id^=input-704S-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704S-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-287SSX-592ID]").remove(); jQuery("[id^=input-704S-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704S-287SSX").change(function(){ if(jQuery("#input-704S-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592IC]"); //alert(jQuery("[id^=input-592IC]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592IC]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592IC]").prop("checked")) { jQuery("[id^=input-592IC]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IC-704S-287SSX]").length === 0) { jQuery("[id^=note-592IC]").append("
(N/A with 704S-287SSX - Snap-In Seadek Cockpit Flooring - Slate)
"); } jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592IC]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IC-704S-287SSX]").remove(); jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592IC]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704S-287SSX"); //alert(jQuery("[id^=input-704S-287SSX]").attr("title")); //alert(jQuery("[id^=input-704S-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704S-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704S-287SSX").prop("checked")) { jQuery("#input-704S-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704S-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704S-287SSX-592IC]").length === 0) { jQuery("#note-704S-287SSX").append("
(N/A with 592IC )
"); } jQuery("[id^=input-704S-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704S-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-287SSX-592IC]").remove(); jQuery("[id^=input-704S-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704C-287SSX").change(function(){ if(jQuery("#input-704C-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592IS]"); //alert(jQuery("[id^=input-592IS]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592IS]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592IS]").prop("checked")) { jQuery("[id^=input-592IS]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592IS-704C-287SSX]").length === 0) { jQuery("[id^=note-592IS]").append("
(N/A with 704C-287SSX - Snap-In Seadek Cockpit Flooring - Cayenne)
"); } jQuery("[id^=input-592IS]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592IS]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592IS-704C-287SSX]").remove(); jQuery("[id^=input-592IS]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592IS]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704C-287SSX"); //alert(jQuery("[id^=input-704C-287SSX]").attr("title")); //alert(jQuery("[id^=input-704C-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704C-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704C-287SSX").prop("checked")) { jQuery("#input-704C-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704C-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704C-287SSX-592IS]").length === 0) { jQuery("#note-704C-287SSX").append("
(N/A with 592IS )
"); } jQuery("[id^=input-704C-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704C-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-287SSX-592IS]").remove(); jQuery("[id^=input-704C-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704C-287SSX").change(function(){ if(jQuery("#input-704C-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-592ID]"); //alert(jQuery("[id^=input-592ID]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-592ID]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-592ID]").prop("checked")) { jQuery("[id^=input-592ID]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-592ID-704C-287SSX]").length === 0) { jQuery("[id^=note-592ID]").append("
(N/A with 704C-287SSX - Snap-In Seadek Cockpit Flooring - Cayenne)
"); } jQuery("[id^=input-592ID]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-592ID]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-592ID-704C-287SSX]").remove(); jQuery("[id^=input-592ID]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-592ID]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-704C-287SSX"); //alert(jQuery("[id^=input-704C-287SSX]").attr("title")); //alert(jQuery("[id^=input-704C-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704C-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704C-287SSX").prop("checked")) { jQuery("#input-704C-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704C-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-704C-287SSX-592ID]").length === 0) { jQuery("#note-704C-287SSX").append("
(N/A with 592ID )
"); } jQuery("[id^=input-704C-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704C-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-287SSX-592ID]").remove(); jQuery("[id^=input-704C-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-527-287SSX").change(function(){ if(jQuery("#input-527-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-540]"); //alert(jQuery("[id^=input-540]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-540]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-540]").prop("checked")) { jQuery("[id^=input-540]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-540-527-287SSX]").length === 0) { jQuery("[id^=note-540]").append("
(N/A with 527-287SSX - Anchor - Galvanized)
"); } jQuery("[id^=input-540]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-540]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-540-527-287SSX]").remove(); jQuery("[id^=input-540]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-540]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-527-287SSX"); //alert(jQuery("[id^=input-527-287SSX]").attr("title")); //alert(jQuery("[id^=input-527-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-527-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-527-287SSX").prop("checked")) { jQuery("#input-527-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-527-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-527-287SSX-540]").length === 0) { jQuery("#note-527-287SSX").append("
(N/A with 540 )
"); } jQuery("[id^=input-527-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-527-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-527-287SSX-540]").remove(); jQuery("[id^=input-527-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-538M-287SSX").change(function(){ if(jQuery("#input-538M-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-538M-287SSX]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 538M-287SSX - Trim Tabs with Indicators)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-538M-287SSX]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-538M-287SSX"); //alert(jQuery("[id^=input-538M-287SSX]").attr("title")); //alert(jQuery("[id^=input-538M-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-538M-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-538M-287SSX").prop("checked")) { jQuery("#input-538M-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-538M-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-538M-287SSX-685]").length === 0) { jQuery("#note-538M-287SSX").append("
(N/A with 685 )
"); } jQuery("[id^=input-538M-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-538M-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-538M-287SSX-685]").remove(); jQuery("[id^=input-538M-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-538M-287SSX").change(function(){ if(jQuery("#input-538M-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-638]"); //alert(jQuery("[id^=input-638]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-638]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-638]").prop("checked")) { jQuery("[id^=input-638]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-638-538M-287SSX]").length === 0) { jQuery("[id^=note-638]").append("
(N/A with 538M-287SSX - Trim Tabs with Indicators)
"); } jQuery("[id^=input-638]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-638]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-638-538M-287SSX]").remove(); jQuery("[id^=input-638]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-638]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-538M-287SSX"); //alert(jQuery("[id^=input-538M-287SSX]").attr("title")); //alert(jQuery("[id^=input-538M-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-538M-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-538M-287SSX").prop("checked")) { jQuery("#input-538M-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-538M-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-538M-287SSX-638]").length === 0) { jQuery("#note-538M-287SSX").append("
(N/A with 638 )
"); } jQuery("[id^=input-538M-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-538M-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-538M-287SSX-638]").remove(); jQuery("[id^=input-538M-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-538EVC-287SSX").change(function(){ if(jQuery("#input-538EVC-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-538EVC-287SSX]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 538EVC-287SSX - Trim Tabs with Indicators)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-538EVC-287SSX]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-538EVC-287SSX"); //alert(jQuery("[id^=input-538EVC-287SSX]").attr("title")); //alert(jQuery("[id^=input-538EVC-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-538EVC-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-538EVC-287SSX").prop("checked")) { jQuery("#input-538EVC-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-538EVC-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-538EVC-287SSX-685]").length === 0) { jQuery("#note-538EVC-287SSX").append("
(N/A with 685 )
"); } jQuery("[id^=input-538EVC-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-538EVC-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-538EVC-287SSX-685]").remove(); jQuery("[id^=input-538EVC-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-538EVC-287SSX").change(function(){ if(jQuery("#input-538EVC-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-638]"); //alert(jQuery("[id^=input-638]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-638]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-638]").prop("checked")) { jQuery("[id^=input-638]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-638-538EVC-287SSX]").length === 0) { jQuery("[id^=note-638]").append("
(N/A with 538EVC-287SSX - Trim Tabs with Indicators)
"); } jQuery("[id^=input-638]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-638]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-638-538EVC-287SSX]").remove(); jQuery("[id^=input-638]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-638]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-538EVC-287SSX"); //alert(jQuery("[id^=input-538EVC-287SSX]").attr("title")); //alert(jQuery("[id^=input-538EVC-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-538EVC-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-538EVC-287SSX").prop("checked")) { jQuery("#input-538EVC-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-538EVC-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-538EVC-287SSX-638]").length === 0) { jQuery("#note-538EVC-287SSX").append("
(N/A with 638 )
"); } jQuery("[id^=input-538EVC-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-538EVC-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-538EVC-287SSX-638]").remove(); jQuery("[id^=input-538EVC-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-796DB-287SSX").change(function(){ if(jQuery("#input-796DB-287SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-685]"); //alert(jQuery("[id^=input-685]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-685]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-685]").prop("checked")) { jQuery("[id^=input-685]").prop("checked",false).change(); } // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-685-796DB-287SSX]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 796DB-287SSX - Diamondback Board Racks - Swiveling)
"); } jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-685]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685-796DB-287SSX]").remove(); jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-685]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-796DB-287SSX"); //alert(jQuery("[id^=input-796DB-287SSX]").attr("title")); //alert(jQuery("[id^=input-796DB-287SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-796DB-287SSX").prop("disabled", true); // determine if checked if(jQuery("#input-796DB-287SSX").prop("checked")) { jQuery("#input-796DB-287SSX").removeAttr("checked").change(); } //console.log("if of reverse input-796DB-287SSX"); //alert("shoudl be disabled"); // add a note to the disable option to tell why this is disabled and not available if(jQuery("[id^=note-single-na_with-796DB-287SSX-685]").length === 0) { jQuery("#note-796DB-287SSX").append("
(N/A with 685 )
"); } jQuery("[id^=input-796DB-287SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-796DB-287SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-796DB-287SSX-685]").remove(); jQuery("[id^=input-796DB-287SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener }); // end of document ready jQuery(document).ready(function(){ jQuery("#input-979-287SSXBE").change(function(){ if(jQuery("#input-979-287SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-979-287SSXBE]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-535-979-287SSXBE]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-535]").prop("type") != "radio") if(jQuery("[id^=input-535]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-535]").prop("disabled", true); } else if(jQuery("[id^=input-535]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-535]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-535]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-535]").prop("disabled", false); } if(!jQuery("[id^=input-535]").prop("checked")){ jQuery("[id^=input-535]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-535]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-535]").append("
(Required By: 979-287SSXBE-Black Edition Hull)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-979-287SSXBE]").hide(); jQuery("[id^=note-single-required-by-979-287SSXBE]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-535]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-535]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-535-979-287SSXBE]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-535]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-535]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-979-287SSXBE").change(function(){ if(jQuery("#input-979-287SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-979-287SSXBE]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-979-287SSXBE]").hide(); jQuery("[id^=note-single-required-by-979-287SSXBE]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-535]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-535]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-535-979-287SSXBE]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-535]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-535]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-BE_HULL").change(function(){ if(jQuery("#input-BE_HULL").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-BE_HULL]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-979-BE_HULL]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-979]").prop("type") != "radio") if(jQuery("[id^=input-979]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-979]").prop("disabled", true); } else if(jQuery("[id^=input-979]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-979]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-979]").prop("disabled", false); } if(!jQuery("[id^=input-979]").prop("checked")){ jQuery("[id^=input-979]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-979]").append("
(Required By: BE_HULL-Black Edition Hull Bottom)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-BE_HULL]").hide(); jQuery("[id^=note-single-required-by-BE_HULL]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-979]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-979-BE_HULL]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-979]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-532-287SSX").change(function(){ if(jQuery("#input-532-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-532-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IS-532-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IS]").prop("type") != "radio") if(jQuery("[id^=input-592IS]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IS]").prop("disabled", true); } else if(jQuery("[id^=input-592IS]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IS]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IS]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IS]").prop("disabled", false); } if(!jQuery("[id^=input-592IS]").prop("checked")){ jQuery("[id^=input-592IS]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IS]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IS]").append("
(Required By: 532-287SSX-Cockpit Interior - Slate)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-532-287SSX]").hide(); jQuery("[id^=note-single-required-by-532-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IS]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IS]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IS-532-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IS]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IS]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-778-287SSX").change(function(){ if(jQuery("#input-778-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-778-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592ID-778-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592ID]").prop("type") != "radio") if(jQuery("[id^=input-592ID]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592ID]").prop("disabled", true); } else if(jQuery("[id^=input-592ID]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592ID]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592ID]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592ID]").prop("disabled", false); } if(!jQuery("[id^=input-592ID]").prop("checked")){ jQuery("[id^=input-592ID]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592ID]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592ID]").append("
(Required By: 778-287SSX-Cockpit Interior - Dune)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-778-287SSX]").hide(); jQuery("[id^=note-single-required-by-778-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592ID]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592ID]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592ID-778-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592ID]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592ID]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-638M-287SSX").change(function(){ if(jQuery("#input-638M-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-638M-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-638M-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 638M-287SSX-Cockpit Interior - Cayenne)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-638M-287SSX]").hide(); jQuery("[id^=note-single-required-by-638M-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-638M-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-638V-287SSX").change(function(){ if(jQuery("#input-638V-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-638V-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-638V-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 638V-287SSX-Cockpit Interior - Cayenne)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-638V-287SSX]").hide(); jQuery("[id^=note-single-required-by-638V-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-638V-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-535-287SSX").change(function(){ if(jQuery("#input-535-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-535-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-535-287SSX]").hide(); jQuery("[id^=note-single-required-by-535-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-638V-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-535-287SSX").change(function(){ if(jQuery("#input-535-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-535-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-979-535-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-979]").prop("type") != "radio") if(jQuery("[id^=input-979]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-979]").prop("disabled", true); } else if(jQuery("[id^=input-979]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-979]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-979]").prop("disabled", false); } if(!jQuery("[id^=input-979]").prop("checked")){ jQuery("[id^=input-979]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-979]").append("
(Required By: 535-287SSX-Cockpit Interior - Black Edition)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-535-287SSX]").hide(); jQuery("[id^=note-single-required-by-535-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-979]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-979-535-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-979]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-735-287SSXBLK").change(function(){ if(jQuery("#input-735-287SSXBLK").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-735-287SSXBLK]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-735-287SSXBLK]").hide(); jQuery("[id^=note-single-required-by-735-287SSXBLK]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-979]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-979-535-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-979]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-735-287SSXWHT").change(function(){ if(jQuery("#input-735-287SSXWHT").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-735-287SSXWHT]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-735-287SSXWHT]").hide(); jQuery("[id^=note-single-required-by-735-287SSXWHT]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-979]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-979]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-979-535-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-979]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-979]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-685M-287SSX").change(function(){ if(jQuery("#input-685M-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685M-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-685M-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 685M-287SSX-Black Edition Package)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-685M-287SSX]").hide(); jQuery("[id^=note-single-required-by-685M-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685M-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-685V-287SSX").change(function(){ if(jQuery("#input-685V-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685V-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-685V-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 685V-287SSX-Black Edition Package)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-685V-287SSX]").hide(); jQuery("[id^=note-single-required-by-685V-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685V-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-685HTM-287SSX").change(function(){ if(jQuery("#input-685HTM-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685HTM-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-685HTM-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 685HTM-287SSX-Black Edition Hardtop Package)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-685HTM-287SSX]").hide(); jQuery("[id^=note-single-required-by-685HTM-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTM-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-685HTV-287SSX").change(function(){ if(jQuery("#input-685HTV-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685HTV-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require // lets make sure this option isnt already required. // this is a hack against two options requiring each other resulting in an infinite loop if(jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").length === 0) { // check the required item // if this is not in an overwrite group //if(jQuery("[id^=input-592IC]").prop("type") != "radio") if(jQuery("[id^=input-592IC]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){ jQuery("[id^=input-592IC]").prop("disabled", true); } else if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // here we have a radio group // disable the entire group //jQuery("input[name=jQuery("input[id^=input-592IC]").attr("name")]").attr("disabled",true); var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log(temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",true); // enable this option jQuery("[id^=input-592IC]").prop("disabled", false); } if(!jQuery("[id^=input-592IC]").prop("checked")){ jQuery("[id^=input-592IC]").prop("checked", true).change(); } // run a price tally - wasnt calculating proper cost 2/6/13 - rusty checked_boxes_price_tally(); // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().addClass("byb_option_yellow"); // add a note stating why this option is checked jQuery("[id^=note-592IC]").append("
(Required By: 685HTV-287SSX-Black Edition Hardtop Package)
"); } } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-685HTV-287SSX]").hide(); jQuery("[id^=note-single-required-by-685HTV-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-713W-287SSX").change(function(){ if(jQuery("#input-713W-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-713W-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-713W-287SSX]").hide(); jQuery("[id^=note-single-required-by-713W-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-713B-287SSX").change(function(){ if(jQuery("#input-713B-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-713B-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-713B-287SSX]").hide(); jQuery("[id^=note-single-required-by-713B-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-538M-287SSXBE").change(function(){ if(jQuery("#input-538M-287SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-538M-287SSXBE]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-538M-287SSXBE]").hide(); jQuery("[id^=note-single-required-by-538M-287SSXBE]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-538EVC-287SSXBE").change(function(){ if(jQuery("#input-538EVC-287SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-538EVC-287SSXBE]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-538EVC-287SSXBE]").hide(); jQuery("[id^=note-single-required-by-538EVC-287SSXBE]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener jQuery("#input-796BE-287SSX").change(function(){ if(jQuery("#input-796BE-287SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-796BE-287SSX]").show(); // set the parent div to the yellow class jQuery(this).parent().parent().addClass("byb_option_yellow"); // add a statement that only exists if this is a single require } // here we reverse out everything from above else { // set the parent div to the normal class jQuery(this).parent().parent().removeClass("byb_option_yellow"); // remove the requires note jQuery("[id^=note-single-requires-796BE-287SSX]").hide(); jQuery("[id^=note-single-required-by-796BE-287SSX]").hide(); // add a statement that only exists if this was a single require and it reverses the notes and colors above // set the parent div of the required option the yellow class jQuery("[id^=input-592IC]").parent().parent().removeClass("byb_option_yellow"); jQuery("[id^=input-592IC]").prop("disabled", false); // add a note stating why this option is checked jQuery("[id^=note-single-required-by-592IC-685HTV-287SSX]").remove(); // if this is a radio group we need to re-enable it if(jQuery("[id^=input-592IC]").prop("type") == "radio"){ // enable the entire group var temp_name = ""; temp_name = jQuery("input[id^=input-592IC]").attr("name"); console.log("z-"+temp_name); jQuery("input[name="+temp_name+"]").attr("disabled",false); } } }); // end click listener }); // end of document ready jQuery(document).ready(function(){ option_group_data["979-287SSXBE"] = {}; option_group_data["979-287SSXBE"]["part_groups"] = new Array(); option_group_data["979-287SSXBE"]["part_groups"].push("125"); option_group_data["532-287SSX"] = {}; option_group_data["532-287SSX"]["part_groups"] = new Array(); option_group_data["532-287SSX"]["part_groups"].push("20"); option_group_data["778-287SSX"] = {}; option_group_data["778-287SSX"]["part_groups"] = new Array(); option_group_data["778-287SSX"]["part_groups"].push("30"); option_group_data["643-287SSX"] = {}; option_group_data["643-287SSX"]["part_groups"] = new Array(); option_group_data["643-287SSX"]["part_groups"].push("21"); option_group_data["644-287SSX"] = {}; option_group_data["644-287SSX"]["part_groups"] = new Array(); option_group_data["644-287SSX"]["part_groups"].push("22"); option_group_data["663-287SSX"] = {}; option_group_data["663-287SSX"]["part_groups"] = new Array(); option_group_data["663-287SSX"]["part_groups"].push("23"); option_group_data["638M-287SSX"] = {}; option_group_data["638M-287SSX"]["part_groups"] = new Array(); option_group_data["638M-287SSX"]["part_groups"].push("27"); option_group_data["638M-287SSX"]["part_groups"].push("95"); option_group_data["638V-287SSX"] = {}; option_group_data["638V-287SSX"]["part_groups"] = new Array(); option_group_data["638V-287SSX"]["part_groups"].push("27"); option_group_data["638V-287SSX"]["part_groups"].push("95"); option_group_data["535-287SSX"] = {}; option_group_data["535-287SSX"]["part_groups"] = new Array(); option_group_data["535-287SSX"]["part_groups"].push("27"); option_group_data["767W-287SSXSBLSBL"] = {}; option_group_data["767W-287SSXSBLSBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXSBLSBL"]["available_with"] = new Array(); option_group_data["767W-287SSXSBLSBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSBLSBL"]["part_groups"].push("9"); option_group_data["767W-287SSXSBLSBL"]["available_with"].push("23"); option_group_data["767W-287SSXBLUBLK"] = {}; option_group_data["767W-287SSXBLUBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLUBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXBLUBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLUBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXBLUBLK"]["available_with"].push("22"); option_group_data["767W-287SSXSBLBLU"] = {}; option_group_data["767W-287SSXSBLBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXSBLBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXSBLBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSBLBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXSBLBLU"]["available_with"].push("23"); option_group_data["767W-287SSXBLUSBL"] = {}; option_group_data["767W-287SSXBLUSBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLUSBL"]["available_with"] = new Array(); option_group_data["767W-287SSXBLUSBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLUSBL"]["part_groups"].push("9"); option_group_data["767W-287SSXBLUSBL"]["available_with"].push("22"); option_group_data["767W-287SSXSLTBLK"] = {}; option_group_data["767W-287SSXSLTBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXSLTBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXSLTBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSLTBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXSLTBLK"]["available_with"].push("20"); option_group_data["767W-287SSXDNEBLK"] = {}; option_group_data["767W-287SSXDNEBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXDNEBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXDNEBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXDNEBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXDNEBLK"]["available_with"].push("30"); option_group_data["767W-287SSXBLKBLU"] = {}; option_group_data["767W-287SSXBLKBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLKBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXBLKBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLKBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXBLKBLU"]["available_with"].push("21"); option_group_data["767W-287SSXBLUBLU"] = {}; option_group_data["767W-287SSXBLUBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLUBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXBLUBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLUBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXBLUBLU"]["available_with"].push("22"); option_group_data["767W-287SSXCYNSBL"] = {}; option_group_data["767W-287SSXCYNSBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXCYNSBL"]["available_with"] = new Array(); option_group_data["767W-287SSXCYNSBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXCYNSBL"]["part_groups"].push("9"); option_group_data["767W-287SSXCYNSBL"]["available_with"].push("27"); option_group_data["767W-287SSXBLKSBL"] = {}; option_group_data["767W-287SSXBLKSBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLKSBL"]["available_with"] = new Array(); option_group_data["767W-287SSXBLKSBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLKSBL"]["part_groups"].push("9"); option_group_data["767W-287SSXBLKSBL"]["available_with"].push("21"); option_group_data["767W-287SSXSLTBLU"] = {}; option_group_data["767W-287SSXSLTBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXSLTBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXSLTBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSLTBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXSLTBLU"]["available_with"].push("20"); option_group_data["767W-287SSXSBLBLK"] = {}; option_group_data["767W-287SSXSBLBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXSBLBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXSBLBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSBLBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXSBLBLK"]["available_with"].push("23"); option_group_data["767W-287SSXBLKBLK"] = {}; option_group_data["767W-287SSXBLKBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXBLKBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXBLKBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXBLKBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXBLKBLK"]["available_with"].push("21"); option_group_data["767W-287SSXDNESBL"] = {}; option_group_data["767W-287SSXDNESBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXDNESBL"]["available_with"] = new Array(); option_group_data["767W-287SSXDNESBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXDNESBL"]["part_groups"].push("9"); option_group_data["767W-287SSXDNESBL"]["available_with"].push("30"); option_group_data["767W-287SSXSLTSBL"] = {}; option_group_data["767W-287SSXSLTSBL"]["part_groups"] = new Array(); option_group_data["767W-287SSXSLTSBL"]["available_with"] = new Array(); option_group_data["767W-287SSXSLTSBL"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXSLTSBL"]["part_groups"].push("9"); option_group_data["767W-287SSXSLTSBL"]["available_with"].push("20"); option_group_data["767W-287SSXCYNBLK"] = {}; option_group_data["767W-287SSXCYNBLK"]["part_groups"] = new Array(); option_group_data["767W-287SSXCYNBLK"]["available_with"] = new Array(); option_group_data["767W-287SSXCYNBLK"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXCYNBLK"]["part_groups"].push("9"); option_group_data["767W-287SSXCYNBLK"]["available_with"].push("27"); option_group_data["767W-287SSXDNEBLU"] = {}; option_group_data["767W-287SSXDNEBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXDNEBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXDNEBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXDNEBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXDNEBLU"]["available_with"].push("30"); option_group_data["767W-287SSXCYNBLU"] = {}; option_group_data["767W-287SSXCYNBLU"]["part_groups"] = new Array(); option_group_data["767W-287SSXCYNBLU"]["available_with"] = new Array(); option_group_data["767W-287SSXCYNBLU"]["available_with_compound"] = new Array(); option_group_data["767W-287SSXCYNBLU"]["part_groups"].push("9"); option_group_data["767W-287SSXCYNBLU"]["available_with"].push("27"); option_group_data["767B-287SSXSBLBLK"] = {}; option_group_data["767B-287SSXSBLBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXSBLBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXSBLBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSBLBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXSBLBLK"]["available_with"].push("23"); option_group_data["767B-287SSXDNEBLK"] = {}; option_group_data["767B-287SSXDNEBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXDNEBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXDNEBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXDNEBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXDNEBLK"]["available_with"].push("30"); option_group_data["767B-287SSXBLKSBL"] = {}; option_group_data["767B-287SSXBLKSBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLKSBL"]["available_with"] = new Array(); option_group_data["767B-287SSXBLKSBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLKSBL"]["part_groups"].push("8"); option_group_data["767B-287SSXBLKSBL"]["available_with"].push("21"); option_group_data["767B-287SSXBLUBLU"] = {}; option_group_data["767B-287SSXBLUBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLUBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXBLUBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLUBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXBLUBLU"]["available_with"].push("22"); option_group_data["767B-287SSXSBLBLU"] = {}; option_group_data["767B-287SSXSBLBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXSBLBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXSBLBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSBLBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXSBLBLU"]["available_with"].push("23"); option_group_data["767B-287SSXBLKBLU"] = {}; option_group_data["767B-287SSXBLKBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLKBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXBLKBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLKBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXBLKBLU"]["available_with"].push("21"); option_group_data["767B-287SSXSLTSBL"] = {}; option_group_data["767B-287SSXSLTSBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXSLTSBL"]["available_with"] = new Array(); option_group_data["767B-287SSXSLTSBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSLTSBL"]["part_groups"].push("8"); option_group_data["767B-287SSXSLTSBL"]["available_with"].push("20"); option_group_data["767B-287SSXBLKBLK"] = {}; option_group_data["767B-287SSXBLKBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLKBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXBLKBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLKBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXBLKBLK"]["available_with"].push("21"); option_group_data["767B-287SSXDNESBL"] = {}; option_group_data["767B-287SSXDNESBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXDNESBL"]["available_with"] = new Array(); option_group_data["767B-287SSXDNESBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXDNESBL"]["part_groups"].push("8"); option_group_data["767B-287SSXDNESBL"]["available_with"].push("30"); option_group_data["767B-287SSXSBLSBL"] = {}; option_group_data["767B-287SSXSBLSBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXSBLSBL"]["available_with"] = new Array(); option_group_data["767B-287SSXSBLSBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSBLSBL"]["part_groups"].push("8"); option_group_data["767B-287SSXSBLSBL"]["available_with"].push("23"); option_group_data["767B-287SSXCYNSBL"] = {}; option_group_data["767B-287SSXCYNSBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXCYNSBL"]["available_with"] = new Array(); option_group_data["767B-287SSXCYNSBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXCYNSBL"]["part_groups"].push("8"); option_group_data["767B-287SSXCYNSBL"]["available_with"].push("27"); option_group_data["767B-287SSXDNEBLU"] = {}; option_group_data["767B-287SSXDNEBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXDNEBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXDNEBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXDNEBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXDNEBLU"]["available_with"].push("30"); option_group_data["767B-287SSXSLTBLU"] = {}; option_group_data["767B-287SSXSLTBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXSLTBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXSLTBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSLTBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXSLTBLU"]["available_with"].push("20"); option_group_data["767B-287SSXCYNBLU"] = {}; option_group_data["767B-287SSXCYNBLU"]["part_groups"] = new Array(); option_group_data["767B-287SSXCYNBLU"]["available_with"] = new Array(); option_group_data["767B-287SSXCYNBLU"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXCYNBLU"]["part_groups"].push("8"); option_group_data["767B-287SSXCYNBLU"]["available_with"].push("27"); option_group_data["767B-287SSXSLTBLK"] = {}; option_group_data["767B-287SSXSLTBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXSLTBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXSLTBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXSLTBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXSLTBLK"]["available_with"].push("20"); option_group_data["767B-287SSXCYNBLK"] = {}; option_group_data["767B-287SSXCYNBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXCYNBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXCYNBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXCYNBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXCYNBLK"]["available_with"].push("27"); option_group_data["767B-287SSXCYNBLK"]["available_with"].push("125"); option_group_data["767B-287SSXCYNBLK"]["available_with"].push("126"); option_group_data["767B-287SSXBLUBLK"] = {}; option_group_data["767B-287SSXBLUBLK"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLUBLK"]["available_with"] = new Array(); option_group_data["767B-287SSXBLUBLK"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLUBLK"]["part_groups"].push("8"); option_group_data["767B-287SSXBLUBLK"]["available_with"].push("22"); option_group_data["767B-287SSXBLUSBL"] = {}; option_group_data["767B-287SSXBLUSBL"]["part_groups"] = new Array(); option_group_data["767B-287SSXBLUSBL"]["available_with"] = new Array(); option_group_data["767B-287SSXBLUSBL"]["available_with_compound"] = new Array(); option_group_data["767B-287SSXBLUSBL"]["part_groups"].push("8"); option_group_data["767B-287SSXBLUSBL"]["available_with"].push("22"); option_group_data["752W-287SSX"] = {}; option_group_data["752W-287SSX"]["part_groups"] = new Array(); option_group_data["752W-287SSX"]["part_groups"].push("7"); option_group_data["752B-287SSX"] = {}; option_group_data["752B-287SSX"]["part_groups"] = new Array(); option_group_data["752B-287SSX"]["part_groups"].push("7"); option_group_data["562-287SSXBLK"] = {}; option_group_data["562-287SSXBLK"]["available_with"] = new Array(); option_group_data["562-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["562-287SSXBLK"]["available_with"].push("8"); option_group_data["562-287SSXBLK"]["available_with"].push("9"); option_group_data["562-287SSXBLU"] = {}; option_group_data["562-287SSXBLU"]["available_with"] = new Array(); option_group_data["562-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["562-287SSXBLU"]["available_with"].push("8"); option_group_data["562-287SSXBLU"]["available_with"].push("9"); option_group_data["562-287SSXSBL"] = {}; option_group_data["562-287SSXSBL"]["available_with"] = new Array(); option_group_data["562-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["562-287SSXSBL"]["available_with"].push("8"); option_group_data["562-287SSXSBL"]["available_with"].push("9"); option_group_data["642-287SSXBLK"] = {}; option_group_data["642-287SSXBLK"]["available_with"] = new Array(); option_group_data["642-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["642-287SSXBLK"]["available_with"].push("9"); option_group_data["642B-287SSXWHT"] = {}; option_group_data["642B-287SSXWHT"]["available_with"] = new Array(); option_group_data["642B-287SSXWHT"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXWHT"]["available_with"].push("8"); option_group_data["642B-287SSXWHT"]["available_with"].push("126"); option_group_data["642-287SSXALY"] = {}; option_group_data["642-287SSXALY"]["available_with"] = new Array(); option_group_data["642-287SSXALY"]["available_with_compound"] = new Array(); option_group_data["642-287SSXALY"]["available_with"].push("9"); option_group_data["642B-287SSXALY"] = {}; option_group_data["642B-287SSXALY"]["available_with"] = new Array(); option_group_data["642B-287SSXALY"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXALY"]["available_with"].push("8"); option_group_data["642B-287SSXALY"]["available_with"].push("126"); option_group_data["642-287SSXSTL"] = {}; option_group_data["642-287SSXSTL"]["available_with"] = new Array(); option_group_data["642-287SSXSTL"]["available_with_compound"] = new Array(); option_group_data["642-287SSXSTL"]["available_with"].push("9"); option_group_data["642B-287SSXSTL"] = {}; option_group_data["642B-287SSXSTL"]["available_with"] = new Array(); option_group_data["642B-287SSXSTL"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXSTL"]["available_with"].push("8"); option_group_data["642B-287SSXSTL"]["available_with"].push("126"); option_group_data["642B-287SSXSBL"] = {}; option_group_data["642B-287SSXSBL"]["available_with"] = new Array(); option_group_data["642B-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXSBL"]["available_with"].push("8"); option_group_data["642B-287SSXSBL"]["available_with"].push("126"); option_group_data["642-287SSXSBL"] = {}; option_group_data["642-287SSXSBL"]["available_with"] = new Array(); option_group_data["642-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["642-287SSXSBL"]["available_with"].push("9"); option_group_data["642-287SSXBLU"] = {}; option_group_data["642-287SSXBLU"]["available_with"] = new Array(); option_group_data["642-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["642-287SSXBLU"]["available_with"].push("9"); option_group_data["642B-287SSXBLU"] = {}; option_group_data["642B-287SSXBLU"]["available_with"] = new Array(); option_group_data["642B-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXBLU"]["available_with"].push("8"); option_group_data["642B-287SSXBLU"]["available_with"].push("126"); option_group_data["642B-287SSXICE"] = {}; option_group_data["642B-287SSXICE"]["available_with"] = new Array(); option_group_data["642B-287SSXICE"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXICE"]["available_with"].push("8"); option_group_data["642B-287SSXICE"]["available_with"].push("126"); option_group_data["642-287SSXICE"] = {}; option_group_data["642-287SSXICE"]["available_with"] = new Array(); option_group_data["642-287SSXICE"]["available_with_compound"] = new Array(); option_group_data["642-287SSXICE"]["available_with"].push("9"); option_group_data["642B-287SSXGRN"] = {}; option_group_data["642B-287SSXGRN"]["available_with"] = new Array(); option_group_data["642B-287SSXGRN"]["available_with_compound"] = new Array(); option_group_data["642B-287SSXGRN"]["available_with"].push("8"); option_group_data["642B-287SSXGRN"]["available_with"].push("126"); option_group_data["642-287SSXGRN"] = {}; option_group_data["642-287SSXGRN"]["available_with"] = new Array(); option_group_data["642-287SSXGRN"]["available_with_compound"] = new Array(); option_group_data["642-287SSXGRN"]["available_with"].push("9"); option_group_data["735HT-287SSXBLK"] = {}; option_group_data["735HT-287SSXBLK"]["available_with"] = new Array(); option_group_data["735HT-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["735HT-287SSXBLK"]["available_with"].push("7"); option_group_data["735HT-287SSXBLK"]["available_with"].push("127"); option_group_data["735HT-287SSXWHT"] = {}; option_group_data["735HT-287SSXWHT"]["available_with"] = new Array(); option_group_data["735HT-287SSXWHT"]["available_with_compound"] = new Array(); option_group_data["735HT-287SSXWHT"]["available_with"].push("7"); option_group_data["735HT-287SSXWHT"]["available_with"].push("127"); option_group_data["557HT-287SSXBLK"] = {}; option_group_data["557HT-287SSXBLK"]["available_with"] = new Array(); option_group_data["557HT-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["557HT-287SSXBLK"]["available_with"].push("7"); option_group_data["557HT-287SSXBLK"]["available_with"].push("127"); option_group_data["557HT-287SSXBLU"] = {}; option_group_data["557HT-287SSXBLU"]["available_with"] = new Array(); option_group_data["557HT-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["557HT-287SSXBLU"]["available_with"].push("7"); option_group_data["557HT-287SSXBLU"]["available_with"].push("127"); option_group_data["557HT-287SSXSBL"] = {}; option_group_data["557HT-287SSXSBL"]["available_with"] = new Array(); option_group_data["557HT-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["557HT-287SSXSBL"]["available_with"].push("7"); option_group_data["557HT-287SSXSBL"]["available_with"].push("127"); option_group_data["557RA-287SSXBLK"] = {}; option_group_data["557RA-287SSXBLK"]["available_with"] = new Array(); option_group_data["557RA-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["557RA-287SSXBLK"]["available_with"].push("8"); option_group_data["557RA-287SSXBLK"]["available_with"].push("9"); option_group_data["557RA-287SSXBLK"]["available_with"].push("126"); option_group_data["557RA-287SSXBLU"] = {}; option_group_data["557RA-287SSXBLU"]["available_with"] = new Array(); option_group_data["557RA-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["557RA-287SSXBLU"]["available_with"].push("8"); option_group_data["557RA-287SSXBLU"]["available_with"].push("9"); option_group_data["557RA-287SSXBLU"]["available_with"].push("126"); option_group_data["557RA-287SSXSBL"] = {}; option_group_data["557RA-287SSXSBL"]["available_with"] = new Array(); option_group_data["557RA-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["557RA-287SSXSBL"]["available_with"].push("8"); option_group_data["557RA-287SSXSBL"]["available_with"].push("9"); option_group_data["557RA-287SSXSBL"]["available_with"].push("126"); option_group_data["619RA-287SSX"] = {}; option_group_data["619RA-287SSX"]["available_with"] = new Array(); option_group_data["619RA-287SSX"]["available_with_compound"] = new Array(); option_group_data["619RA-287SSX"]["available_with"].push("7"); option_group_data["619RA-287SSX"]["available_with"].push("8"); option_group_data["619RA-287SSX"]["available_with"].push("9"); option_group_data["619RA-287SSX"]["available_with"].push("126"); option_group_data["619RA-287SSX"]["available_with"].push("127"); option_group_data["685M-287SSX"] = {}; option_group_data["685M-287SSX"]["part_groups"] = new Array(); option_group_data["685M-287SSX"]["part_groups"].push("126"); option_group_data["685V-287SSX"] = {}; option_group_data["685V-287SSX"]["part_groups"] = new Array(); option_group_data["685V-287SSX"]["part_groups"].push("126"); option_group_data["685HTM-287SSX"] = {}; option_group_data["685HTM-287SSX"]["part_groups"] = new Array(); option_group_data["685HTM-287SSX"]["part_groups"].push("127"); option_group_data["685HTV-287SSX"] = {}; option_group_data["685HTV-287SSX"]["part_groups"] = new Array(); option_group_data["685HTV-287SSX"]["part_groups"].push("127"); option_group_data["512C-287SSX"] = {}; option_group_data["512C-287SSX"]["available_with"] = new Array(); option_group_data["512C-287SSX"]["available_with_compound"] = new Array(); option_group_data["512C-287SSX"]["available_with"].push("95"); option_group_data["713W-287SSX"] = {}; option_group_data["713W-287SSX"]["available_with"] = new Array(); option_group_data["713W-287SSX"]["available_with_compound"] = new Array(); option_group_data["713W-287SSX"]["available_with"].push("9"); option_group_data["713B-287SSX"] = {}; option_group_data["713B-287SSX"]["available_with"] = new Array(); option_group_data["713B-287SSX"]["available_with_compound"] = new Array(); option_group_data["713B-287SSX"]["available_with"].push("8"); option_group_data["713B-287SSX"]["available_with"].push("126"); option_group_data["560CT-287SSXBLU"] = {}; option_group_data["560CT-287SSXBLU"]["available_with"] = new Array(); option_group_data["560CT-287SSXBLU"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXBLU"]["available_with"].push("22"); option_group_data["560CT-287SSXBLK"] = {}; option_group_data["560CT-287SSXBLK"]["available_with"] = new Array(); option_group_data["560CT-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXBLK"]["available_with"].push("21"); option_group_data["560CT-287SSXDNE"] = {}; option_group_data["560CT-287SSXDNE"]["available_with"] = new Array(); option_group_data["560CT-287SSXDNE"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXDNE"]["available_with"].push("30"); option_group_data["560CT-287SSXSLT"] = {}; option_group_data["560CT-287SSXSLT"]["available_with"] = new Array(); option_group_data["560CT-287SSXSLT"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXSLT"]["available_with"].push("20"); option_group_data["560CT-287SSXCYN"] = {}; option_group_data["560CT-287SSXCYN"]["available_with"] = new Array(); option_group_data["560CT-287SSXCYN"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXCYN"]["available_with"].push("27"); option_group_data["560CT-287SSXSBL"] = {}; option_group_data["560CT-287SSXSBL"]["available_with"] = new Array(); option_group_data["560CT-287SSXSBL"]["available_with_compound"] = new Array(); option_group_data["560CT-287SSXSBL"]["available_with"].push("23"); option_group_data["592IC-287SSX"] = {}; option_group_data["592IC-287SSX"]["available_with"] = new Array(); option_group_data["592IC-287SSX"]["available_with_compound"] = new Array(); option_group_data["592IC-287SSX"]["available_with"].push("27"); option_group_data["704C-287SSX"] = {}; option_group_data["704C-287SSX"]["available_with"] = new Array(); option_group_data["704C-287SSX"]["available_with_compound"] = new Array(); option_group_data["704C-287SSX"]["available_with"].push("27"); option_group_data["796BE-287SSX"] = {}; option_group_data["796BE-287SSX"]["available_with"] = new Array(); option_group_data["796BE-287SSX"]["available_with_compound"] = new Array(); option_group_data["796BE-287SSX"]["available_with"].push("126"); option_group_data["796DB-287SSX"] = {}; option_group_data["796DB-287SSX"]["available_with"] = new Array(); option_group_data["796DB-287SSX"]["available_with_compound"] = new Array(); option_group_data["796DB-287SSX"]["available_with"].push("8"); option_group_data["796DB-287SSX"]["available_with"].push("9"); option_group_data["688AG-287SSX"] = {}; option_group_data["688AG-287SSX"]["part_groups"] = new Array(); option_group_data["688AG-287SSX"]["part_groups"].push("60"); option_group_data["688AA-287SSX"] = {}; option_group_data["688AA-287SSX"]["part_groups"] = new Array(); option_group_data["688AA-287SSX"]["part_groups"].push("61"); option_group_data["688BE-287SSX"] = {}; option_group_data["688BE-287SSX"]["part_groups"] = new Array(); option_group_data["688BE-287SSX"]["available_with"] = new Array(); option_group_data["688BE-287SSX"]["available_with_compound"] = new Array(); option_group_data["688BE-287SSX"]["part_groups"].push("57"); option_group_data["688BE-287SSX"]["available_with"].push("126"); option_group_data["688BE-287SSX"]["available_with"].push("127"); option_group_data["688BG-287SSX"] = {}; option_group_data["688BG-287SSX"]["part_groups"] = new Array(); option_group_data["688BG-287SSX"]["part_groups"].push("67"); option_group_data["688BA-287SSX"] = {}; option_group_data["688BA-287SSX"]["part_groups"] = new Array(); option_group_data["688BA-287SSX"]["part_groups"].push("68"); option_group_data["686-287SSXALM"] = {}; option_group_data["686-287SSXALM"]["available_with"] = new Array(); option_group_data["686-287SSXALM"]["available_with_compound"] = new Array(); option_group_data["686-287SSXALM"]["available_with"].push("60"); option_group_data["687-287SSXALM"] = {}; option_group_data["687-287SSXALM"]["available_with"] = new Array(); option_group_data["687-287SSXALM"]["available_with_compound"] = new Array(); option_group_data["687-287SSXALM"]["available_with"].push("61"); option_group_data["686-287SSXBLK"] = {}; option_group_data["686-287SSXBLK"]["available_with"] = new Array(); option_group_data["686-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["686-287SSXBLK"]["available_with"].push("67"); option_group_data["687-287SSXBLK"] = {}; option_group_data["687-287SSXBLK"]["available_with"] = new Array(); option_group_data["687-287SSXBLK"]["available_with_compound"] = new Array(); option_group_data["687-287SSXBLK"]["available_with"].push("68"); option_group_data["687BE-287SSX"] = {}; option_group_data["687BE-287SSX"]["available_with"] = new Array(); option_group_data["687BE-287SSX"]["available_with_compound"] = new Array(); option_group_data["687BE-287SSX"]["available_with"].push("57"); }); // end of document ready jQuery(document).ready(function(){ jQuery("#boat_build_form").validate({ rules: { name: { required: true, minlength: 2 }, email: { required: true, email: true }, zip: { required: true, minlength: 3 } }, messages: { name: " -Name Required ", email: " -Please enter a valid email address", zip: " -Zip/Postal Required" } }); // end validate });// end doc ready jQuery(document).ready(function(){ checked_boxes_price_tally(); checked_boxes_list_tally(); jQuery(".byb_checkbox:input").change(function(){ // if this is a single selection and if this option is checked if(jQuery(this).attr("single_selection_group") && jQuery(this).prop("checked")) { // loop thorugh all options and remove checks from this single selection group var single_selection_group = jQuery(this).attr("single_selection_group"); var single_selection_checked_option = jQuery(this).val(); jQuery("#boat_build_form input:checked").each(function(){ // if this option is in the single selection group AND it is NOT the same part number as selected above if(jQuery(this).attr("single_selection_group") == single_selection_group && jQuery(this).val() != single_selection_checked_option) { jQuery(this).prop("checked",false).change(); } }); } //includes(); apply_part_groups(); apply_graphics(); checked_boxes_price_tally(); checked_boxes_list_tally(); setCanvasColor(); setXtremeArchGraphics(); //alert(overwrite_group_total["msrp"]); }); }); function checked_boxes_price_tally(){ // here we get the volume discount to be used in the final tally price // these boats do NOT get volume discount applied to them ///////// !!!!!!!!!!! Volume discount has been moved to the line item !!!!!!!!!!!!!!!!!!!!///////// //if(item_id != "342" && item_id != "345") // { // var volume_discount = (100 - parseFloat(jQuery("#volume_discount-holder").val()-0))/100; // } //else // { // var volume_discount = 1; // } var dealer_installed_option_total = 0; // get msrp of dealer installed options jQuery(".dealer_installed_option_price").each(function(){ if(jQuery(this).val()) { dealer_installed_option_total = dealer_installed_option_total+parseFloat(jQuery(this).val()); } }); var checked_boxes_total = new Array(); checked_boxes_total["msrp"] = 0; checked_boxes_total["msrp_base"] = 0; checked_boxes_total["dealer_price"] = 0; checked_boxes_total["dealer_margin"] = 0; base_multiplier jQuery("#boat_build_form input:checked").each(function(){ //alert(this.id); //alert(jQuery("input").attr("disabled")); // if the checkbox is not disabled // this first line weeds out tbd pricing of 999999 //if(!jQuery(this).prop("disabled") && jQuery(this).attr("msrp") && jQuery(this).attr("is_tbd") != 1 && jQuery(this).attr("is_tbd") != "1") //if((!jQuery(this).prop("disabled") || jQuery(this).attr("is_required")) && jQuery(this).attr("msrp") && jQuery(this).val() != "NPPNPRICE22S" ) if(!jQuery(this).prop("included_option") && jQuery(this).attr("msrp")) { //alert(jQuery(this).attr("dealer_margin")); //alert(jQuery(this).attr("id")); // we have base if(jQuery(this).attr("overwrite_group") == 1){ checked_boxes_total["msrp_base"] = checked_boxes_total["msrp_base"] + (parseFloat(jQuery(this).attr("msrp"))*base_multiplier); } // we have option else{ checked_boxes_total["msrp_base"] = checked_boxes_total["msrp_base"] + (parseFloat(jQuery(this).attr("msrp"))*option_multiplier); } checked_boxes_total["msrp"] = checked_boxes_total["msrp"] + parseFloat(jQuery(this).attr("msrp")); checked_boxes_total["dealer_price"] = checked_boxes_total["dealer_price"] + parseFloat(jQuery(this).attr("dealer_cost")); checked_boxes_total["dealer_margin"] = checked_boxes_total["dealer_margin"] + parseFloat(jQuery(this).attr("dealer_margin")); } }); // end checked each // cycle through //alert(checked_boxes_total["msrp"]); // here we format the price // here we send the price to the page jQuery(".msrp_holder").html(checked_boxes_total["msrp_base"]+dealer_installed_option_total).formatCurrency({ roundToDecimalPlace:0 }); jQuery(".msrp_container").html(checked_boxes_total["msrp"]+dealer_installed_option_total).formatCurrency({ roundToDecimalPlace:0 }); jQuery(".dealer_price_container").html(checked_boxes_total["dealer_price"]).formatCurrency({ roundToDecimalPlace:0 }); jQuery(".dealer_margin_price_container").html(checked_boxes_total["dealer_margin"]+dealer_installed_option_total).formatCurrency({ roundToDecimalPlace:0 }); } function apply_graphics(){ // hide all the graphic overlays jQuery(".boat_builder_graphic_overlay").css("display","none"); jQuery(".byb_checkbox").each(function() { // if this option has an overlay if(jQuery(this).attr("graphic_id") !== 0) { // if this option is checked if(this.checked) { // possibly put overlays in csv to show more than one overlay per option..? jQuery("#boat_builder_graphic_overlay_"+jQuery(this).attr("graphic_id")).css("display","block"); //alert("#boat_builder_graphic_overlay_"+jQuery(this).attr("graphic_id")); } }// end if }); } function checked_boxes_list_tally(){ // empty the list container jQuery("#option_list_tally_table").empty(); jQuery("input:checked").each(function(){ //alert(this.id); //jQuery("#option_list_tally").append(this.next().child()); if(jQuery(this).attr("title") && jQuery(this).attr("option_group") != 16) { var price_msrp = jQuery(this).attr("msrp").replace(/(\d)(?=(\d\d\d)+(?!\d))/g, "$1,"); if(country == 226 || country == 138) { if ((jQuery(this).prop("included_option"))) { jQuery("#option_list_tally_table").append(''+jQuery(this).attr("title")+'$0'); } else { jQuery("#option_list_tally_table").append(''+jQuery(this).attr("title")+'$'+price_msrp+''); } } else { jQuery("#option_list_tally_table").append(''+jQuery(this).attr("title")+''); } } }); // end checked each // } function selectDefaultEngine(){ //alert('firing'); var min_price_engine = 999999999999999; var min_price_engine_id; jQuery('input:radio[name=overwrite_group-1]').each(function(){ var temp_msrp = parseInt(jQuery(this).attr('msrp')); // if this engine is less than the previous one we set it as the sel no if(temp_msrp < min_price_engine) { min_price_engine_id = jQuery(this).attr('id'); min_price_engine = temp_msrp; } }); // check the cheapest engine //alert(min_price_engine_id); jQuery('#'+min_price_engine_id).prop('checked',true).change(); } jQuery(document).ready(function(){ // click the package that is selected //jQuery('input:radio[name=overwrite_group-7]:checked').change(); //alert('here2'); // engine if(!jQuery('input:radio[name=overwrite_group-1]:checked').val()) { //alert('here'); selectDefaultEngine(); } else { //alert('here2'); jQuery('input:radio[name=overwrite_group-1]:checked').change(); } // kicker brand //jQuery('input:radio[name=overwrite_group-58]:checked').change(); //trailer brand //jQuery('input:radio[name=overwrite_group-60]:checked').change(); //accent color //jQuery('input:radio[name=overwrite_group-37]:checked').change(); //hull color //jQuery('input:radio[name=overwrite_group-11]:checked').change(); //canvas color //jQuery('input:radio[name=overwrite_group-12]:checked').change(); //jQuery('input:radio[name=overwrite_group-65]:checked').change(); jQuery('#boat_build_form input:checked').each(function(){ jQuery(this).change(); }); setXtremeArchGraphics() });