jQuery(document).ready(function(){ jQuery("#input-979-307SSXBE").change(function(){ if(jQuery("#input-979-307SSXBE").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-307SSXBE - Black Edition Hull)

"); jQuery("[id^=note-BE_HULL]").html("
(Included in 979-307SSXBE - 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-307SSXBE").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-307SSXBE-BE_HULL").remove(); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-512]").html("
(Included in 685M-307SSX - 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-307SSX").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-307SSX-512").remove(); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-551]").html("
(Included in 685M-307SSX - 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-307SSX").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-307SSX-551").remove(); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-767B]").html("
(Included in 685M-307SSX - 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-307SSX").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-307SSX-767B").remove(); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-512]").html("
(Included in 685V-307SSX - 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-307SSX").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-307SSX-512").remove(); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-551]").html("
(Included in 685V-307SSX - 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-307SSX").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-307SSX-551").remove(); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-307SSX - Black Edition Package)

"); jQuery("[id^=note-767B]").html("
(Included in 685V-307SSX - 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-307SSX").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-307SSX-767B").remove(); } }); // end click listener jQuery("#input-685HTM-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-512]").html("
(Included in 685HTM-307SSX - 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-307SSX").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-307SSX-512").remove(); } }); // end click listener jQuery("#input-685HTM-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-551]").html("
(Included in 685HTM-307SSX - 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-307SSX").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-307SSX-551").remove(); } }); // end click listener jQuery("#input-685HTM-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-752B]").html("
(Included in 685HTM-307SSX - 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-307SSX").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-307SSX-752B").remove(); } }); // end click listener jQuery("#input-685HTV-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-512]").html("
(Included in 685HTV-307SSX - 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-307SSX").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-307SSX-512").remove(); } }); // end click listener jQuery("#input-685HTV-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-551]").html("
(Included in 685HTV-307SSX - 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-307SSX").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-307SSX-551").remove(); } }); // end click listener jQuery("#input-685HTV-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").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-307SSX - Black Edition Hardtop Package)

"); jQuery("[id^=note-752B]").html("
(Included in 685HTV-307SSX - 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-307SSX").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-307SSX-752B").remove(); } }); // end click listener }); // end of document ready jQuery(document).ready(function(){ jQuery("#input-951-307SSXBLK").change(function(){ if(jQuery("#input-951-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-951-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-951-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXBLK").prop("checked")) { jQuery("#input-951-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXBLK"); //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-307SSXBLK-979]").length === 0) { jQuery("#note-951-307SSXBLK").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXBLK-979]").remove(); jQuery("[id^=input-951-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXBLU").change(function(){ if(jQuery("#input-951-307SSXBLU").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-307SSXBLU]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXBLU - 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-307SSXBLU]").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-307SSXBLU"); //alert(jQuery("[id^=input-951-307SSXBLU]").attr("title")); //alert(jQuery("[id^=input-951-307SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXBLU").prop("checked")) { jQuery("#input-951-307SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXBLU"); //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-307SSXBLU-979]").length === 0) { jQuery("#note-951-307SSXBLU").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXBLU-979]").remove(); jQuery("[id^=input-951-307SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXSBL").change(function(){ if(jQuery("#input-951-307SSXSBL").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-307SSXSBL]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXSBL - 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-307SSXSBL]").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-307SSXSBL"); //alert(jQuery("[id^=input-951-307SSXSBL]").attr("title")); //alert(jQuery("[id^=input-951-307SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXSBL").prop("checked")) { jQuery("#input-951-307SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXSBL"); //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-307SSXSBL-979]").length === 0) { jQuery("#note-951-307SSXSBL").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXSBL-979]").remove(); jQuery("[id^=input-951-307SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXALY").change(function(){ if(jQuery("#input-951-307SSXALY").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-307SSXALY]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXALY - 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-307SSXALY]").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-307SSXALY"); //alert(jQuery("[id^=input-951-307SSXALY]").attr("title")); //alert(jQuery("[id^=input-951-307SSXALY]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXALY").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXALY").prop("checked")) { jQuery("#input-951-307SSXALY").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXALY"); //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-307SSXALY-979]").length === 0) { jQuery("#note-951-307SSXALY").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXALY]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXALY").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXALY-979]").remove(); jQuery("[id^=input-951-307SSXALY]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXSTL").change(function(){ if(jQuery("#input-951-307SSXSTL").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-307SSXSTL]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXSTL - 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-307SSXSTL]").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-307SSXSTL"); //alert(jQuery("[id^=input-951-307SSXSTL]").attr("title")); //alert(jQuery("[id^=input-951-307SSXSTL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXSTL").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXSTL").prop("checked")) { jQuery("#input-951-307SSXSTL").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXSTL"); //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-307SSXSTL-979]").length === 0) { jQuery("#note-951-307SSXSTL").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXSTL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXSTL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXSTL-979]").remove(); jQuery("[id^=input-951-307SSXSTL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXICE").change(function(){ if(jQuery("#input-951-307SSXICE").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-307SSXICE]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXICE - 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-307SSXICE]").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-307SSXICE"); //alert(jQuery("[id^=input-951-307SSXICE]").attr("title")); //alert(jQuery("[id^=input-951-307SSXICE]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXICE").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXICE").prop("checked")) { jQuery("#input-951-307SSXICE").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXICE"); //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-307SSXICE-979]").length === 0) { jQuery("#note-951-307SSXICE").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXICE]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXICE").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXICE-979]").remove(); jQuery("[id^=input-951-307SSXICE]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-951-307SSXGRN").change(function(){ if(jQuery("#input-951-307SSXGRN").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-307SSXGRN]").length === 0) { jQuery("[id^=note-979]").append("
(N/A with 951-307SSXGRN - 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-307SSXGRN]").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-307SSXGRN"); //alert(jQuery("[id^=input-951-307SSXGRN]").attr("title")); //alert(jQuery("[id^=input-951-307SSXGRN]").is(":checked")); // disable the includes and unchecks it jQuery("#input-951-307SSXGRN").prop("disabled", true); // determine if checked if(jQuery("#input-951-307SSXGRN").prop("checked")) { jQuery("#input-951-307SSXGRN").removeAttr("checked").change(); } //console.log("if of reverse input-951-307SSXGRN"); //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-307SSXGRN-979]").length === 0) { jQuery("#note-951-307SSXGRN").append("
(N/A with 979 )
"); } jQuery("[id^=input-951-307SSXGRN]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-951-307SSXGRN").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-951-307SSXGRN-979]").remove(); jQuery("[id^=input-951-307SSXGRN]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-911-307SSX").change(function(){ if(jQuery("#input-911-307SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-307SSXBLK]"); //alert(jQuery("[id^=input-950-307SSXBLK]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-307SSXBLK]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-307SSXBLK]").prop("checked")) { jQuery("[id^=input-950-307SSXBLK]").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-307SSXBLK-911-307SSX]").length === 0) { jQuery("[id^=note-950-307SSXBLK]").append("
(N/A with 911-307SSX - Painted Metallic Hull Stripe - Black)
"); } jQuery("[id^=input-950-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-307SSXBLK]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-307SSXBLK-911-307SSX]").remove(); jQuery("[id^=input-950-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-307SSXBLK]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-911-307SSX"); //alert(jQuery("[id^=input-911-307SSX]").attr("title")); //alert(jQuery("[id^=input-911-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-911-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-911-307SSX").prop("checked")) { jQuery("#input-911-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-911-307SSX"); //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-307SSX-950-307SSXBLK]").length === 0) { jQuery("#note-911-307SSX").append("
(N/A with 950-307SSXBLK )
"); } jQuery("[id^=input-911-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-911-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-911-307SSX-950-307SSXBLK]").remove(); jQuery("[id^=input-911-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-906-307SSX").change(function(){ if(jQuery("#input-906-307SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-307SSXBLU]"); //alert(jQuery("[id^=input-950-307SSXBLU]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-307SSXBLU]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-307SSXBLU]").prop("checked")) { jQuery("[id^=input-950-307SSXBLU]").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-307SSXBLU-906-307SSX]").length === 0) { jQuery("[id^=note-950-307SSXBLU]").append("
(N/A with 906-307SSX - Painted Metallic Hull Stripe - Blue)
"); } jQuery("[id^=input-950-307SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-307SSXBLU]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-307SSXBLU-906-307SSX]").remove(); jQuery("[id^=input-950-307SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-307SSXBLU]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-906-307SSX"); //alert(jQuery("[id^=input-906-307SSX]").attr("title")); //alert(jQuery("[id^=input-906-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-906-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-906-307SSX").prop("checked")) { jQuery("#input-906-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-906-307SSX"); //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-307SSX-950-307SSXBLU]").length === 0) { jQuery("#note-906-307SSX").append("
(N/A with 950-307SSXBLU )
"); } jQuery("[id^=input-906-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-906-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-906-307SSX-950-307SSXBLU]").remove(); jQuery("[id^=input-906-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-903-307SSX").change(function(){ if(jQuery("#input-903-307SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-950-307SSXWHT]"); //alert(jQuery("[id^=input-950-307SSXWHT]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-950-307SSXWHT]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-950-307SSXWHT]").prop("checked")) { jQuery("[id^=input-950-307SSXWHT]").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-307SSXWHT-903-307SSX]").length === 0) { jQuery("[id^=note-950-307SSXWHT]").append("
(N/A with 903-307SSX - Painted Metallic Hull Stripe - White)
"); } jQuery("[id^=input-950-307SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-950-307SSXWHT]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-950-307SSXWHT-903-307SSX]").remove(); jQuery("[id^=input-950-307SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-950-307SSXWHT]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-903-307SSX"); //alert(jQuery("[id^=input-903-307SSX]").attr("title")); //alert(jQuery("[id^=input-903-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-903-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-903-307SSX").prop("checked")) { jQuery("#input-903-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-903-307SSX"); //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-307SSX-950-307SSXWHT]").length === 0) { jQuery("#note-903-307SSX").append("
(N/A with 950-307SSXWHT )
"); } jQuery("[id^=input-903-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-903-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-903-307SSX-950-307SSXWHT]").remove(); jQuery("[id^=input-903-307SSX]").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-307SSXDNESBL").change(function(){ if(jQuery("#input-767W-307SSXDNESBL").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-307SSXDNESBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXDNESBL - 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-307SSXDNESBL]").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-307SSXDNESBL"); //alert(jQuery("[id^=input-767W-307SSXDNESBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXDNESBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXDNESBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXDNESBL").prop("checked")) { jQuery("#input-767W-307SSXDNESBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXDNESBL"); //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-307SSXDNESBL-685]").length === 0) { jQuery("#note-767W-307SSXDNESBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXDNESBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXDNESBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXDNESBL-685]").remove(); jQuery("[id^=input-767W-307SSXDNESBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLUBLU").change(function(){ if(jQuery("#input-767W-307SSXBLUBLU").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-307SSXBLUBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLUBLU - 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-307SSXBLUBLU]").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-307SSXBLUBLU"); //alert(jQuery("[id^=input-767W-307SSXBLUBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLUBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLUBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLUBLU").prop("checked")) { jQuery("#input-767W-307SSXBLUBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLUBLU"); //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-307SSXBLUBLU-685]").length === 0) { jQuery("#note-767W-307SSXBLUBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLUBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLUBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLUBLU-685]").remove(); jQuery("[id^=input-767W-307SSXBLUBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLUSBL").change(function(){ if(jQuery("#input-767W-307SSXBLUSBL").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-307SSXBLUSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLUSBL - 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-307SSXBLUSBL]").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-307SSXBLUSBL"); //alert(jQuery("[id^=input-767W-307SSXBLUSBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLUSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLUSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLUSBL").prop("checked")) { jQuery("#input-767W-307SSXBLUSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLUSBL"); //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-307SSXBLUSBL-685]").length === 0) { jQuery("#note-767W-307SSXBLUSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLUSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLUSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLUSBL-685]").remove(); jQuery("[id^=input-767W-307SSXBLUSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSBLBLK").change(function(){ if(jQuery("#input-767W-307SSXSBLBLK").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-307SSXSBLBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSBLBLK - 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-307SSXSBLBLK]").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-307SSXSBLBLK"); //alert(jQuery("[id^=input-767W-307SSXSBLBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSBLBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSBLBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSBLBLK").prop("checked")) { jQuery("#input-767W-307SSXSBLBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSBLBLK"); //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-307SSXSBLBLK-685]").length === 0) { jQuery("#note-767W-307SSXSBLBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSBLBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSBLBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSBLBLK-685]").remove(); jQuery("[id^=input-767W-307SSXSBLBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLUBLK").change(function(){ if(jQuery("#input-767W-307SSXBLUBLK").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-307SSXBLUBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLUBLK - 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-307SSXBLUBLK]").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-307SSXBLUBLK"); //alert(jQuery("[id^=input-767W-307SSXBLUBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLUBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLUBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLUBLK").prop("checked")) { jQuery("#input-767W-307SSXBLUBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLUBLK"); //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-307SSXBLUBLK-685]").length === 0) { jQuery("#note-767W-307SSXBLUBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLUBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLUBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLUBLK-685]").remove(); jQuery("[id^=input-767W-307SSXBLUBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLKBLU").change(function(){ if(jQuery("#input-767W-307SSXBLKBLU").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-307SSXBLKBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLKBLU - 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-307SSXBLKBLU]").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-307SSXBLKBLU"); //alert(jQuery("[id^=input-767W-307SSXBLKBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLKBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLKBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLKBLU").prop("checked")) { jQuery("#input-767W-307SSXBLKBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLKBLU"); //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-307SSXBLKBLU-685]").length === 0) { jQuery("#note-767W-307SSXBLKBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLKBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLKBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLKBLU-685]").remove(); jQuery("[id^=input-767W-307SSXBLKBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSBLSBL").change(function(){ if(jQuery("#input-767W-307SSXSBLSBL").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-307SSXSBLSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSBLSBL - 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-307SSXSBLSBL]").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-307SSXSBLSBL"); //alert(jQuery("[id^=input-767W-307SSXSBLSBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSBLSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSBLSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSBLSBL").prop("checked")) { jQuery("#input-767W-307SSXSBLSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSBLSBL"); //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-307SSXSBLSBL-685]").length === 0) { jQuery("#note-767W-307SSXSBLSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSBLSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSBLSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSBLSBL-685]").remove(); jQuery("[id^=input-767W-307SSXSBLSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSLTBLK").change(function(){ if(jQuery("#input-767W-307SSXSLTBLK").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-307SSXSLTBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSLTBLK - 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-307SSXSLTBLK]").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-307SSXSLTBLK"); //alert(jQuery("[id^=input-767W-307SSXSLTBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSLTBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSLTBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSLTBLK").prop("checked")) { jQuery("#input-767W-307SSXSLTBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSLTBLK"); //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-307SSXSLTBLK-685]").length === 0) { jQuery("#note-767W-307SSXSLTBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSLTBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSLTBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSLTBLK-685]").remove(); jQuery("[id^=input-767W-307SSXSLTBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXDNEBLU").change(function(){ if(jQuery("#input-767W-307SSXDNEBLU").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-307SSXDNEBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXDNEBLU - 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-307SSXDNEBLU]").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-307SSXDNEBLU"); //alert(jQuery("[id^=input-767W-307SSXDNEBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXDNEBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXDNEBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXDNEBLU").prop("checked")) { jQuery("#input-767W-307SSXDNEBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXDNEBLU"); //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-307SSXDNEBLU-685]").length === 0) { jQuery("#note-767W-307SSXDNEBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXDNEBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXDNEBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXDNEBLU-685]").remove(); jQuery("[id^=input-767W-307SSXDNEBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSLTSBL").change(function(){ if(jQuery("#input-767W-307SSXSLTSBL").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-307SSXSLTSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSLTSBL - 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-307SSXSLTSBL]").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-307SSXSLTSBL"); //alert(jQuery("[id^=input-767W-307SSXSLTSBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSLTSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSLTSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSLTSBL").prop("checked")) { jQuery("#input-767W-307SSXSLTSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSLTSBL"); //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-307SSXSLTSBL-685]").length === 0) { jQuery("#note-767W-307SSXSLTSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSLTSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSLTSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSLTSBL-685]").remove(); jQuery("[id^=input-767W-307SSXSLTSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLKBLK").change(function(){ if(jQuery("#input-767W-307SSXBLKBLK").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-307SSXBLKBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLKBLK - 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-307SSXBLKBLK]").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-307SSXBLKBLK"); //alert(jQuery("[id^=input-767W-307SSXBLKBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLKBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLKBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLKBLK").prop("checked")) { jQuery("#input-767W-307SSXBLKBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLKBLK"); //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-307SSXBLKBLK-685]").length === 0) { jQuery("#note-767W-307SSXBLKBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLKBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLKBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLKBLK-685]").remove(); jQuery("[id^=input-767W-307SSXBLKBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXCYNSBL").change(function(){ if(jQuery("#input-767W-307SSXCYNSBL").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-307SSXCYNSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXCYNSBL - 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-307SSXCYNSBL]").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-307SSXCYNSBL"); //alert(jQuery("[id^=input-767W-307SSXCYNSBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXCYNSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXCYNSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXCYNSBL").prop("checked")) { jQuery("#input-767W-307SSXCYNSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXCYNSBL"); //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-307SSXCYNSBL-685]").length === 0) { jQuery("#note-767W-307SSXCYNSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXCYNSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXCYNSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXCYNSBL-685]").remove(); jQuery("[id^=input-767W-307SSXCYNSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXDNEBLK").change(function(){ if(jQuery("#input-767W-307SSXDNEBLK").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-307SSXDNEBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXDNEBLK - 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-307SSXDNEBLK]").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-307SSXDNEBLK"); //alert(jQuery("[id^=input-767W-307SSXDNEBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXDNEBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXDNEBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXDNEBLK").prop("checked")) { jQuery("#input-767W-307SSXDNEBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXDNEBLK"); //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-307SSXDNEBLK-685]").length === 0) { jQuery("#note-767W-307SSXDNEBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXDNEBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXDNEBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXDNEBLK-685]").remove(); jQuery("[id^=input-767W-307SSXDNEBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXBLKSBL").change(function(){ if(jQuery("#input-767W-307SSXBLKSBL").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-307SSXBLKSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXBLKSBL - 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-307SSXBLKSBL]").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-307SSXBLKSBL"); //alert(jQuery("[id^=input-767W-307SSXBLKSBL]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXBLKSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXBLKSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXBLKSBL").prop("checked")) { jQuery("#input-767W-307SSXBLKSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXBLKSBL"); //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-307SSXBLKSBL-685]").length === 0) { jQuery("#note-767W-307SSXBLKSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXBLKSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXBLKSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXBLKSBL-685]").remove(); jQuery("[id^=input-767W-307SSXBLKSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXCYNBLK").change(function(){ if(jQuery("#input-767W-307SSXCYNBLK").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-307SSXCYNBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXCYNBLK - 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-307SSXCYNBLK]").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-307SSXCYNBLK"); //alert(jQuery("[id^=input-767W-307SSXCYNBLK]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXCYNBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXCYNBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXCYNBLK").prop("checked")) { jQuery("#input-767W-307SSXCYNBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXCYNBLK"); //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-307SSXCYNBLK-685]").length === 0) { jQuery("#note-767W-307SSXCYNBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXCYNBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXCYNBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXCYNBLK-685]").remove(); jQuery("[id^=input-767W-307SSXCYNBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSLTBLU").change(function(){ if(jQuery("#input-767W-307SSXSLTBLU").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-307SSXSLTBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSLTBLU - 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-307SSXSLTBLU]").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-307SSXSLTBLU"); //alert(jQuery("[id^=input-767W-307SSXSLTBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSLTBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSLTBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSLTBLU").prop("checked")) { jQuery("#input-767W-307SSXSLTBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSLTBLU"); //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-307SSXSLTBLU-685]").length === 0) { jQuery("#note-767W-307SSXSLTBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSLTBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSLTBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSLTBLU-685]").remove(); jQuery("[id^=input-767W-307SSXSLTBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXCYNBLU").change(function(){ if(jQuery("#input-767W-307SSXCYNBLU").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-307SSXCYNBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXCYNBLU - 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-307SSXCYNBLU]").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-307SSXCYNBLU"); //alert(jQuery("[id^=input-767W-307SSXCYNBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXCYNBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXCYNBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXCYNBLU").prop("checked")) { jQuery("#input-767W-307SSXCYNBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXCYNBLU"); //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-307SSXCYNBLU-685]").length === 0) { jQuery("#note-767W-307SSXCYNBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXCYNBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXCYNBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXCYNBLU-685]").remove(); jQuery("[id^=input-767W-307SSXCYNBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767W-307SSXSBLBLU").change(function(){ if(jQuery("#input-767W-307SSXSBLBLU").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-307SSXSBLBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 767W-307SSXSBLBLU - 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-307SSXSBLBLU]").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-307SSXSBLBLU"); //alert(jQuery("[id^=input-767W-307SSXSBLBLU]").attr("title")); //alert(jQuery("[id^=input-767W-307SSXSBLBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767W-307SSXSBLBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767W-307SSXSBLBLU").prop("checked")) { jQuery("#input-767W-307SSXSBLBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767W-307SSXSBLBLU"); //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-307SSXSBLBLU-685]").length === 0) { jQuery("#note-767W-307SSXSBLBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-767W-307SSXSBLBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767W-307SSXSBLBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767W-307SSXSBLBLU-685]").remove(); jQuery("[id^=input-767W-307SSXSBLBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLKBLK").change(function(){ if(jQuery("#input-767B-307SSXBLKBLK").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-307SSXBLKBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLKBLK - 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-307SSXBLKBLK]").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-307SSXBLKBLK"); //alert(jQuery("[id^=input-767B-307SSXBLKBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLKBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLKBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLKBLK").prop("checked")) { jQuery("#input-767B-307SSXBLKBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLKBLK"); //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-307SSXBLKBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXBLKBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLKBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLKBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLKBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLKBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLUBLK").change(function(){ if(jQuery("#input-767B-307SSXBLUBLK").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-307SSXBLUBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLUBLK - 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-307SSXBLUBLK]").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-307SSXBLUBLK"); //alert(jQuery("[id^=input-767B-307SSXBLUBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLUBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLUBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLUBLK").prop("checked")) { jQuery("#input-767B-307SSXBLUBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLUBLK"); //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-307SSXBLUBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXBLUBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLUBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLUBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLUBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLUBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXCYNBLU").change(function(){ if(jQuery("#input-767B-307SSXCYNBLU").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-307SSXCYNBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXCYNBLU - 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-307SSXCYNBLU]").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-307SSXCYNBLU"); //alert(jQuery("[id^=input-767B-307SSXCYNBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXCYNBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXCYNBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXCYNBLU").prop("checked")) { jQuery("#input-767B-307SSXCYNBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXCYNBLU"); //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-307SSXCYNBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXCYNBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXCYNBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXCYNBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXCYNBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXCYNBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXCYNSBL").change(function(){ if(jQuery("#input-767B-307SSXCYNSBL").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-307SSXCYNSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXCYNSBL - 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-307SSXCYNSBL]").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-307SSXCYNSBL"); //alert(jQuery("[id^=input-767B-307SSXCYNSBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXCYNSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXCYNSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXCYNSBL").prop("checked")) { jQuery("#input-767B-307SSXCYNSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXCYNSBL"); //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-307SSXCYNSBL-685HT]").length === 0) { jQuery("#note-767B-307SSXCYNSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXCYNSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXCYNSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXCYNSBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXCYNSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSLTBLK").change(function(){ if(jQuery("#input-767B-307SSXSLTBLK").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-307SSXSLTBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSLTBLK - 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-307SSXSLTBLK]").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-307SSXSLTBLK"); //alert(jQuery("[id^=input-767B-307SSXSLTBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSLTBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSLTBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSLTBLK").prop("checked")) { jQuery("#input-767B-307SSXSLTBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSLTBLK"); //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-307SSXSLTBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXSLTBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSLTBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSLTBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSLTBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXSLTBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLUSBL").change(function(){ if(jQuery("#input-767B-307SSXBLUSBL").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-307SSXBLUSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLUSBL - 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-307SSXBLUSBL]").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-307SSXBLUSBL"); //alert(jQuery("[id^=input-767B-307SSXBLUSBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLUSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLUSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLUSBL").prop("checked")) { jQuery("#input-767B-307SSXBLUSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLUSBL"); //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-307SSXBLUSBL-685HT]").length === 0) { jQuery("#note-767B-307SSXBLUSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLUSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLUSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLUSBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLUSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXDNEBLU").change(function(){ if(jQuery("#input-767B-307SSXDNEBLU").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-307SSXDNEBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXDNEBLU - 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-307SSXDNEBLU]").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-307SSXDNEBLU"); //alert(jQuery("[id^=input-767B-307SSXDNEBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXDNEBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXDNEBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXDNEBLU").prop("checked")) { jQuery("#input-767B-307SSXDNEBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXDNEBLU"); //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-307SSXDNEBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXDNEBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXDNEBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXDNEBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXDNEBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXDNEBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSLTSBL").change(function(){ if(jQuery("#input-767B-307SSXSLTSBL").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-307SSXSLTSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSLTSBL - 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-307SSXSLTSBL]").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-307SSXSLTSBL"); //alert(jQuery("[id^=input-767B-307SSXSLTSBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSLTSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSLTSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSLTSBL").prop("checked")) { jQuery("#input-767B-307SSXSLTSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSLTSBL"); //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-307SSXSLTSBL-685HT]").length === 0) { jQuery("#note-767B-307SSXSLTSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSLTSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSLTSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSLTSBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXSLTSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSBLBLK").change(function(){ if(jQuery("#input-767B-307SSXSBLBLK").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-307SSXSBLBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSBLBLK - 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-307SSXSBLBLK]").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-307SSXSBLBLK"); //alert(jQuery("[id^=input-767B-307SSXSBLBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSBLBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSBLBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSBLBLK").prop("checked")) { jQuery("#input-767B-307SSXSBLBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSBLBLK"); //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-307SSXSBLBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXSBLBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSBLBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSBLBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSBLBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXSBLBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSBLSBL").change(function(){ if(jQuery("#input-767B-307SSXSBLSBL").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-307SSXSBLSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSBLSBL - 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-307SSXSBLSBL]").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-307SSXSBLSBL"); //alert(jQuery("[id^=input-767B-307SSXSBLSBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSBLSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSBLSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSBLSBL").prop("checked")) { jQuery("#input-767B-307SSXSBLSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSBLSBL"); //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-307SSXSBLSBL-685HT]").length === 0) { jQuery("#note-767B-307SSXSBLSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSBLSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSBLSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSBLSBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXSBLSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLUBLU").change(function(){ if(jQuery("#input-767B-307SSXBLUBLU").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-307SSXBLUBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLUBLU - 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-307SSXBLUBLU]").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-307SSXBLUBLU"); //alert(jQuery("[id^=input-767B-307SSXBLUBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLUBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLUBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLUBLU").prop("checked")) { jQuery("#input-767B-307SSXBLUBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLUBLU"); //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-307SSXBLUBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXBLUBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLUBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLUBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLUBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLUBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSBLBLU").change(function(){ if(jQuery("#input-767B-307SSXSBLBLU").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-307SSXSBLBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSBLBLU - 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-307SSXSBLBLU]").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-307SSXSBLBLU"); //alert(jQuery("[id^=input-767B-307SSXSBLBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSBLBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSBLBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSBLBLU").prop("checked")) { jQuery("#input-767B-307SSXSBLBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSBLBLU"); //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-307SSXSBLBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXSBLBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSBLBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSBLBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSBLBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXSBLBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLKSBL").change(function(){ if(jQuery("#input-767B-307SSXBLKSBL").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-307SSXBLKSBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLKSBL - 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-307SSXBLKSBL]").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-307SSXBLKSBL"); //alert(jQuery("[id^=input-767B-307SSXBLKSBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLKSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLKSBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLKSBL").prop("checked")) { jQuery("#input-767B-307SSXBLKSBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLKSBL"); //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-307SSXBLKSBL-685HT]").length === 0) { jQuery("#note-767B-307SSXBLKSBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLKSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLKSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLKSBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLKSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXSLTBLU").change(function(){ if(jQuery("#input-767B-307SSXSLTBLU").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-307SSXSLTBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXSLTBLU - 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-307SSXSLTBLU]").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-307SSXSLTBLU"); //alert(jQuery("[id^=input-767B-307SSXSLTBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXSLTBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXSLTBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXSLTBLU").prop("checked")) { jQuery("#input-767B-307SSXSLTBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXSLTBLU"); //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-307SSXSLTBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXSLTBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXSLTBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXSLTBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXSLTBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXSLTBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXDNEBLK").change(function(){ if(jQuery("#input-767B-307SSXDNEBLK").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-307SSXDNEBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXDNEBLK - 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-307SSXDNEBLK]").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-307SSXDNEBLK"); //alert(jQuery("[id^=input-767B-307SSXDNEBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXDNEBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXDNEBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXDNEBLK").prop("checked")) { jQuery("#input-767B-307SSXDNEBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXDNEBLK"); //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-307SSXDNEBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXDNEBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXDNEBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXDNEBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXDNEBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXDNEBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXDNESBL").change(function(){ if(jQuery("#input-767B-307SSXDNESBL").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-307SSXDNESBL]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXDNESBL - 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-307SSXDNESBL]").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-307SSXDNESBL"); //alert(jQuery("[id^=input-767B-307SSXDNESBL]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXDNESBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXDNESBL").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXDNESBL").prop("checked")) { jQuery("#input-767B-307SSXDNESBL").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXDNESBL"); //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-307SSXDNESBL-685HT]").length === 0) { jQuery("#note-767B-307SSXDNESBL").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXDNESBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXDNESBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXDNESBL-685HT]").remove(); jQuery("[id^=input-767B-307SSXDNESBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXBLKBLU").change(function(){ if(jQuery("#input-767B-307SSXBLKBLU").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-307SSXBLKBLU]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXBLKBLU - 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-307SSXBLKBLU]").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-307SSXBLKBLU"); //alert(jQuery("[id^=input-767B-307SSXBLKBLU]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXBLKBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXBLKBLU").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXBLKBLU").prop("checked")) { jQuery("#input-767B-307SSXBLKBLU").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXBLKBLU"); //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-307SSXBLKBLU-685HT]").length === 0) { jQuery("#note-767B-307SSXBLKBLU").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXBLKBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXBLKBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXBLKBLU-685HT]").remove(); jQuery("[id^=input-767B-307SSXBLKBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-767B-307SSXCYNBLK").change(function(){ if(jQuery("#input-767B-307SSXCYNBLK").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-307SSXCYNBLK]").length === 0) { jQuery("[id^=note-685HT]").append("
(N/A with 767B-307SSXCYNBLK - 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-307SSXCYNBLK]").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-307SSXCYNBLK"); //alert(jQuery("[id^=input-767B-307SSXCYNBLK]").attr("title")); //alert(jQuery("[id^=input-767B-307SSXCYNBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-767B-307SSXCYNBLK").prop("disabled", true); // determine if checked if(jQuery("#input-767B-307SSXCYNBLK").prop("checked")) { jQuery("#input-767B-307SSXCYNBLK").removeAttr("checked").change(); } //console.log("if of reverse input-767B-307SSXCYNBLK"); //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-307SSXCYNBLK-685HT]").length === 0) { jQuery("#note-767B-307SSXCYNBLK").append("
(N/A with 685HT )
"); } jQuery("[id^=input-767B-307SSXCYNBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-767B-307SSXCYNBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-767B-307SSXCYNBLK-685HT]").remove(); jQuery("[id^=input-767B-307SSXCYNBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-752B-307SSX").change(function(){ if(jQuery("#input-752B-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-685-]").append("
(N/A with 752B-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-752B-307SSX]").attr("title")); //alert(jQuery("[id^=input-752B-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-752B-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-752B-307SSX").prop("checked")) { jQuery("#input-752B-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-752B-307SSX"); //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-307SSX-685-]").length === 0) { jQuery("#note-752B-307SSX").append("
(N/A with 685- )
"); } jQuery("[id^=input-752B-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-752B-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752B-307SSX-685-]").remove(); jQuery("[id^=input-752B-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-752W-307SSX").change(function(){ if(jQuery("#input-752W-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-685-]").append("
(N/A with 752W-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-752W-307SSX]").attr("title")); //alert(jQuery("[id^=input-752W-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-752W-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-752W-307SSX").prop("checked")) { jQuery("#input-752W-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-752W-307SSX"); //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-307SSX-685-]").length === 0) { jQuery("#note-752W-307SSX").append("
(N/A with 685- )
"); } jQuery("[id^=input-752W-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-752W-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-752W-307SSX-685-]").remove(); jQuery("[id^=input-752W-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXBLK").change(function(){ if(jQuery("#input-735-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 735-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-735-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXBLK").prop("checked")) { jQuery("#input-735-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXBLK"); //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-307SSXBLK-752]").length === 0) { jQuery("#note-735-307SSXBLK").append("
(N/A with 752 )
"); } jQuery("[id^=input-735-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXBLK-752]").remove(); jQuery("[id^=input-735-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXBLK").change(function(){ if(jQuery("#input-735-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-685HTV]").append("
(N/A with 735-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-735-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXBLK").prop("checked")) { jQuery("#input-735-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXBLK"); //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-307SSXBLK-685HTV]").length === 0) { jQuery("#note-735-307SSXBLK").append("
(N/A with 685HTV )
"); } jQuery("[id^=input-735-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXBLK-685HTV]").remove(); jQuery("[id^=input-735-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXBLK").change(function(){ if(jQuery("#input-735-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-685HTM]").append("
(N/A with 735-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-735-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-735-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXBLK").prop("checked")) { jQuery("#input-735-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXBLK"); //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-307SSXBLK-685HTM]").length === 0) { jQuery("#note-735-307SSXBLK").append("
(N/A with 685HTM )
"); } jQuery("[id^=input-735-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXBLK-685HTM]").remove(); jQuery("[id^=input-735-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXWHT").change(function(){ if(jQuery("#input-735-307SSXWHT").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-307SSXWHT]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 735-307SSXWHT - 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-307SSXWHT]").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-307SSXWHT"); //alert(jQuery("[id^=input-735-307SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-307SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXWHT").prop("checked")) { jQuery("#input-735-307SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXWHT"); //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-307SSXWHT-752]").length === 0) { jQuery("#note-735-307SSXWHT").append("
(N/A with 752 )
"); } jQuery("[id^=input-735-307SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXWHT-752]").remove(); jQuery("[id^=input-735-307SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXWHT").change(function(){ if(jQuery("#input-735-307SSXWHT").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-307SSXWHT]").length === 0) { jQuery("[id^=note-685HTV]").append("
(N/A with 735-307SSXWHT - 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-307SSXWHT]").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-307SSXWHT"); //alert(jQuery("[id^=input-735-307SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-307SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXWHT").prop("checked")) { jQuery("#input-735-307SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXWHT"); //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-307SSXWHT-685HTV]").length === 0) { jQuery("#note-735-307SSXWHT").append("
(N/A with 685HTV )
"); } jQuery("[id^=input-735-307SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXWHT-685HTV]").remove(); jQuery("[id^=input-735-307SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-735-307SSXWHT").change(function(){ if(jQuery("#input-735-307SSXWHT").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-307SSXWHT]").length === 0) { jQuery("[id^=note-685HTM]").append("
(N/A with 735-307SSXWHT - 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-307SSXWHT]").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-307SSXWHT"); //alert(jQuery("[id^=input-735-307SSXWHT]").attr("title")); //alert(jQuery("[id^=input-735-307SSXWHT]").is(":checked")); // disable the includes and unchecks it jQuery("#input-735-307SSXWHT").prop("disabled", true); // determine if checked if(jQuery("#input-735-307SSXWHT").prop("checked")) { jQuery("#input-735-307SSXWHT").removeAttr("checked").change(); } //console.log("if of reverse input-735-307SSXWHT"); //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-307SSXWHT-685HTM]").length === 0) { jQuery("#note-735-307SSXWHT").append("
(N/A with 685HTM )
"); } jQuery("[id^=input-735-307SSXWHT]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-735-307SSXWHT").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-735-307SSXWHT-685HTM]").remove(); jQuery("[id^=input-735-307SSXWHT]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLK").change(function(){ if(jQuery("#input-557-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-557-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLK").prop("checked")) { jQuery("#input-557-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLK"); //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-307SSXBLK-685]").length === 0) { jQuery("#note-557-307SSXBLK").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLK-685]").remove(); jQuery("[id^=input-557-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLK").change(function(){ if(jQuery("#input-557-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-557-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLK").prop("checked")) { jQuery("#input-557-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLK"); //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-307SSXBLK-752]").length === 0) { jQuery("#note-557-307SSXBLK").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLK-752]").remove(); jQuery("[id^=input-557-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLK").change(function(){ if(jQuery("#input-557-307SSXBLK").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-307SSXBLK]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-307SSXBLK - 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-307SSXBLK]").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-307SSXBLK"); //alert(jQuery("[id^=input-557-307SSXBLK]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLK]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLK").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLK").prop("checked")) { jQuery("#input-557-307SSXBLK").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLK"); //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-307SSXBLK-767]").length === 0) { jQuery("#note-557-307SSXBLK").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-307SSXBLK]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLK").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLK-767]").remove(); jQuery("[id^=input-557-307SSXBLK]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLU").change(function(){ if(jQuery("#input-557-307SSXBLU").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-307SSXBLU]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-307SSXBLU - 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-307SSXBLU]").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-307SSXBLU"); //alert(jQuery("[id^=input-557-307SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLU").prop("checked")) { jQuery("#input-557-307SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLU"); //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-307SSXBLU-685]").length === 0) { jQuery("#note-557-307SSXBLU").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-307SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLU-685]").remove(); jQuery("[id^=input-557-307SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLU").change(function(){ if(jQuery("#input-557-307SSXBLU").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-307SSXBLU]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-307SSXBLU - 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-307SSXBLU]").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-307SSXBLU"); //alert(jQuery("[id^=input-557-307SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLU").prop("checked")) { jQuery("#input-557-307SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLU"); //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-307SSXBLU-752]").length === 0) { jQuery("#note-557-307SSXBLU").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-307SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLU-752]").remove(); jQuery("[id^=input-557-307SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXBLU").change(function(){ if(jQuery("#input-557-307SSXBLU").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-307SSXBLU]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-307SSXBLU - 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-307SSXBLU]").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-307SSXBLU"); //alert(jQuery("[id^=input-557-307SSXBLU]").attr("title")); //alert(jQuery("[id^=input-557-307SSXBLU]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXBLU").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXBLU").prop("checked")) { jQuery("#input-557-307SSXBLU").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXBLU"); //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-307SSXBLU-767]").length === 0) { jQuery("#note-557-307SSXBLU").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-307SSXBLU]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXBLU").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXBLU-767]").remove(); jQuery("[id^=input-557-307SSXBLU]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXSBL").change(function(){ if(jQuery("#input-557-307SSXSBL").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-307SSXSBL]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 557-307SSXSBL - 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-307SSXSBL]").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-307SSXSBL"); //alert(jQuery("[id^=input-557-307SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-307SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXSBL").prop("checked")) { jQuery("#input-557-307SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXSBL"); //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-307SSXSBL-685]").length === 0) { jQuery("#note-557-307SSXSBL").append("
(N/A with 685 )
"); } jQuery("[id^=input-557-307SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXSBL-685]").remove(); jQuery("[id^=input-557-307SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXSBL").change(function(){ if(jQuery("#input-557-307SSXSBL").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-307SSXSBL]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 557-307SSXSBL - 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-307SSXSBL]").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-307SSXSBL"); //alert(jQuery("[id^=input-557-307SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-307SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXSBL").prop("checked")) { jQuery("#input-557-307SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXSBL"); //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-307SSXSBL-752]").length === 0) { jQuery("#note-557-307SSXSBL").append("
(N/A with 752 )
"); } jQuery("[id^=input-557-307SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXSBL-752]").remove(); jQuery("[id^=input-557-307SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-557-307SSXSBL").change(function(){ if(jQuery("#input-557-307SSXSBL").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-307SSXSBL]").length === 0) { jQuery("[id^=note-767]").append("
(N/A with 557-307SSXSBL - 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-307SSXSBL]").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-307SSXSBL"); //alert(jQuery("[id^=input-557-307SSXSBL]").attr("title")); //alert(jQuery("[id^=input-557-307SSXSBL]").is(":checked")); // disable the includes and unchecks it jQuery("#input-557-307SSXSBL").prop("disabled", true); // determine if checked if(jQuery("#input-557-307SSXSBL").prop("checked")) { jQuery("#input-557-307SSXSBL").removeAttr("checked").change(); } //console.log("if of reverse input-557-307SSXSBL"); //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-307SSXSBL-767]").length === 0) { jQuery("#note-557-307SSXSBL").append("
(N/A with 767 )
"); } jQuery("[id^=input-557-307SSXSBL]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-557-307SSXSBL").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-557-307SSXSBL-767]").remove(); jQuery("[id^=input-557-307SSXSBL]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-685M-307SSX]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 685M-307SSX - Black Edition Package)
"); } 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-685M-307SSX]").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-685M-307SSX"); //alert(jQuery("[id^=input-685M-307SSX]").attr("title")); //alert(jQuery("[id^=input-685M-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685M-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685M-307SSX").prop("checked")) { jQuery("#input-685M-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685M-307SSX"); //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-307SSX-752]").length === 0) { jQuery("#note-685M-307SSX").append("
(N/A with 752 )
"); } jQuery("[id^=input-685M-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685M-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685M-307SSX-752]").remove(); jQuery("[id^=input-685M-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685M-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685M-307SSX]").attr("title")); //alert(jQuery("[id^=input-685M-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685M-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685M-307SSX").prop("checked")) { jQuery("#input-685M-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685M-307SSX"); //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-307SSX-950]").length === 0) { jQuery("#note-685M-307SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685M-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685M-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685M-307SSX-950]").remove(); jQuery("[id^=input-685M-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685M-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685M-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685M-307SSX]").attr("title")); //alert(jQuery("[id^=input-685M-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685M-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685M-307SSX").prop("checked")) { jQuery("#input-685M-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685M-307SSX"); //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-307SSX-951]").length === 0) { jQuery("#note-685M-307SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685M-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685M-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685M-307SSX-951]").remove(); jQuery("[id^=input-685M-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-685V-307SSX]").length === 0) { jQuery("[id^=note-752]").append("
(N/A with 685V-307SSX - Black Edition Package)
"); } 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-685V-307SSX]").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-685V-307SSX"); //alert(jQuery("[id^=input-685V-307SSX]").attr("title")); //alert(jQuery("[id^=input-685V-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685V-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685V-307SSX").prop("checked")) { jQuery("#input-685V-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685V-307SSX"); //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-307SSX-752]").length === 0) { jQuery("#note-685V-307SSX").append("
(N/A with 752 )
"); } jQuery("[id^=input-685V-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685V-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685V-307SSX-752]").remove(); jQuery("[id^=input-685V-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685V-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685V-307SSX]").attr("title")); //alert(jQuery("[id^=input-685V-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685V-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685V-307SSX").prop("checked")) { jQuery("#input-685V-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685V-307SSX"); //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-307SSX-950]").length === 0) { jQuery("#note-685V-307SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685V-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685V-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685V-307SSX-950]").remove(); jQuery("[id^=input-685V-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685V-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685V-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685V-307SSX]").attr("title")); //alert(jQuery("[id^=input-685V-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685V-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685V-307SSX").prop("checked")) { jQuery("#input-685V-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685V-307SSX"); //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-307SSX-951]").length === 0) { jQuery("#note-685V-307SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685V-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685V-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685V-307SSX-951]").remove(); jQuery("[id^=input-685V-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTM-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685HTM-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685HTM-307SSX]").attr("title")); //alert(jQuery("[id^=input-685HTM-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTM-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTM-307SSX").prop("checked")) { jQuery("#input-685HTM-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTM-307SSX"); //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-307SSX-950]").length === 0) { jQuery("#note-685HTM-307SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685HTM-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTM-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-307SSX-950]").remove(); jQuery("[id^=input-685HTM-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTM-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685HTM-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685HTM-307SSX]").attr("title")); //alert(jQuery("[id^=input-685HTM-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTM-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTM-307SSX").prop("checked")) { jQuery("#input-685HTM-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTM-307SSX"); //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-307SSX-951]").length === 0) { jQuery("#note-685HTM-307SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685HTM-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTM-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTM-307SSX-951]").remove(); jQuery("[id^=input-685HTM-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTV-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-950]").append("
(N/A with 685HTV-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685HTV-307SSX]").attr("title")); //alert(jQuery("[id^=input-685HTV-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTV-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTV-307SSX").prop("checked")) { jQuery("#input-685HTV-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTV-307SSX"); //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-307SSX-950]").length === 0) { jQuery("#note-685HTV-307SSX").append("
(N/A with 950 )
"); } jQuery("[id^=input-685HTV-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTV-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-307SSX-950]").remove(); jQuery("[id^=input-685HTV-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-685HTV-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-951]").append("
(N/A with 685HTV-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-685HTV-307SSX]").attr("title")); //alert(jQuery("[id^=input-685HTV-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-685HTV-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-685HTV-307SSX").prop("checked")) { jQuery("#input-685HTV-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-685HTV-307SSX"); //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-307SSX-951]").length === 0) { jQuery("#note-685HTV-307SSX").append("
(N/A with 951 )
"); } jQuery("[id^=input-685HTV-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-685HTV-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-685HTV-307SSX-951]").remove(); jQuery("[id^=input-685HTV-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-512-307SSX").change(function(){ if(jQuery("#input-512-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-638]").append("
(N/A with 512-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-512-307SSX]").attr("title")); //alert(jQuery("[id^=input-512-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-512-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-512-307SSX").prop("checked")) { jQuery("#input-512-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-512-307SSX"); //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-307SSX-638]").length === 0) { jQuery("#note-512-307SSX").append("
(N/A with 638 )
"); } jQuery("[id^=input-512-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-512-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-512-307SSX-638]").remove(); jQuery("[id^=input-512-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704S-307SSX").change(function(){ if(jQuery("#input-704S-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592ID]").append("
(N/A with 704S-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704S-307SSX]").attr("title")); //alert(jQuery("[id^=input-704S-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704S-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704S-307SSX").prop("checked")) { jQuery("#input-704S-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704S-307SSX"); //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-307SSX-592ID]").length === 0) { jQuery("#note-704S-307SSX").append("
(N/A with 592ID )
"); } jQuery("[id^=input-704S-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704S-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-307SSX-592ID]").remove(); jQuery("[id^=input-704S-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704S-307SSX").change(function(){ if(jQuery("#input-704S-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592IC]").append("
(N/A with 704S-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704S-307SSX]").attr("title")); //alert(jQuery("[id^=input-704S-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704S-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704S-307SSX").prop("checked")) { jQuery("#input-704S-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704S-307SSX"); //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-307SSX-592IC]").length === 0) { jQuery("#note-704S-307SSX").append("
(N/A with 592IC )
"); } jQuery("[id^=input-704S-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704S-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704S-307SSX-592IC]").remove(); jQuery("[id^=input-704S-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704D-307SSX").change(function(){ if(jQuery("#input-704D-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592IS]").append("
(N/A with 704D-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704D-307SSX]").attr("title")); //alert(jQuery("[id^=input-704D-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704D-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704D-307SSX").prop("checked")) { jQuery("#input-704D-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704D-307SSX"); //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-307SSX-592IS]").length === 0) { jQuery("#note-704D-307SSX").append("
(N/A with 592IS )
"); } jQuery("[id^=input-704D-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704D-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-307SSX-592IS]").remove(); jQuery("[id^=input-704D-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704D-307SSX").change(function(){ if(jQuery("#input-704D-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592IC]").append("
(N/A with 704D-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704D-307SSX]").attr("title")); //alert(jQuery("[id^=input-704D-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704D-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704D-307SSX").prop("checked")) { jQuery("#input-704D-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704D-307SSX"); //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-307SSX-592IC]").length === 0) { jQuery("#note-704D-307SSX").append("
(N/A with 592IC )
"); } jQuery("[id^=input-704D-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704D-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704D-307SSX-592IC]").remove(); jQuery("[id^=input-704D-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704C-307SSX").change(function(){ if(jQuery("#input-704C-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592IS]").append("
(N/A with 704C-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704C-307SSX]").attr("title")); //alert(jQuery("[id^=input-704C-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704C-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704C-307SSX").prop("checked")) { jQuery("#input-704C-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704C-307SSX"); //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-307SSX-592IS]").length === 0) { jQuery("#note-704C-307SSX").append("
(N/A with 592IS )
"); } jQuery("[id^=input-704C-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704C-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-307SSX-592IS]").remove(); jQuery("[id^=input-704C-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-704C-307SSX").change(function(){ if(jQuery("#input-704C-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-592ID]").append("
(N/A with 704C-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-704C-307SSX]").attr("title")); //alert(jQuery("[id^=input-704C-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-704C-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-704C-307SSX").prop("checked")) { jQuery("#input-704C-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-704C-307SSX"); //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-307SSX-592ID]").length === 0) { jQuery("#note-704C-307SSX").append("
(N/A with 592ID )
"); } jQuery("[id^=input-704C-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-704C-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-704C-307SSX-592ID]").remove(); jQuery("[id^=input-704C-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-796DB-307SSX").change(function(){ if(jQuery("#input-796DB-307SSX").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-307SSX]").length === 0) { jQuery("[id^=note-685]").append("
(N/A with 796DB-307SSX - 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-307SSX]").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-307SSX"); //alert(jQuery("[id^=input-796DB-307SSX]").attr("title")); //alert(jQuery("[id^=input-796DB-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-796DB-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-796DB-307SSX").prop("checked")) { jQuery("#input-796DB-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-796DB-307SSX"); //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-307SSX-685]").length === 0) { jQuery("#note-796DB-307SSX").append("
(N/A with 685 )
"); } jQuery("[id^=input-796DB-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-796DB-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-796DB-307SSX-685]").remove(); jQuery("[id^=input-796DB-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener jQuery("#input-579-307SSX").change(function(){ if(jQuery("#input-579-307SSX").prop("checked")) { //alert("na_with here"); //alert("[id^=input-800]"); //alert(jQuery("[id^=input-800]").attr("title")); // disable the includes and unchecks it jQuery("[id^=input-800]").prop("disabled", true); // determine if already checked if(jQuery("[id^=input-800]").prop("checked")) { jQuery("[id^=input-800]").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-800-579-307SSX]").length === 0) { jQuery("[id^=note-800]").append("
(N/A with 579-307SSX - Dual Battery Charger)
"); } jQuery("[id^=input-800]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("[id^=input-800]").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-800-579-307SSX]").remove(); jQuery("[id^=input-800]").parent().parent().removeClass("byb_option_red"); } }); // end click listener // reverse jQuery("[id^=input-800]").change(function(){ if(jQuery(this).prop("checked")) { //alert("input-579-307SSX"); //alert(jQuery("[id^=input-579-307SSX]").attr("title")); //alert(jQuery("[id^=input-579-307SSX]").is(":checked")); // disable the includes and unchecks it jQuery("#input-579-307SSX").prop("disabled", true); // determine if checked if(jQuery("#input-579-307SSX").prop("checked")) { jQuery("#input-579-307SSX").removeAttr("checked").change(); } //console.log("if of reverse input-579-307SSX"); //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-579-307SSX-800]").length === 0) { jQuery("#note-579-307SSX").append("
(N/A with 800 )
"); } jQuery("[id^=input-579-307SSX]").parent().parent().addClass("byb_option_red"); } // here we reverse out everything from above else { // enable the na with jQuery("#input-579-307SSX").prop("disabled",false); // remove the option note jQuery("[id^=note-single-na_with-579-307SSX-800]").remove(); jQuery("[id^=input-579-307SSX]").parent().parent().removeClass("byb_option_red"); } }); // end click listener }); // end of document ready jQuery(document).ready(function(){ jQuery("#input-979-307SSXBE").change(function(){ if(jQuery("#input-979-307SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-979-307SSXBE]").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-307SSXBE]").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-307SSXBE-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-307SSXBE]").hide(); jQuery("[id^=note-single-required-by-979-307SSXBE]").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-307SSXBE]").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-307SSXBE").change(function(){ if(jQuery("#input-979-307SSXBE").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-979-307SSXBE]").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-307SSXBE]").hide(); jQuery("[id^=note-single-required-by-979-307SSXBE]").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-307SSXBE]").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-307SSX").change(function(){ if(jQuery("#input-532-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-532-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-532-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-778-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-778-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-778-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-638M-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-638M-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-638M-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-638V-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-638V-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-638V-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-535-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-535-307SSX]").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-307SSX]").hide(); jQuery("[id^=note-single-required-by-535-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-535-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-535-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-535-307SSX]").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-307SSX]").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-307SSXBLK").change(function(){ if(jQuery("#input-735-307SSXBLK").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-735-307SSXBLK]").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-307SSXBLK]").hide(); jQuery("[id^=note-single-required-by-735-307SSXBLK]").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-307SSX]").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-307SSXWHT").change(function(){ if(jQuery("#input-735-307SSXWHT").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-735-307SSXWHT]").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-307SSXWHT]").hide(); jQuery("[id^=note-single-required-by-735-307SSXWHT]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-685M-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685M-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-685M-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-685V-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685V-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-685V-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-685HTM-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685HTM-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-685HTM-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-685HTV-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-685HTV-307SSX]").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-307SSX]").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-307SSX-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-307SSX]").hide(); jQuery("[id^=note-single-required-by-685HTV-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-713W-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-713W-307SSX]").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-307SSX]").hide(); jQuery("[id^=note-single-required-by-713W-307SSX]").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-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-713B-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-713B-307SSX]").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-307SSX]").hide(); jQuery("[id^=note-single-required-by-713B-307SSX]").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-307SSX]").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-592IC-307SSX").change(function(){ if(jQuery("#input-592IC-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-592IC-307SSX]").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-592IC-307SSX]").hide(); jQuery("[id^=note-single-required-by-592IC-307SSX]").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-307SSX]").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-704C-307SSX").change(function(){ if(jQuery("#input-704C-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-704C-307SSX]").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-704C-307SSX]").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: 704C-307SSX-Snap-In Seadek Cockpit Flooring - 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-704C-307SSX]").hide(); jQuery("[id^=note-single-required-by-704C-307SSX]").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-704C-307SSX]").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-307SSX").change(function(){ if(jQuery("#input-796BE-307SSX").prop("checked")) { // set a note for this option that other options are required jQuery("[id^=note-single-requires-796BE-307SSX]").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-307SSX]").hide(); jQuery("[id^=note-single-required-by-796BE-307SSX]").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-704C-307SSX]").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-307SSXBE"] = {}; option_group_data["979-307SSXBE"]["part_groups"] = new Array(); option_group_data["979-307SSXBE"]["part_groups"].push("125"); option_group_data["1197-307SSX"] = {}; option_group_data["1197-307SSX"]["part_groups"] = new Array(); option_group_data["1197-307SSX"]["part_groups"].push("2"); option_group_data["1195-307SSX"] = {}; option_group_data["1195-307SSX"]["part_groups"] = new Array(); option_group_data["1195-307SSX"]["part_groups"].push("2"); option_group_data["1384-307SSX"] = {}; option_group_data["1384-307SSX"]["part_groups"] = new Array(); option_group_data["1384-307SSX"]["part_groups"].push("6"); option_group_data["1385-307SSX"] = {}; option_group_data["1385-307SSX"]["part_groups"] = new Array(); option_group_data["1385-307SSX"]["part_groups"].push("6"); option_group_data["532-307SSX"] = {}; option_group_data["532-307SSX"]["part_groups"] = new Array(); option_group_data["532-307SSX"]["part_groups"].push("20"); option_group_data["778-307SSX"] = {}; option_group_data["778-307SSX"]["part_groups"] = new Array(); option_group_data["778-307SSX"]["part_groups"].push("30"); option_group_data["643-307SSX"] = {}; option_group_data["643-307SSX"]["part_groups"] = new Array(); option_group_data["643-307SSX"]["part_groups"].push("21"); option_group_data["644-307SSX"] = {}; option_group_data["644-307SSX"]["part_groups"] = new Array(); option_group_data["644-307SSX"]["part_groups"].push("22"); option_group_data["663-307SSX"] = {}; option_group_data["663-307SSX"]["part_groups"] = new Array(); option_group_data["663-307SSX"]["part_groups"].push("23"); option_group_data["638M-307SSX"] = {}; option_group_data["638M-307SSX"]["part_groups"] = new Array(); option_group_data["638M-307SSX"]["part_groups"].push("27"); option_group_data["638M-307SSX"]["part_groups"].push("95"); option_group_data["638V-307SSX"] = {}; option_group_data["638V-307SSX"]["part_groups"] = new Array(); option_group_data["638V-307SSX"]["part_groups"].push("27"); option_group_data["638V-307SSX"]["part_groups"].push("95"); option_group_data["535-307SSX"] = {}; option_group_data["535-307SSX"]["part_groups"] = new Array(); option_group_data["535-307SSX"]["part_groups"].push("27"); option_group_data["767W-307SSXDNESBL"] = {}; option_group_data["767W-307SSXDNESBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXDNESBL"]["available_with"] = new Array(); option_group_data["767W-307SSXDNESBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXDNESBL"]["part_groups"].push("7"); option_group_data["767W-307SSXDNESBL"]["available_with"].push("30"); option_group_data["767W-307SSXBLUBLU"] = {}; option_group_data["767W-307SSXBLUBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLUBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXBLUBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLUBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXBLUBLU"]["available_with"].push("22"); option_group_data["767W-307SSXBLUSBL"] = {}; option_group_data["767W-307SSXBLUSBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLUSBL"]["available_with"] = new Array(); option_group_data["767W-307SSXBLUSBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLUSBL"]["part_groups"].push("7"); option_group_data["767W-307SSXBLUSBL"]["available_with"].push("22"); option_group_data["767W-307SSXSBLBLK"] = {}; option_group_data["767W-307SSXSBLBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXSBLBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXSBLBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSBLBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXSBLBLK"]["available_with"].push("23"); option_group_data["767W-307SSXBLUBLK"] = {}; option_group_data["767W-307SSXBLUBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLUBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXBLUBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLUBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXBLUBLK"]["available_with"].push("22"); option_group_data["767W-307SSXBLKBLU"] = {}; option_group_data["767W-307SSXBLKBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLKBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXBLKBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLKBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXBLKBLU"]["available_with"].push("21"); option_group_data["767W-307SSXSBLSBL"] = {}; option_group_data["767W-307SSXSBLSBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXSBLSBL"]["available_with"] = new Array(); option_group_data["767W-307SSXSBLSBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSBLSBL"]["part_groups"].push("7"); option_group_data["767W-307SSXSBLSBL"]["available_with"].push("23"); option_group_data["767W-307SSXSLTBLK"] = {}; option_group_data["767W-307SSXSLTBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXSLTBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXSLTBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSLTBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXSLTBLK"]["available_with"].push("20"); option_group_data["767W-307SSXDNEBLU"] = {}; option_group_data["767W-307SSXDNEBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXDNEBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXDNEBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXDNEBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXDNEBLU"]["available_with"].push("30"); option_group_data["767W-307SSXSLTSBL"] = {}; option_group_data["767W-307SSXSLTSBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXSLTSBL"]["available_with"] = new Array(); option_group_data["767W-307SSXSLTSBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSLTSBL"]["part_groups"].push("7"); option_group_data["767W-307SSXSLTSBL"]["available_with"].push("20"); option_group_data["767W-307SSXBLKBLK"] = {}; option_group_data["767W-307SSXBLKBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLKBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXBLKBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLKBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXBLKBLK"]["available_with"].push("21"); option_group_data["767W-307SSXCYNSBL"] = {}; option_group_data["767W-307SSXCYNSBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXCYNSBL"]["available_with"] = new Array(); option_group_data["767W-307SSXCYNSBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXCYNSBL"]["part_groups"].push("7"); option_group_data["767W-307SSXCYNSBL"]["available_with"].push("27"); option_group_data["767W-307SSXDNEBLK"] = {}; option_group_data["767W-307SSXDNEBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXDNEBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXDNEBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXDNEBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXDNEBLK"]["available_with"].push("30"); option_group_data["767W-307SSXBLKSBL"] = {}; option_group_data["767W-307SSXBLKSBL"]["part_groups"] = new Array(); option_group_data["767W-307SSXBLKSBL"]["available_with"] = new Array(); option_group_data["767W-307SSXBLKSBL"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXBLKSBL"]["part_groups"].push("7"); option_group_data["767W-307SSXBLKSBL"]["available_with"].push("21"); option_group_data["767W-307SSXCYNBLK"] = {}; option_group_data["767W-307SSXCYNBLK"]["part_groups"] = new Array(); option_group_data["767W-307SSXCYNBLK"]["available_with"] = new Array(); option_group_data["767W-307SSXCYNBLK"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXCYNBLK"]["part_groups"].push("7"); option_group_data["767W-307SSXCYNBLK"]["available_with"].push("27"); option_group_data["767W-307SSXSLTBLU"] = {}; option_group_data["767W-307SSXSLTBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXSLTBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXSLTBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSLTBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXSLTBLU"]["available_with"].push("20"); option_group_data["767W-307SSXCYNBLU"] = {}; option_group_data["767W-307SSXCYNBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXCYNBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXCYNBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXCYNBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXCYNBLU"]["available_with"].push("27"); option_group_data["767W-307SSXSBLBLU"] = {}; option_group_data["767W-307SSXSBLBLU"]["part_groups"] = new Array(); option_group_data["767W-307SSXSBLBLU"]["available_with"] = new Array(); option_group_data["767W-307SSXSBLBLU"]["available_with_compound"] = new Array(); option_group_data["767W-307SSXSBLBLU"]["part_groups"].push("7"); option_group_data["767W-307SSXSBLBLU"]["available_with"].push("23"); option_group_data["767B-307SSXBLKBLK"] = {}; option_group_data["767B-307SSXBLKBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLKBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXBLKBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLKBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXBLKBLK"]["available_with"].push("21"); option_group_data["767B-307SSXBLUBLK"] = {}; option_group_data["767B-307SSXBLUBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLUBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXBLUBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLUBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXBLUBLK"]["available_with"].push("22"); option_group_data["767B-307SSXCYNBLU"] = {}; option_group_data["767B-307SSXCYNBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXCYNBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXCYNBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXCYNBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXCYNBLU"]["available_with"].push("27"); option_group_data["767B-307SSXCYNSBL"] = {}; option_group_data["767B-307SSXCYNSBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXCYNSBL"]["available_with"] = new Array(); option_group_data["767B-307SSXCYNSBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXCYNSBL"]["part_groups"].push("5"); option_group_data["767B-307SSXCYNSBL"]["available_with"].push("27"); option_group_data["767B-307SSXSLTBLK"] = {}; option_group_data["767B-307SSXSLTBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXSLTBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXSLTBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSLTBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXSLTBLK"]["available_with"].push("20"); option_group_data["767B-307SSXBLUSBL"] = {}; option_group_data["767B-307SSXBLUSBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLUSBL"]["available_with"] = new Array(); option_group_data["767B-307SSXBLUSBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLUSBL"]["part_groups"].push("5"); option_group_data["767B-307SSXBLUSBL"]["available_with"].push("22"); option_group_data["767B-307SSXDNEBLU"] = {}; option_group_data["767B-307SSXDNEBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXDNEBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXDNEBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXDNEBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXDNEBLU"]["available_with"].push("30"); option_group_data["767B-307SSXSLTSBL"] = {}; option_group_data["767B-307SSXSLTSBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXSLTSBL"]["available_with"] = new Array(); option_group_data["767B-307SSXSLTSBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSLTSBL"]["part_groups"].push("5"); option_group_data["767B-307SSXSLTSBL"]["available_with"].push("20"); option_group_data["767B-307SSXSBLBLK"] = {}; option_group_data["767B-307SSXSBLBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXSBLBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXSBLBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSBLBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXSBLBLK"]["available_with"].push("23"); option_group_data["767B-307SSXSBLSBL"] = {}; option_group_data["767B-307SSXSBLSBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXSBLSBL"]["available_with"] = new Array(); option_group_data["767B-307SSXSBLSBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSBLSBL"]["part_groups"].push("5"); option_group_data["767B-307SSXSBLSBL"]["available_with"].push("23"); option_group_data["767B-307SSXBLUBLU"] = {}; option_group_data["767B-307SSXBLUBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLUBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXBLUBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLUBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXBLUBLU"]["available_with"].push("22"); option_group_data["767B-307SSXSBLBLU"] = {}; option_group_data["767B-307SSXSBLBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXSBLBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXSBLBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSBLBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXSBLBLU"]["available_with"].push("23"); option_group_data["767B-307SSXBLKSBL"] = {}; option_group_data["767B-307SSXBLKSBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLKSBL"]["available_with"] = new Array(); option_group_data["767B-307SSXBLKSBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLKSBL"]["part_groups"].push("5"); option_group_data["767B-307SSXBLKSBL"]["available_with"].push("21"); option_group_data["767B-307SSXSLTBLU"] = {}; option_group_data["767B-307SSXSLTBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXSLTBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXSLTBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXSLTBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXSLTBLU"]["available_with"].push("20"); option_group_data["767B-307SSXDNEBLK"] = {}; option_group_data["767B-307SSXDNEBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXDNEBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXDNEBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXDNEBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXDNEBLK"]["available_with"].push("30"); option_group_data["767B-307SSXDNESBL"] = {}; option_group_data["767B-307SSXDNESBL"]["part_groups"] = new Array(); option_group_data["767B-307SSXDNESBL"]["available_with"] = new Array(); option_group_data["767B-307SSXDNESBL"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXDNESBL"]["part_groups"].push("5"); option_group_data["767B-307SSXDNESBL"]["available_with"].push("30"); option_group_data["767B-307SSXBLKBLU"] = {}; option_group_data["767B-307SSXBLKBLU"]["part_groups"] = new Array(); option_group_data["767B-307SSXBLKBLU"]["available_with"] = new Array(); option_group_data["767B-307SSXBLKBLU"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXBLKBLU"]["part_groups"].push("5"); option_group_data["767B-307SSXBLKBLU"]["available_with"].push("21"); option_group_data["767B-307SSXCYNBLK"] = {}; option_group_data["767B-307SSXCYNBLK"]["part_groups"] = new Array(); option_group_data["767B-307SSXCYNBLK"]["available_with"] = new Array(); option_group_data["767B-307SSXCYNBLK"]["available_with_compound"] = new Array(); option_group_data["767B-307SSXCYNBLK"]["part_groups"].push("5"); option_group_data["767B-307SSXCYNBLK"]["available_with"].push("27"); option_group_data["767B-307SSXCYNBLK"]["available_with"].push("125"); option_group_data["767B-307SSXCYNBLK"]["available_with"].push("126"); option_group_data["752B-307SSX"] = {}; option_group_data["752B-307SSX"]["part_groups"] = new Array(); option_group_data["752B-307SSX"]["part_groups"].push("3"); option_group_data["752W-307SSX"] = {}; option_group_data["752W-307SSX"]["part_groups"] = new Array(); option_group_data["752W-307SSX"]["part_groups"].push("3"); option_group_data["562-307SSXBLK"] = {}; option_group_data["562-307SSXBLK"]["available_with"] = new Array(); option_group_data["562-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["562-307SSXBLK"]["available_with"].push("5"); option_group_data["562-307SSXBLK"]["available_with"].push("7"); option_group_data["562-307SSXBLU"] = {}; option_group_data["562-307SSXBLU"]["available_with"] = new Array(); option_group_data["562-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["562-307SSXBLU"]["available_with"].push("5"); option_group_data["562-307SSXBLU"]["available_with"].push("7"); option_group_data["562-307SSXSBL"] = {}; option_group_data["562-307SSXSBL"]["available_with"] = new Array(); option_group_data["562-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["562-307SSXSBL"]["available_with"].push("5"); option_group_data["562-307SSXSBL"]["available_with"].push("7"); option_group_data["642B-307SSXWHT"] = {}; option_group_data["642B-307SSXWHT"]["available_with"] = new Array(); option_group_data["642B-307SSXWHT"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXWHT"]["available_with"].push("5"); option_group_data["642B-307SSXWHT"]["available_with"].push("126"); option_group_data["642-307SSXBLK"] = {}; option_group_data["642-307SSXBLK"]["available_with"] = new Array(); option_group_data["642-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["642-307SSXBLK"]["available_with"].push("7"); option_group_data["642B-307SSXBLU"] = {}; option_group_data["642B-307SSXBLU"]["available_with"] = new Array(); option_group_data["642B-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXBLU"]["available_with"].push("5"); option_group_data["642B-307SSXBLU"]["available_with"].push("126"); option_group_data["642-307SSXBLU"] = {}; option_group_data["642-307SSXBLU"]["available_with"] = new Array(); option_group_data["642-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["642-307SSXBLU"]["available_with"].push("7"); option_group_data["642-307SSXSBL"] = {}; option_group_data["642-307SSXSBL"]["available_with"] = new Array(); option_group_data["642-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["642-307SSXSBL"]["available_with"].push("7"); option_group_data["642B-307SSXSBL"] = {}; option_group_data["642B-307SSXSBL"]["available_with"] = new Array(); option_group_data["642B-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXSBL"]["available_with"].push("5"); option_group_data["642B-307SSXSBL"]["available_with"].push("126"); option_group_data["642B-307SSXGRN"] = {}; option_group_data["642B-307SSXGRN"]["available_with"] = new Array(); option_group_data["642B-307SSXGRN"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXGRN"]["available_with"].push("5"); option_group_data["642B-307SSXGRN"]["available_with"].push("126"); option_group_data["642-307SSXGRN"] = {}; option_group_data["642-307SSXGRN"]["available_with"] = new Array(); option_group_data["642-307SSXGRN"]["available_with_compound"] = new Array(); option_group_data["642-307SSXGRN"]["available_with"].push("7"); option_group_data["642B-307SSXICE"] = {}; option_group_data["642B-307SSXICE"]["available_with"] = new Array(); option_group_data["642B-307SSXICE"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXICE"]["available_with"].push("5"); option_group_data["642B-307SSXICE"]["available_with"].push("126"); option_group_data["642-307SSXICE"] = {}; option_group_data["642-307SSXICE"]["available_with"] = new Array(); option_group_data["642-307SSXICE"]["available_with_compound"] = new Array(); option_group_data["642-307SSXICE"]["available_with"].push("7"); option_group_data["642B-307SSXALY"] = {}; option_group_data["642B-307SSXALY"]["available_with"] = new Array(); option_group_data["642B-307SSXALY"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXALY"]["available_with"].push("5"); option_group_data["642B-307SSXALY"]["available_with"].push("126"); option_group_data["642-307SSXALY"] = {}; option_group_data["642-307SSXALY"]["available_with"] = new Array(); option_group_data["642-307SSXALY"]["available_with_compound"] = new Array(); option_group_data["642-307SSXALY"]["available_with"].push("7"); option_group_data["642B-307SSXSTL"] = {}; option_group_data["642B-307SSXSTL"]["available_with"] = new Array(); option_group_data["642B-307SSXSTL"]["available_with_compound"] = new Array(); option_group_data["642B-307SSXSTL"]["available_with"].push("5"); option_group_data["642B-307SSXSTL"]["available_with"].push("126"); option_group_data["642-307SSXSTL"] = {}; option_group_data["642-307SSXSTL"]["available_with"] = new Array(); option_group_data["642-307SSXSTL"]["available_with_compound"] = new Array(); option_group_data["642-307SSXSTL"]["available_with"].push("7"); option_group_data["735HT-307SSXBLK"] = {}; option_group_data["735HT-307SSXBLK"]["available_with"] = new Array(); option_group_data["735HT-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["735HT-307SSXBLK"]["available_with"].push("3"); option_group_data["735HT-307SSXBLK"]["available_with"].push("127"); option_group_data["735HT-307SSXWHT"] = {}; option_group_data["735HT-307SSXWHT"]["available_with"] = new Array(); option_group_data["735HT-307SSXWHT"]["available_with_compound"] = new Array(); option_group_data["735HT-307SSXWHT"]["available_with"].push("3"); option_group_data["735HT-307SSXWHT"]["available_with"].push("127"); option_group_data["557HT-307SSXSBL"] = {}; option_group_data["557HT-307SSXSBL"]["available_with"] = new Array(); option_group_data["557HT-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["557HT-307SSXSBL"]["available_with"].push("3"); option_group_data["557HT-307SSXSBL"]["available_with"].push("127"); option_group_data["557HT-307SSXBLU"] = {}; option_group_data["557HT-307SSXBLU"]["available_with"] = new Array(); option_group_data["557HT-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["557HT-307SSXBLU"]["available_with"].push("3"); option_group_data["557HT-307SSXBLU"]["available_with"].push("127"); option_group_data["557HT-307SSXBLK"] = {}; option_group_data["557HT-307SSXBLK"]["available_with"] = new Array(); option_group_data["557HT-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["557HT-307SSXBLK"]["available_with"].push("3"); option_group_data["557HT-307SSXBLK"]["available_with"].push("127"); option_group_data["557RA-307SSXSBL"] = {}; option_group_data["557RA-307SSXSBL"]["available_with"] = new Array(); option_group_data["557RA-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["557RA-307SSXSBL"]["available_with"].push("5"); option_group_data["557RA-307SSXSBL"]["available_with"].push("7"); option_group_data["557RA-307SSXSBL"]["available_with"].push("126"); option_group_data["557RA-307SSXBLU"] = {}; option_group_data["557RA-307SSXBLU"]["available_with"] = new Array(); option_group_data["557RA-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["557RA-307SSXBLU"]["available_with"].push("5"); option_group_data["557RA-307SSXBLU"]["available_with"].push("7"); option_group_data["557RA-307SSXBLU"]["available_with"].push("126"); option_group_data["557RA-307SSXBLK"] = {}; option_group_data["557RA-307SSXBLK"]["available_with"] = new Array(); option_group_data["557RA-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["557RA-307SSXBLK"]["available_with"].push("5"); option_group_data["557RA-307SSXBLK"]["available_with"].push("7"); option_group_data["557RA-307SSXBLK"]["available_with"].push("126"); option_group_data["619RA-307SSX"] = {}; option_group_data["619RA-307SSX"]["available_with"] = new Array(); option_group_data["619RA-307SSX"]["available_with_compound"] = new Array(); option_group_data["619RA-307SSX"]["available_with"].push("3"); option_group_data["619RA-307SSX"]["available_with"].push("5"); option_group_data["619RA-307SSX"]["available_with"].push("7"); option_group_data["619RA-307SSX"]["available_with"].push("126"); option_group_data["619RA-307SSX"]["available_with"].push("127"); option_group_data["685M-307SSX"] = {}; option_group_data["685M-307SSX"]["part_groups"] = new Array(); option_group_data["685M-307SSX"]["part_groups"].push("126"); option_group_data["685V-307SSX"] = {}; option_group_data["685V-307SSX"]["part_groups"] = new Array(); option_group_data["685V-307SSX"]["part_groups"].push("126"); option_group_data["685HTM-307SSX"] = {}; option_group_data["685HTM-307SSX"]["part_groups"] = new Array(); option_group_data["685HTM-307SSX"]["part_groups"].push("127"); option_group_data["685HTV-307SSX"] = {}; option_group_data["685HTV-307SSX"]["part_groups"] = new Array(); option_group_data["685HTV-307SSX"]["part_groups"].push("127"); option_group_data["512C-307SSX"] = {}; option_group_data["512C-307SSX"]["available_with"] = new Array(); option_group_data["512C-307SSX"]["available_with_compound"] = new Array(); option_group_data["512C-307SSX"]["available_with"].push("95"); option_group_data["713W-307SSX"] = {}; option_group_data["713W-307SSX"]["available_with"] = new Array(); option_group_data["713W-307SSX"]["available_with_compound"] = new Array(); option_group_data["713W-307SSX"]["available_with"].push("7"); option_group_data["713B-307SSX"] = {}; option_group_data["713B-307SSX"]["available_with"] = new Array(); option_group_data["713B-307SSX"]["available_with_compound"] = new Array(); option_group_data["713B-307SSX"]["available_with"].push("5"); option_group_data["713B-307SSX"]["available_with"].push("126"); option_group_data["592IC-307SSX"] = {}; option_group_data["592IC-307SSX"]["available_with"] = new Array(); option_group_data["592IC-307SSX"]["available_with_compound"] = new Array(); option_group_data["592IC-307SSX"]["available_with"].push("27"); option_group_data["560-307SSXSLT"] = {}; option_group_data["560-307SSXSLT"]["available_with"] = new Array(); option_group_data["560-307SSXSLT"]["available_with_compound"] = new Array(); option_group_data["560-307SSXSLT"]["available_with"].push("20"); option_group_data["560-307SSXBLK"] = {}; option_group_data["560-307SSXBLK"]["available_with"] = new Array(); option_group_data["560-307SSXBLK"]["available_with_compound"] = new Array(); option_group_data["560-307SSXBLK"]["available_with"].push("21"); option_group_data["560-307SSXBLU"] = {}; option_group_data["560-307SSXBLU"]["available_with"] = new Array(); option_group_data["560-307SSXBLU"]["available_with_compound"] = new Array(); option_group_data["560-307SSXBLU"]["available_with"].push("22"); option_group_data["560-307SSXDNE"] = {}; option_group_data["560-307SSXDNE"]["available_with"] = new Array(); option_group_data["560-307SSXDNE"]["available_with_compound"] = new Array(); option_group_data["560-307SSXDNE"]["available_with"].push("30"); option_group_data["560-307SSXCYN"] = {}; option_group_data["560-307SSXCYN"]["available_with"] = new Array(); option_group_data["560-307SSXCYN"]["available_with_compound"] = new Array(); option_group_data["560-307SSXCYN"]["available_with"].push("27"); option_group_data["560-307SSXSBL"] = {}; option_group_data["560-307SSXSBL"]["available_with"] = new Array(); option_group_data["560-307SSXSBL"]["available_with_compound"] = new Array(); option_group_data["560-307SSXSBL"]["available_with"].push("23"); option_group_data["704C-307SSX"] = {}; option_group_data["704C-307SSX"]["available_with"] = new Array(); option_group_data["704C-307SSX"]["available_with_compound"] = new Array(); option_group_data["704C-307SSX"]["available_with"].push("27"); option_group_data["796BE-307SSX"] = {}; option_group_data["796BE-307SSX"]["available_with"] = new Array(); option_group_data["796BE-307SSX"]["available_with_compound"] = new Array(); option_group_data["796BE-307SSX"]["available_with"].push("126"); option_group_data["796DB-307SSX"] = {}; option_group_data["796DB-307SSX"]["available_with"] = new Array(); option_group_data["796DB-307SSX"]["available_with_compound"] = new Array(); option_group_data["796DB-307SSX"]["available_with"].push("5"); option_group_data["796DB-307SSX"]["available_with"].push("7"); option_group_data["688AG-307SSX"] = {}; option_group_data["688AG-307SSX"]["part_groups"] = new Array(); option_group_data["688AG-307SSX"]["part_groups"].push("60"); option_group_data["688AA-307SSX"] = {}; option_group_data["688AA-307SSX"]["part_groups"] = new Array(); option_group_data["688AA-307SSX"]["part_groups"].push("61"); option_group_data["688BE-307SSX"] = {}; option_group_data["688BE-307SSX"]["part_groups"] = new Array(); option_group_data["688BE-307SSX"]["available_with"] = new Array(); option_group_data["688BE-307SSX"]["available_with_compound"] = new Array(); option_group_data["688BE-307SSX"]["part_groups"].push("57"); option_group_data["688BE-307SSX"]["available_with"].push("126"); option_group_data["688BE-307SSX"]["available_with"].push("127"); option_group_data["686-307SSXALM"] = {}; option_group_data["686-307SSXALM"]["available_with"] = new Array(); option_group_data["686-307SSXALM"]["available_with_compound"] = new Array(); option_group_data["686-307SSXALM"]["available_with"].push("60"); option_group_data["687-307SSXALM"] = {}; option_group_data["687-307SSXALM"]["available_with"] = new Array(); option_group_data["687-307SSXALM"]["available_with_compound"] = new Array(); option_group_data["687-307SSXALM"]["available_with"].push("61"); option_group_data["687BE-307SSX"] = {}; option_group_data["687BE-307SSX"]["available_with"] = new Array(); option_group_data["687BE-307SSX"]["available_with_compound"] = new Array(); option_group_data["687BE-307SSX"]["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() });