jQuery(document).ready(function(){
jQuery("#input-979-SRF28BE").change(function(){
if(jQuery("#input-979-SRF28BE").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-SRF28BE - Black Edition Hull)
");
jQuery("[id^=note-BE_HULL]").html("
(Included in 979-SRF28BE - 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-SRF28BE").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-SRF28BE-BE_HULL").remove();
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-512]").html("
(Included in 685M-SRF28 - 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-SRF28").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-SRF28-512").remove();
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-551]").html("
(Included in 685M-SRF28 - 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-SRF28").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-SRF28-551").remove();
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-767B]").html("
(Included in 685M-SRF28 - 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-SRF28").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-SRF28-767B").remove();
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-512]").html("
(Included in 685V-SRF28 - 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-SRF28").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-SRF28-512").remove();
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-551]").html("
(Included in 685V-SRF28 - 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-SRF28").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-SRF28-551").remove();
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28 - Black Edition Package)
");
jQuery("[id^=note-767B]").html("
(Included in 685V-SRF28 - 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-SRF28").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-SRF28-767B").remove();
}
}); // end click listener
jQuery("#input-685HTM-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-512]").html("
(Included in 685HTM-SRF28 - 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-SRF28").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-SRF28-512").remove();
}
}); // end click listener
jQuery("#input-685HTM-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-551]").html("
(Included in 685HTM-SRF28 - 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-SRF28").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-SRF28-551").remove();
}
}); // end click listener
jQuery("#input-685HTM-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-752B]").html("
(Included in 685HTM-SRF28 - 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-SRF28").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-SRF28-752B").remove();
}
}); // end click listener
jQuery("#input-685HTV-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-512]").html("
(Included in 685HTV-SRF28 - 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-SRF28").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-SRF28-512").remove();
}
}); // end click listener
jQuery("#input-685HTV-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-551]").html("
(Included in 685HTV-SRF28 - 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-SRF28").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-SRF28-551").remove();
}
}); // end click listener
jQuery("#input-685HTV-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").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-SRF28 - Black Edition Hardtop Package)
");
jQuery("[id^=note-752B]").html("
(Included in 685HTV-SRF28 - 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-SRF28").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-SRF28-752B").remove();
}
}); // end click listener
}); // end of document ready
jQuery(document).ready(function(){
jQuery("#input-951-SRF28BLK").change(function(){
if(jQuery("#input-951-SRF28BLK").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-SRF28BLK]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28BLK - 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-SRF28BLK]").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-SRF28BLK");
//alert(jQuery("[id^=input-951-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28BLK").prop("checked"))
{
jQuery("#input-951-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28BLK");
//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-SRF28BLK-979]").length === 0)
{
jQuery("#note-951-SRF28BLK").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28BLK-979]").remove();
jQuery("[id^=input-951-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28BLU").change(function(){
if(jQuery("#input-951-SRF28BLU").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-SRF28BLU]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28BLU - 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-SRF28BLU]").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-SRF28BLU");
//alert(jQuery("[id^=input-951-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28BLU").prop("checked"))
{
jQuery("#input-951-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28BLU");
//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-SRF28BLU-979]").length === 0)
{
jQuery("#note-951-SRF28BLU").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28BLU-979]").remove();
jQuery("[id^=input-951-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28ALY").change(function(){
if(jQuery("#input-951-SRF28ALY").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-SRF28ALY]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28ALY - 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-SRF28ALY]").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-SRF28ALY");
//alert(jQuery("[id^=input-951-SRF28ALY]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28ALY]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28ALY").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28ALY").prop("checked"))
{
jQuery("#input-951-SRF28ALY").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28ALY");
//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-SRF28ALY-979]").length === 0)
{
jQuery("#note-951-SRF28ALY").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28ALY]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28ALY").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28ALY-979]").remove();
jQuery("[id^=input-951-SRF28ALY]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28GRN").change(function(){
if(jQuery("#input-951-SRF28GRN").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-SRF28GRN]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28GRN - 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-SRF28GRN]").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-SRF28GRN");
//alert(jQuery("[id^=input-951-SRF28GRN]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28GRN]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28GRN").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28GRN").prop("checked"))
{
jQuery("#input-951-SRF28GRN").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28GRN");
//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-SRF28GRN-979]").length === 0)
{
jQuery("#note-951-SRF28GRN").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28GRN]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28GRN").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28GRN-979]").remove();
jQuery("[id^=input-951-SRF28GRN]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28ICE").change(function(){
if(jQuery("#input-951-SRF28ICE").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-SRF28ICE]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28ICE - 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-SRF28ICE]").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-SRF28ICE");
//alert(jQuery("[id^=input-951-SRF28ICE]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28ICE]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28ICE").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28ICE").prop("checked"))
{
jQuery("#input-951-SRF28ICE").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28ICE");
//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-SRF28ICE-979]").length === 0)
{
jQuery("#note-951-SRF28ICE").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28ICE]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28ICE").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28ICE-979]").remove();
jQuery("[id^=input-951-SRF28ICE]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28SBL").change(function(){
if(jQuery("#input-951-SRF28SBL").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-SRF28SBL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28SBL - 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-SRF28SBL]").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-SRF28SBL");
//alert(jQuery("[id^=input-951-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28SBL").prop("checked"))
{
jQuery("#input-951-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28SBL");
//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-SRF28SBL-979]").length === 0)
{
jQuery("#note-951-SRF28SBL").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28SBL-979]").remove();
jQuery("[id^=input-951-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-SRF28STL").change(function(){
if(jQuery("#input-951-SRF28STL").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-SRF28STL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-SRF28STL - 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-SRF28STL]").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-SRF28STL");
//alert(jQuery("[id^=input-951-SRF28STL]").attr("title"));
//alert(jQuery("[id^=input-951-SRF28STL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-SRF28STL").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-SRF28STL").prop("checked"))
{
jQuery("#input-951-SRF28STL").removeAttr("checked").change();
}
//console.log("if of reverse input-951-SRF28STL");
//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-SRF28STL-979]").length === 0)
{
jQuery("#note-951-SRF28STL").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-SRF28STL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-SRF28STL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-SRF28STL-979]").remove();
jQuery("[id^=input-951-SRF28STL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-903-SRF28").change(function(){
if(jQuery("#input-903-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-SRF28WHT]");
//alert(jQuery("[id^=input-950-SRF28WHT]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-SRF28WHT]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-SRF28WHT]").prop("checked"))
{
jQuery("[id^=input-950-SRF28WHT]").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-SRF28WHT-903-SRF28]").length === 0)
{
jQuery("[id^=note-950-SRF28WHT]").append("
(N/A with 903-SRF28 - Painted Metallic Hull Stripe - White)");
}
jQuery("[id^=input-950-SRF28WHT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-SRF28WHT]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-SRF28WHT-903-SRF28]").remove();
jQuery("[id^=input-950-SRF28WHT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-SRF28WHT]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-903-SRF28");
//alert(jQuery("[id^=input-903-SRF28]").attr("title"));
//alert(jQuery("[id^=input-903-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-903-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-903-SRF28").prop("checked"))
{
jQuery("#input-903-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-903-SRF28");
//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-SRF28-950-SRF28WHT]").length === 0)
{
jQuery("#note-903-SRF28").append("
(N/A with 950-SRF28WHT )");
}
jQuery("[id^=input-903-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-903-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-903-SRF28-950-SRF28WHT]").remove();
jQuery("[id^=input-903-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-911-SRF28").change(function(){
if(jQuery("#input-911-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-SRF28BLK]");
//alert(jQuery("[id^=input-950-SRF28BLK]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-SRF28BLK]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-SRF28BLK]").prop("checked"))
{
jQuery("[id^=input-950-SRF28BLK]").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-SRF28BLK-911-SRF28]").length === 0)
{
jQuery("[id^=note-950-SRF28BLK]").append("
(N/A with 911-SRF28 - Painted Metallic Hull Stripe - Black)");
}
jQuery("[id^=input-950-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-SRF28BLK]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-SRF28BLK-911-SRF28]").remove();
jQuery("[id^=input-950-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-SRF28BLK]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-911-SRF28");
//alert(jQuery("[id^=input-911-SRF28]").attr("title"));
//alert(jQuery("[id^=input-911-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-911-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-911-SRF28").prop("checked"))
{
jQuery("#input-911-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-911-SRF28");
//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-SRF28-950-SRF28BLK]").length === 0)
{
jQuery("#note-911-SRF28").append("
(N/A with 950-SRF28BLK )");
}
jQuery("[id^=input-911-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-911-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-911-SRF28-950-SRF28BLK]").remove();
jQuery("[id^=input-911-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-906-SRF28").change(function(){
if(jQuery("#input-906-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-SRF28BLU]");
//alert(jQuery("[id^=input-950-SRF28BLU]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-SRF28BLU]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-SRF28BLU]").prop("checked"))
{
jQuery("[id^=input-950-SRF28BLU]").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-SRF28BLU-906-SRF28]").length === 0)
{
jQuery("[id^=note-950-SRF28BLU]").append("
(N/A with 906-SRF28 - Painted Metallic Hull Stripe - Blue)");
}
jQuery("[id^=input-950-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-SRF28BLU]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-SRF28BLU-906-SRF28]").remove();
jQuery("[id^=input-950-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-SRF28BLU]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-906-SRF28");
//alert(jQuery("[id^=input-906-SRF28]").attr("title"));
//alert(jQuery("[id^=input-906-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-906-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-906-SRF28").prop("checked"))
{
jQuery("#input-906-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-906-SRF28");
//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-SRF28-950-SRF28BLU]").length === 0)
{
jQuery("#note-906-SRF28").append("
(N/A with 950-SRF28BLU )");
}
jQuery("[id^=input-906-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-906-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-906-SRF28-950-SRF28BLU]").remove();
jQuery("[id^=input-906-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-590-SRF28BLU").change(function(){
if(jQuery("#input-590-SRF28BLU").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-590-SRF28BLU]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 590-SRF28BLU - Standard Canvas - 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-590-SRF28BLU]").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-590-SRF28BLU");
//alert(jQuery("[id^=input-590-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-590-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-590-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-590-SRF28BLU").prop("checked"))
{
jQuery("#input-590-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-590-SRF28BLU");
//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-590-SRF28BLU-979]").length === 0)
{
jQuery("#note-590-SRF28BLU").append("
(N/A with 979 )");
}
jQuery("[id^=input-590-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-590-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-590-SRF28BLU-979]").remove();
jQuery("[id^=input-590-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-590-SRF28SBL").change(function(){
if(jQuery("#input-590-SRF28SBL").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-590-SRF28SBL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 590-SRF28SBL - Standard Canvas - 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-590-SRF28SBL]").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-590-SRF28SBL");
//alert(jQuery("[id^=input-590-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-590-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-590-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-590-SRF28SBL").prop("checked"))
{
jQuery("#input-590-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-590-SRF28SBL");
//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-590-SRF28SBL-979]").length === 0)
{
jQuery("#note-590-SRF28SBL").append("
(N/A with 979 )");
}
jQuery("[id^=input-590-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-590-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-590-SRF28SBL-979]").remove();
jQuery("[id^=input-590-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-562-SRF28BLU").change(function(){
if(jQuery("#input-562-SRF28BLU").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-562-SRF28BLU]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 562-SRF28BLU - Extendable AFT Bimini - 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-562-SRF28BLU]").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-562-SRF28BLU");
//alert(jQuery("[id^=input-562-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-562-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-562-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-562-SRF28BLU").prop("checked"))
{
jQuery("#input-562-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-562-SRF28BLU");
//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-562-SRF28BLU-979]").length === 0)
{
jQuery("#note-562-SRF28BLU").append("
(N/A with 979 )");
}
jQuery("[id^=input-562-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-562-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-SRF28BLU-979]").remove();
jQuery("[id^=input-562-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-562-SRF28SBL").change(function(){
if(jQuery("#input-562-SRF28SBL").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-562-SRF28SBL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 562-SRF28SBL - Extendable AFT Bimini - 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-562-SRF28SBL]").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-562-SRF28SBL");
//alert(jQuery("[id^=input-562-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-562-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-562-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-562-SRF28SBL").prop("checked"))
{
jQuery("#input-562-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-562-SRF28SBL");
//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-562-SRF28SBL-979]").length === 0)
{
jQuery("#note-562-SRF28SBL").append("
(N/A with 979 )");
}
jQuery("[id^=input-562-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-562-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-SRF28SBL-979]").remove();
jQuery("[id^=input-562-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767B-SRF28").change(function(){
if(jQuery("#input-767B-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-685HT]").append("
(N/A with 767B-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-767B-SRF28]").attr("title"));
//alert(jQuery("[id^=input-767B-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767B-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-767B-SRF28").prop("checked"))
{
jQuery("#input-767B-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-767B-SRF28");
//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-SRF28-685HT]").length === 0)
{
jQuery("#note-767B-SRF28").append("
(N/A with 685HT )");
}
jQuery("[id^=input-767B-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767B-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767B-SRF28-685HT]").remove();
jQuery("[id^=input-767B-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLK").change(function(){
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685M]");
//alert(jQuery("[id^=input-685M]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685M]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685M]").prop("checked"))
{
jQuery("[id^=input-685M]").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-685M-752B-SRF28BLK]").length === 0)
{
jQuery("[id^=note-685M]").append("
(N/A with 752B-SRF28BLK - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685M]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685M]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-752B-SRF28BLK]").remove();
jQuery("[id^=input-685M]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685M]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLK");
//alert(jQuery("[id^=input-752B-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
jQuery("#input-752B-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLK");
//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-SRF28BLK-685M]").length === 0)
{
jQuery("#note-752B-SRF28BLK").append("
(N/A with 685M )");
}
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLK-685M]").remove();
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLK").change(function(){
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685V]");
//alert(jQuery("[id^=input-685V]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685V]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685V]").prop("checked"))
{
jQuery("[id^=input-685V]").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-685V-752B-SRF28BLK]").length === 0)
{
jQuery("[id^=note-685V]").append("
(N/A with 752B-SRF28BLK - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685V]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685V]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-752B-SRF28BLK]").remove();
jQuery("[id^=input-685V]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685V]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLK");
//alert(jQuery("[id^=input-752B-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
jQuery("#input-752B-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLK");
//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-SRF28BLK-685V]").length === 0)
{
jQuery("#note-752B-SRF28BLK").append("
(N/A with 685V )");
}
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLK-685V]").remove();
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLK").change(function(){
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752B-SRF28BLK]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752B-SRF28BLK - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752B-SRF28BLK]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLK");
//alert(jQuery("[id^=input-752B-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLK").prop("checked"))
{
jQuery("#input-752B-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLK");
//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-SRF28BLK-562]").length === 0)
{
jQuery("#note-752B-SRF28BLK").append("
(N/A with 562 )");
}
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLK-562]").remove();
jQuery("[id^=input-752B-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLU").change(function(){
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685M]");
//alert(jQuery("[id^=input-685M]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685M]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685M]").prop("checked"))
{
jQuery("[id^=input-685M]").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-685M-752B-SRF28BLU]").length === 0)
{
jQuery("[id^=note-685M]").append("
(N/A with 752B-SRF28BLU - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685M]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685M]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-752B-SRF28BLU]").remove();
jQuery("[id^=input-685M]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685M]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLU");
//alert(jQuery("[id^=input-752B-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
jQuery("#input-752B-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLU");
//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-SRF28BLU-685M]").length === 0)
{
jQuery("#note-752B-SRF28BLU").append("
(N/A with 685M )");
}
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLU-685M]").remove();
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLU").change(function(){
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685V]");
//alert(jQuery("[id^=input-685V]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685V]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685V]").prop("checked"))
{
jQuery("[id^=input-685V]").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-685V-752B-SRF28BLU]").length === 0)
{
jQuery("[id^=note-685V]").append("
(N/A with 752B-SRF28BLU - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685V]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685V]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-752B-SRF28BLU]").remove();
jQuery("[id^=input-685V]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685V]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLU");
//alert(jQuery("[id^=input-752B-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
jQuery("#input-752B-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLU");
//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-SRF28BLU-685V]").length === 0)
{
jQuery("#note-752B-SRF28BLU").append("
(N/A with 685V )");
}
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLU-685V]").remove();
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28BLU").change(function(){
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752B-SRF28BLU]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752B-SRF28BLU - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752B-SRF28BLU]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28BLU");
//alert(jQuery("[id^=input-752B-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28BLU").prop("checked"))
{
jQuery("#input-752B-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28BLU");
//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-SRF28BLU-562]").length === 0)
{
jQuery("#note-752B-SRF28BLU").append("
(N/A with 562 )");
}
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28BLU-562]").remove();
jQuery("[id^=input-752B-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28SBL").change(function(){
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685M]");
//alert(jQuery("[id^=input-685M]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685M]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685M]").prop("checked"))
{
jQuery("[id^=input-685M]").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-685M-752B-SRF28SBL]").length === 0)
{
jQuery("[id^=note-685M]").append("
(N/A with 752B-SRF28SBL - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685M]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685M]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-752B-SRF28SBL]").remove();
jQuery("[id^=input-685M]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685M]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28SBL");
//alert(jQuery("[id^=input-752B-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
jQuery("#input-752B-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28SBL");
//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-SRF28SBL-685M]").length === 0)
{
jQuery("#note-752B-SRF28SBL").append("
(N/A with 685M )");
}
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28SBL-685M]").remove();
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28SBL").change(function(){
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685V]");
//alert(jQuery("[id^=input-685V]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685V]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685V]").prop("checked"))
{
jQuery("[id^=input-685V]").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-685V-752B-SRF28SBL]").length === 0)
{
jQuery("[id^=note-685V]").append("
(N/A with 752B-SRF28SBL - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-685V]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685V]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-752B-SRF28SBL]").remove();
jQuery("[id^=input-685V]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685V]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28SBL");
//alert(jQuery("[id^=input-752B-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
jQuery("#input-752B-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28SBL");
//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-SRF28SBL-685V]").length === 0)
{
jQuery("#note-752B-SRF28SBL").append("
(N/A with 685V )");
}
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28SBL-685V]").remove();
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752B-SRF28SBL").change(function(){
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752B-SRF28SBL]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752B-SRF28SBL - Electric Folding Hardtop Tower - Black)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752B-SRF28SBL]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752B-SRF28SBL");
//alert(jQuery("[id^=input-752B-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-752B-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752B-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-752B-SRF28SBL").prop("checked"))
{
jQuery("#input-752B-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-752B-SRF28SBL");
//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-SRF28SBL-562]").length === 0)
{
jQuery("#note-752B-SRF28SBL").append("
(N/A with 562 )");
}
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752B-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752B-SRF28SBL-562]").remove();
jQuery("[id^=input-752B-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28BLK").change(function(){
if(jQuery("#input-752W-SRF28BLK").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-SRF28BLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 752W-SRF28BLK - 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-SRF28BLK]").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-SRF28BLK");
//alert(jQuery("[id^=input-752W-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28BLK").prop("checked"))
{
jQuery("#input-752W-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28BLK");
//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-SRF28BLK-685]").length === 0)
{
jQuery("#note-752W-SRF28BLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-752W-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28BLK-685]").remove();
jQuery("[id^=input-752W-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28BLK").change(function(){
if(jQuery("#input-752W-SRF28BLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752W-SRF28BLK]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752W-SRF28BLK - Electric Folding Hardtop Tower - White)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752W-SRF28BLK]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752W-SRF28BLK");
//alert(jQuery("[id^=input-752W-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28BLK").prop("checked"))
{
jQuery("#input-752W-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28BLK");
//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-SRF28BLK-562]").length === 0)
{
jQuery("#note-752W-SRF28BLK").append("
(N/A with 562 )");
}
jQuery("[id^=input-752W-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28BLK-562]").remove();
jQuery("[id^=input-752W-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28BLU").change(function(){
if(jQuery("#input-752W-SRF28BLU").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-SRF28BLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 752W-SRF28BLU - 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-SRF28BLU]").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-SRF28BLU");
//alert(jQuery("[id^=input-752W-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28BLU").prop("checked"))
{
jQuery("#input-752W-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28BLU");
//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-SRF28BLU-685]").length === 0)
{
jQuery("#note-752W-SRF28BLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-752W-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28BLU-685]").remove();
jQuery("[id^=input-752W-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28BLU").change(function(){
if(jQuery("#input-752W-SRF28BLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752W-SRF28BLU]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752W-SRF28BLU - Electric Folding Hardtop Tower - White)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752W-SRF28BLU]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752W-SRF28BLU");
//alert(jQuery("[id^=input-752W-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28BLU").prop("checked"))
{
jQuery("#input-752W-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28BLU");
//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-SRF28BLU-562]").length === 0)
{
jQuery("#note-752W-SRF28BLU").append("
(N/A with 562 )");
}
jQuery("[id^=input-752W-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28BLU-562]").remove();
jQuery("[id^=input-752W-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28SBL").change(function(){
if(jQuery("#input-752W-SRF28SBL").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-SRF28SBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 752W-SRF28SBL - 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-SRF28SBL]").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-SRF28SBL");
//alert(jQuery("[id^=input-752W-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28SBL").prop("checked"))
{
jQuery("#input-752W-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28SBL");
//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-SRF28SBL-685]").length === 0)
{
jQuery("#note-752W-SRF28SBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-752W-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28SBL-685]").remove();
jQuery("[id^=input-752W-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-752W-SRF28SBL").change(function(){
if(jQuery("#input-752W-SRF28SBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-562]");
//alert(jQuery("[id^=input-562]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-562]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-562]").prop("checked"))
{
jQuery("[id^=input-562]").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-562-752W-SRF28SBL]").length === 0)
{
jQuery("[id^=note-562]").append("
(N/A with 752W-SRF28SBL - Electric Folding Hardtop Tower - White)");
}
jQuery("[id^=input-562]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-562]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-562-752W-SRF28SBL]").remove();
jQuery("[id^=input-562]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-562]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-752W-SRF28SBL");
//alert(jQuery("[id^=input-752W-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-752W-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-752W-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-752W-SRF28SBL").prop("checked"))
{
jQuery("#input-752W-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-752W-SRF28SBL");
//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-SRF28SBL-562]").length === 0)
{
jQuery("#note-752W-SRF28SBL").append("
(N/A with 562 )");
}
jQuery("[id^=input-752W-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-752W-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-752W-SRF28SBL-562]").remove();
jQuery("[id^=input-752W-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28BLK").change(function(){
if(jQuery("#input-735-SRF28BLK").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-SRF28BLK]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 735-SRF28BLK - 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-SRF28BLK]").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-SRF28BLK");
//alert(jQuery("[id^=input-735-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28BLK").prop("checked"))
{
jQuery("#input-735-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28BLK");
//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-SRF28BLK-752]").length === 0)
{
jQuery("#note-735-SRF28BLK").append("
(N/A with 752 )");
}
jQuery("[id^=input-735-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28BLK-752]").remove();
jQuery("[id^=input-735-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28BLK").change(function(){
if(jQuery("#input-735-SRF28BLK").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-SRF28BLK]").length === 0)
{
jQuery("[id^=note-685HTV]").append("
(N/A with 735-SRF28BLK - 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-SRF28BLK]").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-SRF28BLK");
//alert(jQuery("[id^=input-735-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28BLK").prop("checked"))
{
jQuery("#input-735-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28BLK");
//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-SRF28BLK-685HTV]").length === 0)
{
jQuery("#note-735-SRF28BLK").append("
(N/A with 685HTV )");
}
jQuery("[id^=input-735-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28BLK-685HTV]").remove();
jQuery("[id^=input-735-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28BLK").change(function(){
if(jQuery("#input-735-SRF28BLK").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-SRF28BLK]").length === 0)
{
jQuery("[id^=note-685HTM]").append("
(N/A with 735-SRF28BLK - 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-SRF28BLK]").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-SRF28BLK");
//alert(jQuery("[id^=input-735-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28BLK").prop("checked"))
{
jQuery("#input-735-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28BLK");
//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-SRF28BLK-685HTM]").length === 0)
{
jQuery("#note-735-SRF28BLK").append("
(N/A with 685HTM )");
}
jQuery("[id^=input-735-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28BLK-685HTM]").remove();
jQuery("[id^=input-735-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28WHT").change(function(){
if(jQuery("#input-735-SRF28WHT").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-SRF28WHT]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 735-SRF28WHT - 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-SRF28WHT]").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-SRF28WHT");
//alert(jQuery("[id^=input-735-SRF28WHT]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28WHT]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28WHT").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28WHT").prop("checked"))
{
jQuery("#input-735-SRF28WHT").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28WHT");
//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-SRF28WHT-752]").length === 0)
{
jQuery("#note-735-SRF28WHT").append("
(N/A with 752 )");
}
jQuery("[id^=input-735-SRF28WHT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28WHT").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28WHT-752]").remove();
jQuery("[id^=input-735-SRF28WHT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28WHT").change(function(){
if(jQuery("#input-735-SRF28WHT").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-SRF28WHT]").length === 0)
{
jQuery("[id^=note-685HTV]").append("
(N/A with 735-SRF28WHT - 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-SRF28WHT]").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-SRF28WHT");
//alert(jQuery("[id^=input-735-SRF28WHT]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28WHT]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28WHT").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28WHT").prop("checked"))
{
jQuery("#input-735-SRF28WHT").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28WHT");
//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-SRF28WHT-685HTV]").length === 0)
{
jQuery("#note-735-SRF28WHT").append("
(N/A with 685HTV )");
}
jQuery("[id^=input-735-SRF28WHT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28WHT").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28WHT-685HTV]").remove();
jQuery("[id^=input-735-SRF28WHT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-735-SRF28WHT").change(function(){
if(jQuery("#input-735-SRF28WHT").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-SRF28WHT]").length === 0)
{
jQuery("[id^=note-685HTM]").append("
(N/A with 735-SRF28WHT - 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-SRF28WHT]").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-SRF28WHT");
//alert(jQuery("[id^=input-735-SRF28WHT]").attr("title"));
//alert(jQuery("[id^=input-735-SRF28WHT]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-735-SRF28WHT").prop("disabled", true);
// determine if checked
if(jQuery("#input-735-SRF28WHT").prop("checked"))
{
jQuery("#input-735-SRF28WHT").removeAttr("checked").change();
}
//console.log("if of reverse input-735-SRF28WHT");
//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-SRF28WHT-685HTM]").length === 0)
{
jQuery("#note-735-SRF28WHT").append("
(N/A with 685HTM )");
}
jQuery("[id^=input-735-SRF28WHT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-735-SRF28WHT").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-735-SRF28WHT-685HTM]").remove();
jQuery("[id^=input-735-SRF28WHT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557RA-SRF28BLK").change(function(){
if(jQuery("#input-557RA-SRF28BLK").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-557RA-SRF28BLK]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 557RA-SRF28BLK - 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-557RA-SRF28BLK]").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-557RA-SRF28BLK");
//alert(jQuery("[id^=input-557RA-SRF28BLK]").attr("title"));
//alert(jQuery("[id^=input-557RA-SRF28BLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557RA-SRF28BLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-557RA-SRF28BLK").prop("checked"))
{
jQuery("#input-557RA-SRF28BLK").removeAttr("checked").change();
}
//console.log("if of reverse input-557RA-SRF28BLK");
//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-557RA-SRF28BLK-752]").length === 0)
{
jQuery("#note-557RA-SRF28BLK").append("
(N/A with 752 )");
}
jQuery("[id^=input-557RA-SRF28BLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557RA-SRF28BLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557RA-SRF28BLK-752]").remove();
jQuery("[id^=input-557RA-SRF28BLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557RA-SRF28BLU").change(function(){
if(jQuery("#input-557RA-SRF28BLU").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-557RA-SRF28BLU]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 557RA-SRF28BLU - 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-557RA-SRF28BLU]").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-557RA-SRF28BLU");
//alert(jQuery("[id^=input-557RA-SRF28BLU]").attr("title"));
//alert(jQuery("[id^=input-557RA-SRF28BLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557RA-SRF28BLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-557RA-SRF28BLU").prop("checked"))
{
jQuery("#input-557RA-SRF28BLU").removeAttr("checked").change();
}
//console.log("if of reverse input-557RA-SRF28BLU");
//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-557RA-SRF28BLU-752]").length === 0)
{
jQuery("#note-557RA-SRF28BLU").append("
(N/A with 752 )");
}
jQuery("[id^=input-557RA-SRF28BLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557RA-SRF28BLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557RA-SRF28BLU-752]").remove();
jQuery("[id^=input-557RA-SRF28BLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557RA-SRF28SBL").change(function(){
if(jQuery("#input-557RA-SRF28SBL").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-557RA-SRF28SBL]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 557RA-SRF28SBL - 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-557RA-SRF28SBL]").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-557RA-SRF28SBL");
//alert(jQuery("[id^=input-557RA-SRF28SBL]").attr("title"));
//alert(jQuery("[id^=input-557RA-SRF28SBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557RA-SRF28SBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-557RA-SRF28SBL").prop("checked"))
{
jQuery("#input-557RA-SRF28SBL").removeAttr("checked").change();
}
//console.log("if of reverse input-557RA-SRF28SBL");
//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-557RA-SRF28SBL-752]").length === 0)
{
jQuery("#note-557RA-SRF28SBL").append("
(N/A with 752 )");
}
jQuery("[id^=input-557RA-SRF28SBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557RA-SRF28SBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557RA-SRF28SBL-752]").remove();
jQuery("[id^=input-557RA-SRF28SBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-800-SRF28").change(function(){
if(jQuery("#input-800-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-531]");
//alert(jQuery("[id^=input-531]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-531]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-531]").prop("checked"))
{
jQuery("[id^=input-531]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-531-800-SRF28]").length === 0)
{
jQuery("[id^=note-531]").append("
(N/A with 800-SRF28 - CE Package)");
}
jQuery("[id^=input-531]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-531]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-531-800-SRF28]").remove();
jQuery("[id^=input-531]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-531]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-800-SRF28");
//alert(jQuery("[id^=input-800-SRF28]").attr("title"));
//alert(jQuery("[id^=input-800-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-800-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-800-SRF28").prop("checked"))
{
jQuery("#input-800-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-800-SRF28");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-800-SRF28-531]").length === 0)
{
jQuery("#note-800-SRF28").append("
(N/A with 531 )");
}
jQuery("[id^=input-800-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-800-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-800-SRF28-531]").remove();
jQuery("[id^=input-800-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 685M-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685M-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685M-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685M-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685M-SRF28").prop("checked"))
{
jQuery("#input-685M-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685M-SRF28");
//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-SRF28-752]").length === 0)
{
jQuery("#note-685M-SRF28").append("
(N/A with 752 )");
}
jQuery("[id^=input-685M-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685M-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-SRF28-752]").remove();
jQuery("[id^=input-685M-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685M-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685M-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685M-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685M-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685M-SRF28").prop("checked"))
{
jQuery("#input-685M-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685M-SRF28");
//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-SRF28-950]").length === 0)
{
jQuery("#note-685M-SRF28").append("
(N/A with 950 )");
}
jQuery("[id^=input-685M-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685M-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-SRF28-950]").remove();
jQuery("[id^=input-685M-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685M-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685M-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685M-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685M-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685M-SRF28").prop("checked"))
{
jQuery("#input-685M-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685M-SRF28");
//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-SRF28-951]").length === 0)
{
jQuery("#note-685M-SRF28").append("
(N/A with 951 )");
}
jQuery("[id^=input-685M-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685M-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-SRF28-951]").remove();
jQuery("[id^=input-685M-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 685V-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685V-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685V-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685V-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685V-SRF28").prop("checked"))
{
jQuery("#input-685V-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685V-SRF28");
//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-SRF28-752]").length === 0)
{
jQuery("#note-685V-SRF28").append("
(N/A with 752 )");
}
jQuery("[id^=input-685V-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685V-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-SRF28-752]").remove();
jQuery("[id^=input-685V-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685V-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685V-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685V-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685V-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685V-SRF28").prop("checked"))
{
jQuery("#input-685V-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685V-SRF28");
//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-SRF28-950]").length === 0)
{
jQuery("#note-685V-SRF28").append("
(N/A with 950 )");
}
jQuery("[id^=input-685V-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685V-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-SRF28-950]").remove();
jQuery("[id^=input-685V-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685V-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685V-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685V-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685V-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685V-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685V-SRF28").prop("checked"))
{
jQuery("#input-685V-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685V-SRF28");
//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-SRF28-951]").length === 0)
{
jQuery("#note-685V-SRF28").append("
(N/A with 951 )");
}
jQuery("[id^=input-685V-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685V-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-SRF28-951]").remove();
jQuery("[id^=input-685V-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTM-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685HTM-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685HTM-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685HTM-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTM-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTM-SRF28").prop("checked"))
{
jQuery("#input-685HTM-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTM-SRF28");
//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-SRF28-950]").length === 0)
{
jQuery("#note-685HTM-SRF28").append("
(N/A with 950 )");
}
jQuery("[id^=input-685HTM-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTM-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTM-SRF28-950]").remove();
jQuery("[id^=input-685HTM-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTM-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685HTM-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685HTM-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685HTM-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTM-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTM-SRF28").prop("checked"))
{
jQuery("#input-685HTM-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTM-SRF28");
//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-SRF28-951]").length === 0)
{
jQuery("#note-685HTM-SRF28").append("
(N/A with 951 )");
}
jQuery("[id^=input-685HTM-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTM-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTM-SRF28-951]").remove();
jQuery("[id^=input-685HTM-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTV-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685HTV-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685HTV-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685HTV-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTV-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTV-SRF28").prop("checked"))
{
jQuery("#input-685HTV-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTV-SRF28");
//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-SRF28-950]").length === 0)
{
jQuery("#note-685HTV-SRF28").append("
(N/A with 950 )");
}
jQuery("[id^=input-685HTV-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTV-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTV-SRF28-950]").remove();
jQuery("[id^=input-685HTV-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTV-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685HTV-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-685HTV-SRF28]").attr("title"));
//alert(jQuery("[id^=input-685HTV-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTV-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTV-SRF28").prop("checked"))
{
jQuery("#input-685HTV-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTV-SRF28");
//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-SRF28-951]").length === 0)
{
jQuery("#note-685HTV-SRF28").append("
(N/A with 951 )");
}
jQuery("[id^=input-685HTV-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTV-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTV-SRF28-951]").remove();
jQuery("[id^=input-685HTV-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-512-SRF28").change(function(){
if(jQuery("#input-512-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-638]").append("
(N/A with 512-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-512-SRF28]").attr("title"));
//alert(jQuery("[id^=input-512-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-512-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-512-SRF28").prop("checked"))
{
jQuery("#input-512-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-512-SRF28");
//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-SRF28-638]").length === 0)
{
jQuery("#note-512-SRF28").append("
(N/A with 638 )");
}
jQuery("[id^=input-512-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-512-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-512-SRF28-638]").remove();
jQuery("[id^=input-512-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-713W-SRF28").change(function(){
if(jQuery("#input-713W-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-767B]");
//alert(jQuery("[id^=input-767B]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-767B]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-767B]").prop("checked"))
{
jQuery("[id^=input-767B]").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-767B-713W-SRF28]").length === 0)
{
jQuery("[id^=note-767B]").append("
(N/A with 713W-SRF28 - Tower Speakers (2))");
}
jQuery("[id^=input-767B]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-767B]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767B-713W-SRF28]").remove();
jQuery("[id^=input-767B]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-767B]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-713W-SRF28");
//alert(jQuery("[id^=input-713W-SRF28]").attr("title"));
//alert(jQuery("[id^=input-713W-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-713W-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-713W-SRF28").prop("checked"))
{
jQuery("#input-713W-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-713W-SRF28");
//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-713W-SRF28-767B]").length === 0)
{
jQuery("#note-713W-SRF28").append("
(N/A with 767B )");
}
jQuery("[id^=input-713W-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-713W-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-713W-SRF28-767B]").remove();
jQuery("[id^=input-713W-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-713W-SRF28").change(function(){
if(jQuery("#input-713W-SRF28").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-713W-SRF28]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 713W-SRF28 - Tower Speakers (2))");
}
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-713W-SRF28]").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-713W-SRF28");
//alert(jQuery("[id^=input-713W-SRF28]").attr("title"));
//alert(jQuery("[id^=input-713W-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-713W-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-713W-SRF28").prop("checked"))
{
jQuery("#input-713W-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-713W-SRF28");
//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-713W-SRF28-752]").length === 0)
{
jQuery("#note-713W-SRF28").append("
(N/A with 752 )");
}
jQuery("[id^=input-713W-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-713W-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-713W-SRF28-752]").remove();
jQuery("[id^=input-713W-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-507-SRF28").change(function(){
if(jQuery("#input-507-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-508]");
//alert(jQuery("[id^=input-508]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-508]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-508]").prop("checked"))
{
jQuery("[id^=input-508]").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-508-507-SRF28]").length === 0)
{
jQuery("[id^=note-508]").append("
(N/A with 507-SRF28 - Pump Out Porta-Pottie)");
}
jQuery("[id^=input-508]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-508]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-508-507-SRF28]").remove();
jQuery("[id^=input-508]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-508]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-507-SRF28");
//alert(jQuery("[id^=input-507-SRF28]").attr("title"));
//alert(jQuery("[id^=input-507-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-507-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-507-SRF28").prop("checked"))
{
jQuery("#input-507-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-507-SRF28");
//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-507-SRF28-508]").length === 0)
{
jQuery("#note-507-SRF28").append("
(N/A with 508 )");
}
jQuery("[id^=input-507-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-507-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-507-SRF28-508]").remove();
jQuery("[id^=input-507-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-507-SRF28").change(function(){
if(jQuery("#input-507-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-510]");
//alert(jQuery("[id^=input-510]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-510]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-510]").prop("checked"))
{
jQuery("[id^=input-510]").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-510-507-SRF28]").length === 0)
{
jQuery("[id^=note-510]").append("
(N/A with 507-SRF28 - Pump Out Porta-Pottie)");
}
jQuery("[id^=input-510]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-510]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-510-507-SRF28]").remove();
jQuery("[id^=input-510]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-510]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-507-SRF28");
//alert(jQuery("[id^=input-507-SRF28]").attr("title"));
//alert(jQuery("[id^=input-507-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-507-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-507-SRF28").prop("checked"))
{
jQuery("#input-507-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-507-SRF28");
//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-507-SRF28-510]").length === 0)
{
jQuery("#note-507-SRF28").append("
(N/A with 510 )");
}
jQuery("[id^=input-507-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-507-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-507-SRF28-510]").remove();
jQuery("[id^=input-507-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-704S-SRF28").change(function(){
if(jQuery("#input-704S-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-592ID]").append("
(N/A with 704S-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-704S-SRF28]").attr("title"));
//alert(jQuery("[id^=input-704S-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-704S-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-704S-SRF28").prop("checked"))
{
jQuery("#input-704S-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-704S-SRF28");
//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-SRF28-592ID]").length === 0)
{
jQuery("#note-704S-SRF28").append("
(N/A with 592ID )");
}
jQuery("[id^=input-704S-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-704S-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-704S-SRF28-592ID]").remove();
jQuery("[id^=input-704S-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-704D-SRF28").change(function(){
if(jQuery("#input-704D-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-592IS]").append("
(N/A with 704D-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-704D-SRF28]").attr("title"));
//alert(jQuery("[id^=input-704D-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-704D-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-704D-SRF28").prop("checked"))
{
jQuery("#input-704D-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-704D-SRF28");
//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-SRF28-592IS]").length === 0)
{
jQuery("#note-704D-SRF28").append("
(N/A with 592IS )");
}
jQuery("[id^=input-704D-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-704D-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-704D-SRF28-592IS]").remove();
jQuery("[id^=input-704D-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-704C-SRF28").change(function(){
if(jQuery("#input-704C-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-592IS]").append("
(N/A with 704C-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-704C-SRF28]").attr("title"));
//alert(jQuery("[id^=input-704C-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-704C-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-704C-SRF28").prop("checked"))
{
jQuery("#input-704C-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-704C-SRF28");
//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-SRF28-592IS]").length === 0)
{
jQuery("#note-704C-SRF28").append("
(N/A with 592IS )");
}
jQuery("[id^=input-704C-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-704C-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-704C-SRF28-592IS]").remove();
jQuery("[id^=input-704C-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-704C-SRF28").change(function(){
if(jQuery("#input-704C-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-592ID]").append("
(N/A with 704C-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-704C-SRF28]").attr("title"));
//alert(jQuery("[id^=input-704C-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-704C-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-704C-SRF28").prop("checked"))
{
jQuery("#input-704C-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-704C-SRF28");
//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-SRF28-592ID]").length === 0)
{
jQuery("#note-704C-SRF28").append("
(N/A with 592ID )");
}
jQuery("[id^=input-704C-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-704C-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-704C-SRF28-592ID]").remove();
jQuery("[id^=input-704C-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-527-SRF28").change(function(){
if(jQuery("#input-527-SRF28").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-540]");
//alert(jQuery("[id^=input-540]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-540]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-540]").prop("checked"))
{
jQuery("[id^=input-540]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-540-527-SRF28]").length === 0)
{
jQuery("[id^=note-540]").append("
(N/A with 527-SRF28 - Anchor - Galvanized)");
}
jQuery("[id^=input-540]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-540]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-540-527-SRF28]").remove();
jQuery("[id^=input-540]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-540]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-527-SRF28");
//alert(jQuery("[id^=input-527-SRF28]").attr("title"));
//alert(jQuery("[id^=input-527-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-527-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-527-SRF28").prop("checked"))
{
jQuery("#input-527-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-527-SRF28");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-527-SRF28-540]").length === 0)
{
jQuery("#note-527-SRF28").append("
(N/A with 540 )");
}
jQuery("[id^=input-527-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-527-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-527-SRF28-540]").remove();
jQuery("[id^=input-527-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-797-SRF28").change(function(){
if(jQuery("#input-797-SRF28").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-797-SRF28]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 797-SRF28 - Ski Mirror)");
}
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-797-SRF28]").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-797-SRF28");
//alert(jQuery("[id^=input-797-SRF28]").attr("title"));
//alert(jQuery("[id^=input-797-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-797-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-797-SRF28").prop("checked"))
{
jQuery("#input-797-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-797-SRF28");
//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-797-SRF28-685]").length === 0)
{
jQuery("#note-797-SRF28").append("
(N/A with 685 )");
}
jQuery("[id^=input-797-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-797-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-797-SRF28-685]").remove();
jQuery("[id^=input-797-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796DB-SRF28").change(function(){
if(jQuery("#input-796DB-SRF28").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-SRF28]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 796DB-SRF28 - 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-SRF28]").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-SRF28");
//alert(jQuery("[id^=input-796DB-SRF28]").attr("title"));
//alert(jQuery("[id^=input-796DB-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796DB-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-796DB-SRF28").prop("checked"))
{
jQuery("#input-796DB-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-796DB-SRF28");
//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-SRF28-685]").length === 0)
{
jQuery("#note-796DB-SRF28").append("
(N/A with 685 )");
}
jQuery("[id^=input-796DB-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796DB-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796DB-SRF28-685]").remove();
jQuery("[id^=input-796DB-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796DB-SRF28").change(function(){
if(jQuery("#input-796DB-SRF28").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-796DB-SRF28]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 796DB-SRF28 - Diamondback Board Racks - Swiveling)");
}
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-796DB-SRF28]").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-796DB-SRF28");
//alert(jQuery("[id^=input-796DB-SRF28]").attr("title"));
//alert(jQuery("[id^=input-796DB-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796DB-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-796DB-SRF28").prop("checked"))
{
jQuery("#input-796DB-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-796DB-SRF28");
//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-SRF28-752]").length === 0)
{
jQuery("#note-796DB-SRF28").append("
(N/A with 752 )");
}
jQuery("[id^=input-796DB-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796DB-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796DB-SRF28-752]").remove();
jQuery("[id^=input-796DB-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796BE-SRF28").change(function(){
if(jQuery("#input-796BE-SRF28").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-796BE-SRF28]").length === 0)
{
jQuery("[id^=note-685HT]").append("
(N/A with 796BE-SRF28 - Diamondback Board Racks Black Edition - Swiveling)");
}
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-796BE-SRF28]").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-796BE-SRF28");
//alert(jQuery("[id^=input-796BE-SRF28]").attr("title"));
//alert(jQuery("[id^=input-796BE-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796BE-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-796BE-SRF28").prop("checked"))
{
jQuery("#input-796BE-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-796BE-SRF28");
//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-796BE-SRF28-685HT]").length === 0)
{
jQuery("#note-796BE-SRF28").append("
(N/A with 685HT )");
}
jQuery("[id^=input-796BE-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796BE-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796BE-SRF28-685HT]").remove();
jQuery("[id^=input-796BE-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796BE-SRF28").change(function(){
if(jQuery("#input-796BE-SRF28").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-796BE-SRF28]").length === 0)
{
jQuery("[id^=note-752]").append("
(N/A with 796BE-SRF28 - Diamondback Board Racks Black Edition - Swiveling)");
}
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-796BE-SRF28]").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-796BE-SRF28");
//alert(jQuery("[id^=input-796BE-SRF28]").attr("title"));
//alert(jQuery("[id^=input-796BE-SRF28]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796BE-SRF28").prop("disabled", true);
// determine if checked
if(jQuery("#input-796BE-SRF28").prop("checked"))
{
jQuery("#input-796BE-SRF28").removeAttr("checked").change();
}
//console.log("if of reverse input-796BE-SRF28");
//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-796BE-SRF28-752]").length === 0)
{
jQuery("#note-796BE-SRF28").append("
(N/A with 752 )");
}
jQuery("[id^=input-796BE-SRF28]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796BE-SRF28").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796BE-SRF28-752]").remove();
jQuery("[id^=input-796BE-SRF28]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
}); // end of document ready
jQuery(document).ready(function(){ jQuery("#input-979-SRF28BE").change(function(){
if(jQuery("#input-979-SRF28BE").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-979-SRF28BE]").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-SRF28BE]").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-SRF28BE-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-SRF28BE]").hide();
jQuery("[id^=note-single-required-by-979-SRF28BE]").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-SRF28BE]").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-SRF28BE").change(function(){
if(jQuery("#input-979-SRF28BE").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-979-SRF28BE]").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-SRF28BE]").hide();
jQuery("[id^=note-single-required-by-979-SRF28BE]").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-SRF28BE]").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-SRF28").change(function(){
if(jQuery("#input-532-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-532-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-532-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-778-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-778-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-778-SRF28]").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-SRF28]").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-535-SRF28").change(function(){
if(jQuery("#input-535-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-535-SRF28]").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-SRF28]").hide();
jQuery("[id^=note-single-required-by-535-SRF28]").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-SRF28]").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-535-SRF28").change(function(){
if(jQuery("#input-535-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-535-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-535-SRF28]").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-SRF28]").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-638M-SRF28").change(function(){
if(jQuery("#input-638M-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-638M-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-638M-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-638V-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-638V-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-638V-SRF28]").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-SRF28]").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-685M-SRF28").change(function(){
if(jQuery("#input-685M-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-685M-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-685M-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-685V-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-685V-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-685V-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-685HTM-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-685HTM-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-685HTM-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-685HTV-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-685HTV-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-685HTV-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-713W-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-713W-SRF28]").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-SRF28]").hide();
jQuery("[id^=note-single-required-by-713W-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-713B-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-713B-SRF28]").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-SRF28]").hide();
jQuery("[id^=note-single-required-by-713B-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-704C-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-704C-SRF28]").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-SRF28]").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-SRF28-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-SRF28]").hide();
jQuery("[id^=note-single-required-by-704C-SRF28]").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-SRF28]").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-SRF28").change(function(){
if(jQuery("#input-592IC-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-592IC-SRF28]").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-SRF28]").hide();
jQuery("[id^=note-single-required-by-592IC-SRF28]").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-SRF28]").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-539-SRF28").change(function(){
if(jQuery("#input-539-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-539-SRF28]").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-540-539-SRF28]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-540]").prop("type") != "radio")
if(jQuery("[id^=input-540]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group")){
jQuery("[id^=input-540]").prop("disabled", true);
}
else if(jQuery("[id^=input-540]").prop("type") == "radio"){
// here we have a radio group
// disable the entire group
//jQuery("input[name=jQuery("input[id^=input-540]").attr("name")]").attr("disabled",true);
var temp_name = "";
temp_name = jQuery("input[id^=input-540]").attr("name");
console.log(temp_name);
jQuery("input[name="+temp_name+"]").attr("disabled",true);
// enable this option
jQuery("[id^=input-540]").prop("disabled", false);
}
if(!jQuery("[id^=input-540]").prop("checked")){
jQuery("[id^=input-540]").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-540]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-540]").append("
(Required By: 539-SRF28-Anchor - Polished Stainless Steel Plow)");
}
}
// 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-539-SRF28]").hide();
jQuery("[id^=note-single-required-by-539-SRF28]").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-540]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-540]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-540-539-SRF28]").remove();
// if this is a radio group we need to re-enable it
if(jQuery("[id^=input-540]").prop("type") == "radio"){
// enable the entire group
var temp_name = "";
temp_name = jQuery("input[id^=input-540]").attr("name");
console.log("z-"+temp_name);
jQuery("input[name="+temp_name+"]").attr("disabled",false);
}
}
}); // end click listener
jQuery("#input-796BE-SRF28").change(function(){
if(jQuery("#input-796BE-SRF28").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-796BE-SRF28]").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-SRF28]").hide();
jQuery("[id^=note-single-required-by-796BE-SRF28]").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-540]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-540]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-540-539-SRF28]").remove();
// if this is a radio group we need to re-enable it
if(jQuery("[id^=input-540]").prop("type") == "radio"){
// enable the entire group
var temp_name = "";
temp_name = jQuery("input[id^=input-540]").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["950-SRF28WHT"] = {}; option_group_data["950-SRF28WHT"]["part_groups"] = new Array();
option_group_data["950-SRF28WHT"]["part_groups"].push("37");
option_group_data["950-SRF28BLK"] = {}; option_group_data["950-SRF28BLK"]["part_groups"] = new Array();
option_group_data["950-SRF28BLK"]["part_groups"].push("31");
option_group_data["950-SRF28BLU"] = {}; option_group_data["950-SRF28BLU"]["part_groups"] = new Array();
option_group_data["950-SRF28BLU"]["part_groups"].push("32");
option_group_data["950-SRF28ALY"] = {}; option_group_data["950-SRF28ALY"]["part_groups"] = new Array();
option_group_data["950-SRF28ALY"]["part_groups"].push("30");
option_group_data["950-SRF28GRN"] = {}; option_group_data["950-SRF28GRN"]["part_groups"] = new Array();
option_group_data["950-SRF28GRN"]["part_groups"].push("34");
option_group_data["950-SRF28ICE"] = {}; option_group_data["950-SRF28ICE"]["part_groups"] = new Array();
option_group_data["950-SRF28ICE"]["part_groups"].push("35");
option_group_data["950-SRF28SBL"] = {}; option_group_data["950-SRF28SBL"]["part_groups"] = new Array();
option_group_data["950-SRF28SBL"]["part_groups"].push("33");
option_group_data["950-SRF28STL"] = {}; option_group_data["950-SRF28STL"]["part_groups"] = new Array();
option_group_data["950-SRF28STL"]["part_groups"].push("36");
option_group_data["951-SRF28BLK"] = {}; option_group_data["951-SRF28BLK"]["part_groups"] = new Array();
option_group_data["951-SRF28BLK"]["part_groups"].push("31");
option_group_data["951-SRF28BLK"]["part_groups"].push("41");
option_group_data["951-SRF28BLU"] = {}; option_group_data["951-SRF28BLU"]["part_groups"] = new Array();
option_group_data["951-SRF28BLU"]["part_groups"].push("32");
option_group_data["951-SRF28BLU"]["part_groups"].push("42");
option_group_data["951-SRF28ALY"] = {}; option_group_data["951-SRF28ALY"]["part_groups"] = new Array();
option_group_data["951-SRF28ALY"]["part_groups"].push("30");
option_group_data["951-SRF28ALY"]["part_groups"].push("40");
option_group_data["951-SRF28GRN"] = {}; option_group_data["951-SRF28GRN"]["part_groups"] = new Array();
option_group_data["951-SRF28GRN"]["part_groups"].push("34");
option_group_data["951-SRF28GRN"]["part_groups"].push("44");
option_group_data["951-SRF28ICE"] = {}; option_group_data["951-SRF28ICE"]["part_groups"] = new Array();
option_group_data["951-SRF28ICE"]["part_groups"].push("35");
option_group_data["951-SRF28ICE"]["part_groups"].push("45");
option_group_data["951-SRF28SBL"] = {}; option_group_data["951-SRF28SBL"]["part_groups"] = new Array();
option_group_data["951-SRF28SBL"]["part_groups"].push("33");
option_group_data["951-SRF28STL"] = {}; option_group_data["951-SRF28STL"]["part_groups"] = new Array();
option_group_data["951-SRF28STL"]["part_groups"].push("36");
option_group_data["951-SRF28STL"]["part_groups"].push("46");
option_group_data["951-SRF28WHT"] = {}; option_group_data["951-SRF28WHT"]["part_groups"] = new Array();
option_group_data["951-SRF28WHT"]["part_groups"].push("38");
option_group_data["951-SRF28WHT"]["part_groups"].push("48");
option_group_data["979-SRF28BE"] = {}; option_group_data["979-SRF28BE"]["part_groups"] = new Array();
option_group_data["979-SRF28BE"]["part_groups"].push("31");
option_group_data["979-SRF28BE"]["part_groups"].push("125");
option_group_data["656-SRF28ALY"] = {}; option_group_data["656-SRF28ALY"]["available_with"] = new Array();
option_group_data["656-SRF28ALY"]["available_with_compound"] = new Array();
option_group_data["656-SRF28ALY"]["available_with"].push("30");
option_group_data["656-SRF28ALY"]["available_with"].push("37");
option_group_data["656-SRF28BLK"] = {}; option_group_data["656-SRF28BLK"]["available_with"] = new Array();
option_group_data["656-SRF28BLK"]["available_with_compound"] = new Array();
option_group_data["656-SRF28BLK"]["available_with"].push("31");
option_group_data["656-SRF28BLK"]["available_with"].push("37");
option_group_data["656-SRF28BLU"] = {}; option_group_data["656-SRF28BLU"]["available_with"] = new Array();
option_group_data["656-SRF28BLU"]["available_with_compound"] = new Array();
option_group_data["656-SRF28BLU"]["available_with"].push("32");
option_group_data["656-SRF28BLU"]["available_with"].push("37");
option_group_data["656-SRF28GRN"] = {}; option_group_data["656-SRF28GRN"]["available_with"] = new Array();
option_group_data["656-SRF28GRN"]["available_with_compound"] = new Array();
option_group_data["656-SRF28GRN"]["available_with"].push("34");
option_group_data["656-SRF28GRN"]["available_with"].push("37");
option_group_data["656-SRF28ICE"] = {}; option_group_data["656-SRF28ICE"]["available_with"] = new Array();
option_group_data["656-SRF28ICE"]["available_with_compound"] = new Array();
option_group_data["656-SRF28ICE"]["available_with"].push("35");
option_group_data["656-SRF28ICE"]["available_with"].push("37");
option_group_data["656-SRF28SBL"] = {}; option_group_data["656-SRF28SBL"]["available_with"] = new Array();
option_group_data["656-SRF28SBL"]["available_with_compound"] = new Array();
option_group_data["656-SRF28SBL"]["available_with"].push("33");
option_group_data["656-SRF28SBL"]["available_with"].push("37");
option_group_data["656-SRF28STL"] = {}; option_group_data["656-SRF28STL"]["available_with"] = new Array();
option_group_data["656-SRF28STL"]["available_with_compound"] = new Array();
option_group_data["656-SRF28STL"]["available_with"].push("36");
option_group_data["656-SRF28STL"]["available_with"].push("37");
option_group_data["656-SRF28FRE"] = {}; option_group_data["656-SRF28FRE"]["available_with"] = new Array();
option_group_data["656-SRF28FRE"]["available_with_compound"] = new Array();
option_group_data["656-SRF28FRE"]["available_with"].push("37");
option_group_data["643-SRF28"] = {}; option_group_data["643-SRF28"]["part_groups"] = new Array();
option_group_data["643-SRF28"]["part_groups"].push("21");
option_group_data["644-SRF28"] = {}; option_group_data["644-SRF28"]["part_groups"] = new Array();
option_group_data["644-SRF28"]["part_groups"].push("22");
option_group_data["532-SRF28"] = {}; option_group_data["532-SRF28"]["part_groups"] = new Array();
option_group_data["532-SRF28"]["part_groups"].push("20");
option_group_data["778-SRF28"] = {}; option_group_data["778-SRF28"]["part_groups"] = new Array();
option_group_data["778-SRF28"]["part_groups"].push("29");
option_group_data["535-SRF28"] = {}; option_group_data["535-SRF28"]["part_groups"] = new Array();
option_group_data["535-SRF28"]["part_groups"].push("27");
option_group_data["663-SRF28"] = {}; option_group_data["663-SRF28"]["part_groups"] = new Array();
option_group_data["663-SRF28"]["part_groups"].push("25");
option_group_data["638M-SRF28"] = {}; option_group_data["638M-SRF28"]["part_groups"] = new Array();
option_group_data["638M-SRF28"]["part_groups"].push("27");
option_group_data["638M-SRF28"]["part_groups"].push("95");
option_group_data["638V-SRF28"] = {}; option_group_data["638V-SRF28"]["part_groups"] = new Array();
option_group_data["638V-SRF28"]["part_groups"].push("27");
option_group_data["638V-SRF28"]["part_groups"].push("95");
option_group_data["STANDARD_ARCH"] = {}; option_group_data["STANDARD_ARCH"]["part_groups"] = new Array();
option_group_data["STANDARD_ARCH"]["part_groups"].push("9");
option_group_data["767B-SRF28"] = {}; option_group_data["767B-SRF28"]["part_groups"] = new Array();
option_group_data["767B-SRF28"]["part_groups"].push("10");
option_group_data["752B-SRF28BLK"] = {}; option_group_data["752B-SRF28BLK"]["part_groups"] = new Array();
option_group_data["752B-SRF28BLK"]["part_groups"].push("7");
option_group_data["752B-SRF28BLU"] = {}; option_group_data["752B-SRF28BLU"]["part_groups"] = new Array();
option_group_data["752B-SRF28BLU"]["part_groups"].push("7");
option_group_data["752B-SRF28SBL"] = {}; option_group_data["752B-SRF28SBL"]["part_groups"] = new Array();
option_group_data["752B-SRF28SBL"]["part_groups"].push("7");
option_group_data["752W-SRF28BLK"] = {}; option_group_data["752W-SRF28BLK"]["part_groups"] = new Array();
option_group_data["752W-SRF28BLK"]["part_groups"].push("7");
option_group_data["752W-SRF28BLU"] = {}; option_group_data["752W-SRF28BLU"]["part_groups"] = new Array();
option_group_data["752W-SRF28BLU"]["part_groups"].push("7");
option_group_data["752W-SRF28SBL"] = {}; option_group_data["752W-SRF28SBL"]["part_groups"] = new Array();
option_group_data["752W-SRF28SBL"]["part_groups"].push("7");
option_group_data["642B-SRF28WHT"] = {}; option_group_data["642B-SRF28WHT"]["available_with"] = new Array();
option_group_data["642B-SRF28WHT"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28WHT"]["available_with"].push("10");
option_group_data["642B-SRF28WHT"]["available_with"].push("126");
option_group_data["642-SRF28BLK"] = {}; option_group_data["642-SRF28BLK"]["available_with"] = new Array();
option_group_data["642-SRF28BLK"]["available_with_compound"] = new Array();
option_group_data["642-SRF28BLK"]["available_with"].push("9");
option_group_data["642-SRF28ALY"] = {}; option_group_data["642-SRF28ALY"]["available_with"] = new Array();
option_group_data["642-SRF28ALY"]["available_with_compound"] = new Array();
option_group_data["642-SRF28ALY"]["available_with"].push("9");
option_group_data["642B-SRF28ALY"] = {}; option_group_data["642B-SRF28ALY"]["available_with"] = new Array();
option_group_data["642B-SRF28ALY"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28ALY"]["available_with"].push("10");
option_group_data["642B-SRF28ALY"]["available_with"].push("126");
option_group_data["642B-SRF28BLU"] = {}; option_group_data["642B-SRF28BLU"]["available_with"] = new Array();
option_group_data["642B-SRF28BLU"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28BLU"]["available_with"].push("10");
option_group_data["642B-SRF28BLU"]["available_with"].push("126");
option_group_data["642-SRF28BLU"] = {}; option_group_data["642-SRF28BLU"]["available_with"] = new Array();
option_group_data["642-SRF28BLU"]["available_with_compound"] = new Array();
option_group_data["642-SRF28BLU"]["available_with"].push("9");
option_group_data["642-SRF28GRN"] = {}; option_group_data["642-SRF28GRN"]["available_with"] = new Array();
option_group_data["642-SRF28GRN"]["available_with_compound"] = new Array();
option_group_data["642-SRF28GRN"]["available_with"].push("9");
option_group_data["642B-SRF28GRN"] = {}; option_group_data["642B-SRF28GRN"]["available_with"] = new Array();
option_group_data["642B-SRF28GRN"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28GRN"]["available_with"].push("10");
option_group_data["642B-SRF28GRN"]["available_with"].push("126");
option_group_data["642B-SRF28ICE"] = {}; option_group_data["642B-SRF28ICE"]["available_with"] = new Array();
option_group_data["642B-SRF28ICE"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28ICE"]["available_with"].push("10");
option_group_data["642B-SRF28ICE"]["available_with"].push("126");
option_group_data["642-SRF28ICE"] = {}; option_group_data["642-SRF28ICE"]["available_with"] = new Array();
option_group_data["642-SRF28ICE"]["available_with_compound"] = new Array();
option_group_data["642-SRF28ICE"]["available_with"].push("9");
option_group_data["642B-SRF28STL"] = {}; option_group_data["642B-SRF28STL"]["available_with"] = new Array();
option_group_data["642B-SRF28STL"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28STL"]["available_with"].push("10");
option_group_data["642B-SRF28STL"]["available_with"].push("126");
option_group_data["642-SRF28STL"] = {}; option_group_data["642-SRF28STL"]["available_with"] = new Array();
option_group_data["642-SRF28STL"]["available_with_compound"] = new Array();
option_group_data["642-SRF28STL"]["available_with"].push("9");
option_group_data["642B-SRF28SBL"] = {}; option_group_data["642B-SRF28SBL"]["available_with"] = new Array();
option_group_data["642B-SRF28SBL"]["available_with_compound"] = new Array();
option_group_data["642B-SRF28SBL"]["available_with"].push("10");
option_group_data["642B-SRF28SBL"]["available_with"].push("126");
option_group_data["642-SRF28SBL"] = {}; option_group_data["642-SRF28SBL"]["available_with"] = new Array();
option_group_data["642-SRF28SBL"]["available_with_compound"] = new Array();
option_group_data["642-SRF28SBL"]["available_with"].push("9");
option_group_data["735HT-SRF28BLK"] = {}; option_group_data["735HT-SRF28BLK"]["available_with"] = new Array();
option_group_data["735HT-SRF28BLK"]["available_with_compound"] = new Array();
option_group_data["735HT-SRF28BLK"]["available_with"].push("7");
option_group_data["735HT-SRF28BLK"]["available_with"].push("127");
option_group_data["735HT-SRF28WHT"] = {}; option_group_data["735HT-SRF28WHT"]["available_with"] = new Array();
option_group_data["735HT-SRF28WHT"]["available_with_compound"] = new Array();
option_group_data["735HT-SRF28WHT"]["available_with"].push("7");
option_group_data["735HT-SRF28WHT"]["available_with"].push("127");
option_group_data["557HT-SRF28BLK"] = {}; option_group_data["557HT-SRF28BLK"]["available_with"] = new Array();
option_group_data["557HT-SRF28BLK"]["available_with_compound"] = new Array();
option_group_data["557HT-SRF28BLK"]["available_with"].push("7");
option_group_data["557HT-SRF28BLK"]["available_with"].push("127");
option_group_data["557HT-SRF28BLU"] = {}; option_group_data["557HT-SRF28BLU"]["available_with"] = new Array();
option_group_data["557HT-SRF28BLU"]["available_with_compound"] = new Array();
option_group_data["557HT-SRF28BLU"]["available_with"].push("7");
option_group_data["557HT-SRF28BLU"]["available_with"].push("127");
option_group_data["557HT-SRF28SBL"] = {}; option_group_data["557HT-SRF28SBL"]["available_with"] = new Array();
option_group_data["557HT-SRF28SBL"]["available_with_compound"] = new Array();
option_group_data["557HT-SRF28SBL"]["available_with"].push("7");
option_group_data["557HT-SRF28SBL"]["available_with"].push("127");
option_group_data["685M-SRF28"] = {}; option_group_data["685M-SRF28"]["part_groups"] = new Array();
option_group_data["685M-SRF28"]["part_groups"].push("126");
option_group_data["685V-SRF28"] = {}; option_group_data["685V-SRF28"]["part_groups"] = new Array();
option_group_data["685V-SRF28"]["part_groups"].push("126");
option_group_data["685HTM-SRF28"] = {}; option_group_data["685HTM-SRF28"]["part_groups"] = new Array();
option_group_data["685HTM-SRF28"]["part_groups"].push("127");
option_group_data["685HTV-SRF28"] = {}; option_group_data["685HTV-SRF28"]["part_groups"] = new Array();
option_group_data["685HTV-SRF28"]["part_groups"].push("127");
option_group_data["512C-SRF28"] = {}; option_group_data["512C-SRF28"]["available_with"] = new Array();
option_group_data["512C-SRF28"]["available_with_compound"] = new Array();
option_group_data["512C-SRF28"]["available_with"].push("95");
option_group_data["713B-SRF28"] = {}; option_group_data["713B-SRF28"]["available_with"] = new Array();
option_group_data["713B-SRF28"]["available_with_compound"] = new Array();
option_group_data["713B-SRF28"]["available_with"].push("10");
option_group_data["713B-SRF28"]["available_with"].push("126");
option_group_data["560-SRF28BLK"] = {}; option_group_data["560-SRF28BLK"]["available_with"] = new Array();
option_group_data["560-SRF28BLK"]["available_with_compound"] = new Array();
option_group_data["560-SRF28BLK"]["available_with"].push("21");
option_group_data["560-SRF28BLU"] = {}; option_group_data["560-SRF28BLU"]["available_with"] = new Array();
option_group_data["560-SRF28BLU"]["available_with_compound"] = new Array();
option_group_data["560-SRF28BLU"]["available_with"].push("22");
option_group_data["560-SRF28SLT"] = {}; option_group_data["560-SRF28SLT"]["available_with"] = new Array();
option_group_data["560-SRF28SLT"]["available_with_compound"] = new Array();
option_group_data["560-SRF28SLT"]["available_with"].push("20");
option_group_data["560-SRF28DNE"] = {}; option_group_data["560-SRF28DNE"]["available_with"] = new Array();
option_group_data["560-SRF28DNE"]["available_with_compound"] = new Array();
option_group_data["560-SRF28DNE"]["available_with"].push("29");
option_group_data["560-SRF28CYN"] = {}; option_group_data["560-SRF28CYN"]["available_with"] = new Array();
option_group_data["560-SRF28CYN"]["available_with_compound"] = new Array();
option_group_data["560-SRF28CYN"]["available_with"].push("27");
option_group_data["560-SRF28SBL"] = {}; option_group_data["560-SRF28SBL"]["available_with"] = new Array();
option_group_data["560-SRF28SBL"]["available_with_compound"] = new Array();
option_group_data["560-SRF28SBL"]["available_with"].push("25");
option_group_data["704C-SRF28"] = {}; option_group_data["704C-SRF28"]["available_with"] = new Array();
option_group_data["704C-SRF28"]["available_with_compound"] = new Array();
option_group_data["704C-SRF28"]["available_with"].push("27");
option_group_data["592IC-SRF28"] = {}; option_group_data["592IC-SRF28"]["available_with"] = new Array();
option_group_data["592IC-SRF28"]["available_with_compound"] = new Array();
option_group_data["592IC-SRF28"]["available_with"].push("126");
option_group_data["592IC-SRF28"]["available_with"].push("127");
option_group_data["592IC-SRF28"]["available_with"].push("27");
option_group_data["688AA-SRF28"] = {}; option_group_data["688AA-SRF28"]["part_groups"] = new Array();
option_group_data["688AA-SRF28"]["part_groups"].push("52");
option_group_data["688BA-SRF28"] = {}; option_group_data["688BA-SRF28"]["part_groups"] = new Array();
option_group_data["688BA-SRF28"]["part_groups"].push("60");
option_group_data["688WA-SRF28"] = {}; option_group_data["688WA-SRF28"]["part_groups"] = new Array();
option_group_data["688WA-SRF28"]["part_groups"].push("60");
option_group_data["688BE-SRF28"] = {}; option_group_data["688BE-SRF28"]["part_groups"] = new Array();
option_group_data["688BE-SRF28"]["available_with"] = new Array();
option_group_data["688BE-SRF28"]["available_with_compound"] = new Array();
option_group_data["688BE-SRF28"]["part_groups"].push("57");
option_group_data["688BE-SRF28"]["available_with"].push("126");
option_group_data["688BE-SRF28"]["available_with"].push("127");
option_group_data["687-SRF28ALM"] = {}; option_group_data["687-SRF28ALM"]["available_with"] = new Array();
option_group_data["687-SRF28ALM"]["available_with_compound"] = new Array();
option_group_data["687-SRF28ALM"]["available_with"].push("52");
option_group_data["687C-SRF28"] = {}; option_group_data["687C-SRF28"]["available_with"] = new Array();
option_group_data["687C-SRF28"]["available_with_compound"] = new Array();
option_group_data["687C-SRF28"]["available_with"].push("60");
option_group_data["678BE-SRF28"] = {}; option_group_data["678BE-SRF28"]["available_with"] = new Array();
option_group_data["678BE-SRF28"]["available_with_compound"] = new Array();
option_group_data["678BE-SRF28"]["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()
});