jQuery(document).ready(function(){
jQuery("#input-979-2870SSXBE").change(function(){
if(jQuery("#input-979-2870SSXBE").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-2870SSXBE - Black Edition Hull)
");
jQuery("[id^=note-BE_HULL]").html("
(Included in 979-2870SSXBE - 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-2870SSXBE").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-2870SSXBE-BE_HULL").remove();
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-512M]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-512M]").html("
(Included in 685M-2870SSX - Black Edition Package)");
jQuery("[id^=input-512M]").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-2870SSX").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-512M]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-512M]").prop("disabled",false);
jQuery("[id^=input-512M]").prop("included_option", false);
//if(!jQuery("#input-512M").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-512M").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-512M").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-2870SSX-512M").remove();
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-551]").html("
(Included in 685M-2870SSX - 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-2870SSX").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-2870SSX-551").remove();
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-760B]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-760B]").html("
(Included in 685M-2870SSX - Black Edition Package)");
jQuery("[id^=input-760B]").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-2870SSX").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-760B]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-760B]").prop("disabled",false);
jQuery("[id^=input-760B]").prop("included_option", false);
//if(!jQuery("#input-760B").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-760B").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-760B").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-2870SSX-760B").remove();
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-2870SSXCYNBLK]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-767B-2870SSXCYNBLK]").html("
(Included in 685M-2870SSX - Black Edition Package)");
jQuery("[id^=input-767B-2870SSXCYNBLK]").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-2870SSX").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-2870SSXCYNBLK]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-767B-2870SSXCYNBLK]").prop("disabled",false);
jQuery("[id^=input-767B-2870SSXCYNBLK]").prop("included_option", false);
//if(!jQuery("#input-767B-2870SSXCYNBLK").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-767B-2870SSXCYNBLK").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-767B-2870SSXCYNBLK").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-2870SSX-767B-2870SSXCYNBLK").remove();
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-512V]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-512V]").html("
(Included in 685V-2870SSX - Black Edition Package)");
jQuery("[id^=input-512V]").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-2870SSX").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-512V]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-512V]").prop("disabled",false);
jQuery("[id^=input-512V]").prop("included_option", false);
//if(!jQuery("#input-512V").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-512V").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-512V").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-2870SSX-512V").remove();
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-551]").html("
(Included in 685V-2870SSX - 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-2870SSX").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-2870SSX-551").remove();
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-760B]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-760B]").html("
(Included in 685V-2870SSX - Black Edition Package)");
jQuery("[id^=input-760B]").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-2870SSX").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-760B]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-760B]").prop("disabled",false);
jQuery("[id^=input-760B]").prop("included_option", false);
//if(!jQuery("#input-760B").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-760B").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-760B").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-2870SSX-760B").remove();
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-2870SSXCYNBLK]").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-2870SSX - Black Edition Package)
");
jQuery("[id^=note-767B-2870SSXCYNBLK]").html("
(Included in 685V-2870SSX - Black Edition Package)");
jQuery("[id^=input-767B-2870SSXCYNBLK]").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-2870SSX").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-2870SSXCYNBLK]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-767B-2870SSXCYNBLK]").prop("disabled",false);
jQuery("[id^=input-767B-2870SSXCYNBLK]").prop("included_option", false);
//if(!jQuery("#input-767B-2870SSXCYNBLK").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-767B-2870SSXCYNBLK").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-767B-2870SSXCYNBLK").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-2870SSX-767B-2870SSXCYNBLK").remove();
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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-512M]").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 685HTXM-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-512M]").html("
(Included in 685HTXM-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-512M]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXM-2870SSX").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-512M]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-512M]").prop("disabled",false);
jQuery("[id^=input-512M]").prop("included_option", false);
//if(!jQuery("#input-512M").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-512M").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-512M").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-685HTXM-2870SSX-512M").remove();
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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 685HTXM-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-551]").html("
(Included in 685HTXM-2870SSX - Black Edition HTX 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-685HTXM-2870SSX").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-685HTXM-2870SSX-551").remove();
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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-760B]").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 685HTXM-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-760B]").html("
(Included in 685HTXM-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-760B]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXM-2870SSX").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-760B]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-760B]").prop("disabled",false);
jQuery("[id^=input-760B]").prop("included_option", false);
//if(!jQuery("#input-760B").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-760B").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-760B").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-685HTXM-2870SSX-760B").remove();
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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-759B-2870SSXCYN]").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 685HTXM-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-759B-2870SSXCYN]").html("
(Included in 685HTXM-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-759B-2870SSXCYN]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXM-2870SSX").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-759B-2870SSXCYN]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-759B-2870SSXCYN]").prop("disabled",false);
jQuery("[id^=input-759B-2870SSXCYN]").prop("included_option", false);
//if(!jQuery("#input-759B-2870SSXCYN").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-759B-2870SSXCYN").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-759B-2870SSXCYN").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-685HTXM-2870SSX-759B-2870SSXCYN").remove();
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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-512V]").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 685HTXV-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-512V]").html("
(Included in 685HTXV-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-512V]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXV-2870SSX").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-512V]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-512V]").prop("disabled",false);
jQuery("[id^=input-512V]").prop("included_option", false);
//if(!jQuery("#input-512V").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-512V").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-512V").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-685HTXV-2870SSX-512V").remove();
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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 685HTXV-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-551]").html("
(Included in 685HTXV-2870SSX - Black Edition HTX 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-685HTXV-2870SSX").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-685HTXV-2870SSX-551").remove();
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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-760B]").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 685HTXV-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-760B]").html("
(Included in 685HTXV-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-760B]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXV-2870SSX").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-760B]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-760B]").prop("disabled",false);
jQuery("[id^=input-760B]").prop("included_option", false);
//if(!jQuery("#input-760B").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-760B").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-760B").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-685HTXV-2870SSX-760B").remove();
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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-759B-2870SSXCYN]").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 685HTXV-2870SSX - Black Edition HTX Hardtop Package)
");
jQuery("[id^=note-759B-2870SSXCYN]").html("
(Included in 685HTXV-2870SSX - Black Edition HTX Hardtop Package)");
jQuery("[id^=input-759B-2870SSXCYN]").parent().parent().addClass("byb_option_green");
}
// here we reverse out everything from above
else
{
// if this is not a radio group
if(jQuery("#input-685HTXV-2870SSX").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-759B-2870SSXCYN]").prop("disabled",false);
}
// enables the includes
jQuery("[id^=input-759B-2870SSXCYN]").prop("disabled",false);
jQuery("[id^=input-759B-2870SSXCYN]").prop("included_option", false);
//if(!jQuery("#input-759B-2870SSXCYN").prop("checked"))
//{
//alert("i fire now");
//jQuery("#input-759B-2870SSXCYN").parent().parent().removeClass("byb_option_green");
//}
jQuery("#input-759B-2870SSXCYN").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-685HTXV-2870SSX-759B-2870SSXCYN").remove();
}
}); // end click listener
}); // end of document ready
jQuery(document).ready(function(){
jQuery("#input-951-2870SSXBLK").change(function(){
if(jQuery("#input-951-2870SSXBLK").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-2870SSXBLK]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXBLK - 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-2870SSXBLK]").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-2870SSXBLK");
//alert(jQuery("[id^=input-951-2870SSXBLK]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXBLK").prop("checked"))
{
jQuery("#input-951-2870SSXBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXBLK");
//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-2870SSXBLK-979]").length === 0)
{
jQuery("#note-951-2870SSXBLK").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXBLK-979]").remove();
jQuery("[id^=input-951-2870SSXBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXBLU").change(function(){
if(jQuery("#input-951-2870SSXBLU").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-2870SSXBLU]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXBLU - 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-2870SSXBLU]").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-2870SSXBLU");
//alert(jQuery("[id^=input-951-2870SSXBLU]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXBLU").prop("checked"))
{
jQuery("#input-951-2870SSXBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXBLU");
//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-2870SSXBLU-979]").length === 0)
{
jQuery("#note-951-2870SSXBLU").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXBLU-979]").remove();
jQuery("[id^=input-951-2870SSXBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXSBL").change(function(){
if(jQuery("#input-951-2870SSXSBL").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-2870SSXSBL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXSBL - 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-2870SSXSBL]").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-2870SSXSBL");
//alert(jQuery("[id^=input-951-2870SSXSBL]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXSBL").prop("checked"))
{
jQuery("#input-951-2870SSXSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXSBL");
//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-2870SSXSBL-979]").length === 0)
{
jQuery("#note-951-2870SSXSBL").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXSBL-979]").remove();
jQuery("[id^=input-951-2870SSXSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXALY").change(function(){
if(jQuery("#input-951-2870SSXALY").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-2870SSXALY]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXALY - 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-2870SSXALY]").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-2870SSXALY");
//alert(jQuery("[id^=input-951-2870SSXALY]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXALY]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXALY").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXALY").prop("checked"))
{
jQuery("#input-951-2870SSXALY").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXALY");
//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-2870SSXALY-979]").length === 0)
{
jQuery("#note-951-2870SSXALY").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXALY]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXALY").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXALY-979]").remove();
jQuery("[id^=input-951-2870SSXALY]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXSTL").change(function(){
if(jQuery("#input-951-2870SSXSTL").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-2870SSXSTL]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXSTL - 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-2870SSXSTL]").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-2870SSXSTL");
//alert(jQuery("[id^=input-951-2870SSXSTL]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXSTL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXSTL").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXSTL").prop("checked"))
{
jQuery("#input-951-2870SSXSTL").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXSTL");
//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-2870SSXSTL-979]").length === 0)
{
jQuery("#note-951-2870SSXSTL").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXSTL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXSTL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXSTL-979]").remove();
jQuery("[id^=input-951-2870SSXSTL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXICE").change(function(){
if(jQuery("#input-951-2870SSXICE").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-2870SSXICE]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXICE - 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-2870SSXICE]").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-2870SSXICE");
//alert(jQuery("[id^=input-951-2870SSXICE]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXICE]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXICE").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXICE").prop("checked"))
{
jQuery("#input-951-2870SSXICE").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXICE");
//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-2870SSXICE-979]").length === 0)
{
jQuery("#note-951-2870SSXICE").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXICE]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXICE").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXICE-979]").remove();
jQuery("[id^=input-951-2870SSXICE]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-951-2870SSXGRN").change(function(){
if(jQuery("#input-951-2870SSXGRN").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-2870SSXGRN]").length === 0)
{
jQuery("[id^=note-979]").append("
(N/A with 951-2870SSXGRN - 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-2870SSXGRN]").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-2870SSXGRN");
//alert(jQuery("[id^=input-951-2870SSXGRN]").attr("title"));
//alert(jQuery("[id^=input-951-2870SSXGRN]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-951-2870SSXGRN").prop("disabled", true);
// determine if checked
if(jQuery("#input-951-2870SSXGRN").prop("checked"))
{
jQuery("#input-951-2870SSXGRN").removeAttr("checked").change();
}
//console.log("if of reverse input-951-2870SSXGRN");
//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-2870SSXGRN-979]").length === 0)
{
jQuery("#note-951-2870SSXGRN").append("
(N/A with 979 )");
}
jQuery("[id^=input-951-2870SSXGRN]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-951-2870SSXGRN").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-951-2870SSXGRN-979]").remove();
jQuery("[id^=input-951-2870SSXGRN]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-911-2870SSX").change(function(){
if(jQuery("#input-911-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-2870SSXBLK]");
//alert(jQuery("[id^=input-950-2870SSXBLK]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-2870SSXBLK]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-2870SSXBLK]").prop("checked"))
{
jQuery("[id^=input-950-2870SSXBLK]").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-2870SSXBLK-911-2870SSX]").length === 0)
{
jQuery("[id^=note-950-2870SSXBLK]").append("
(N/A with 911-2870SSX - Painted Metallic Hull Stripe - Black)");
}
jQuery("[id^=input-950-2870SSXBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-2870SSXBLK]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-2870SSXBLK-911-2870SSX]").remove();
jQuery("[id^=input-950-2870SSXBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-2870SSXBLK]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-911-2870SSX");
//alert(jQuery("[id^=input-911-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-911-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-911-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-911-2870SSX").prop("checked"))
{
jQuery("#input-911-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-911-2870SSX");
//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-2870SSX-950-2870SSXBLK]").length === 0)
{
jQuery("#note-911-2870SSX").append("
(N/A with 950-2870SSXBLK )");
}
jQuery("[id^=input-911-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-911-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-911-2870SSX-950-2870SSXBLK]").remove();
jQuery("[id^=input-911-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-906-2870SSX").change(function(){
if(jQuery("#input-906-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-2870SSXBLU]");
//alert(jQuery("[id^=input-950-2870SSXBLU]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-2870SSXBLU]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-2870SSXBLU]").prop("checked"))
{
jQuery("[id^=input-950-2870SSXBLU]").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-2870SSXBLU-906-2870SSX]").length === 0)
{
jQuery("[id^=note-950-2870SSXBLU]").append("
(N/A with 906-2870SSX - Painted Metallic Hull Stripe - Blue)");
}
jQuery("[id^=input-950-2870SSXBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-2870SSXBLU]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-2870SSXBLU-906-2870SSX]").remove();
jQuery("[id^=input-950-2870SSXBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-2870SSXBLU]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-906-2870SSX");
//alert(jQuery("[id^=input-906-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-906-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-906-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-906-2870SSX").prop("checked"))
{
jQuery("#input-906-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-906-2870SSX");
//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-2870SSX-950-2870SSXBLU]").length === 0)
{
jQuery("#note-906-2870SSX").append("
(N/A with 950-2870SSXBLU )");
}
jQuery("[id^=input-906-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-906-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-906-2870SSX-950-2870SSXBLU]").remove();
jQuery("[id^=input-906-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-903-2870SSX").change(function(){
if(jQuery("#input-903-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-950-2870SSXWHT]");
//alert(jQuery("[id^=input-950-2870SSXWHT]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-950-2870SSXWHT]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-950-2870SSXWHT]").prop("checked"))
{
jQuery("[id^=input-950-2870SSXWHT]").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-2870SSXWHT-903-2870SSX]").length === 0)
{
jQuery("[id^=note-950-2870SSXWHT]").append("
(N/A with 903-2870SSX - Painted Metallic Hull Stripe - White)");
}
jQuery("[id^=input-950-2870SSXWHT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-950-2870SSXWHT]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-950-2870SSXWHT-903-2870SSX]").remove();
jQuery("[id^=input-950-2870SSXWHT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-950-2870SSXWHT]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-903-2870SSX");
//alert(jQuery("[id^=input-903-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-903-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-903-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-903-2870SSX").prop("checked"))
{
jQuery("#input-903-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-903-2870SSX");
//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-2870SSX-950-2870SSXWHT]").length === 0)
{
jQuery("#note-903-2870SSX").append("
(N/A with 950-2870SSXWHT )");
}
jQuery("[id^=input-903-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-903-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-903-2870SSX-950-2870SSXWHT]").remove();
jQuery("[id^=input-903-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-canvas_blue").change(function(){
if(jQuery("#input-canvas_blue").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-canvas_blue]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with canvas_blue - Canvas Color - Biscayne Blue (If Equipped))");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-canvas_blue]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-canvas_blue");
//alert(jQuery("[id^=input-canvas_blue]").attr("title"));
//alert(jQuery("[id^=input-canvas_blue]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-canvas_blue").prop("disabled", true);
// determine if checked
if(jQuery("#input-canvas_blue").prop("checked"))
{
jQuery("#input-canvas_blue").removeAttr("checked").change();
}
//console.log("if of reverse input-canvas_blue");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-canvas_blue-685]").length === 0)
{
jQuery("#note-canvas_blue").append("
(N/A with 685 )");
}
jQuery("[id^=input-canvas_blue]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-canvas_blue").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-canvas_blue-685]").remove();
jQuery("[id^=input-canvas_blue]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-canvas_steel").change(function(){
if(jQuery("#input-canvas_steel").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-canvas_steel]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with canvas_steel - Canvas Color - Steel Blue (If Equipped))");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-canvas_steel]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-canvas_steel");
//alert(jQuery("[id^=input-canvas_steel]").attr("title"));
//alert(jQuery("[id^=input-canvas_steel]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-canvas_steel").prop("disabled", true);
// determine if checked
if(jQuery("#input-canvas_steel").prop("checked"))
{
jQuery("#input-canvas_steel").removeAttr("checked").change();
}
//console.log("if of reverse input-canvas_steel");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-canvas_steel-685]").length === 0)
{
jQuery("#note-canvas_steel").append("
(N/A with 685 )");
}
jQuery("[id^=input-canvas_steel]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-canvas_steel").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-canvas_steel-685]").remove();
jQuery("[id^=input-canvas_steel]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRSBL").change(function(){
if(jQuery("#input-767W-2870SSXLNRSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRSBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXLNRSBL - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRSBL]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXLNRSBL");
//alert(jQuery("[id^=input-767W-2870SSXLNRSBL]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXLNRSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXLNRSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXLNRSBL").prop("checked"))
{
jQuery("#input-767W-2870SSXLNRSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXLNRSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXLNRSBL-685]").length === 0)
{
jQuery("#note-767W-2870SSXLNRSBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXLNRSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXLNRSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXLNRSBL-685]").remove();
jQuery("[id^=input-767W-2870SSXLNRSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWBLU").change(function(){
if(jQuery("#input-767W-2870SSXSDWBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWBLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSDWBLU - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWBLU]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSDWBLU");
//alert(jQuery("[id^=input-767W-2870SSXSDWBLU]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSDWBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSDWBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSDWBLU").prop("checked"))
{
jQuery("#input-767W-2870SSXSDWBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSDWBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSDWBLU-685]").length === 0)
{
jQuery("#note-767W-2870SSXSDWBLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSDWBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSDWBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSDWBLU-685]").remove();
jQuery("[id^=input-767W-2870SSXSDWBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNBLK").change(function(){
if(jQuery("#input-767W-2870SSXCYNBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNBLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXCYNBLK - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNBLK]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXCYNBLK");
//alert(jQuery("[id^=input-767W-2870SSXCYNBLK]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXCYNBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXCYNBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXCYNBLK").prop("checked"))
{
jQuery("#input-767W-2870SSXCYNBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXCYNBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXCYNBLK-685]").length === 0)
{
jQuery("#note-767W-2870SSXCYNBLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXCYNBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXCYNBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXCYNBLK-685]").remove();
jQuery("[id^=input-767W-2870SSXCYNBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRBLU").change(function(){
if(jQuery("#input-767W-2870SSXLNRBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRBLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXLNRBLU - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRBLU]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXLNRBLU");
//alert(jQuery("[id^=input-767W-2870SSXLNRBLU]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXLNRBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXLNRBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXLNRBLU").prop("checked"))
{
jQuery("#input-767W-2870SSXLNRBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXLNRBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXLNRBLU-685]").length === 0)
{
jQuery("#note-767W-2870SSXLNRBLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXLNRBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXLNRBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXLNRBLU-685]").remove();
jQuery("[id^=input-767W-2870SSXLNRBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTSBL").change(function(){
if(jQuery("#input-767W-2870SSXSLTSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTSBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSLTSBL - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTSBL]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSLTSBL");
//alert(jQuery("[id^=input-767W-2870SSXSLTSBL]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSLTSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSLTSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSLTSBL").prop("checked"))
{
jQuery("#input-767W-2870SSXSLTSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSLTSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSLTSBL-685]").length === 0)
{
jQuery("#note-767W-2870SSXSLTSBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSLTSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSLTSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSLTSBL-685]").remove();
jQuery("[id^=input-767W-2870SSXSLTSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWSBL").change(function(){
if(jQuery("#input-767W-2870SSXSDWSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWSBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSDWSBL - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWSBL]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSDWSBL");
//alert(jQuery("[id^=input-767W-2870SSXSDWSBL]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSDWSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSDWSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSDWSBL").prop("checked"))
{
jQuery("#input-767W-2870SSXSDWSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSDWSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSDWSBL-685]").length === 0)
{
jQuery("#note-767W-2870SSXSDWSBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSDWSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSDWSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSDWSBL-685]").remove();
jQuery("[id^=input-767W-2870SSXSDWSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTBLU").change(function(){
if(jQuery("#input-767W-2870SSXSLTBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTBLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSLTBLU - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTBLU]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSLTBLU");
//alert(jQuery("[id^=input-767W-2870SSXSLTBLU]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSLTBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSLTBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSLTBLU").prop("checked"))
{
jQuery("#input-767W-2870SSXSLTBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSLTBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSLTBLU-685]").length === 0)
{
jQuery("#note-767W-2870SSXSLTBLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSLTBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSLTBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSLTBLU-685]").remove();
jQuery("[id^=input-767W-2870SSXSLTBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNSBL").change(function(){
if(jQuery("#input-767W-2870SSXCYNSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNSBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXCYNSBL - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNSBL]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXCYNSBL");
//alert(jQuery("[id^=input-767W-2870SSXCYNSBL]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXCYNSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXCYNSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXCYNSBL").prop("checked"))
{
jQuery("#input-767W-2870SSXCYNSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXCYNSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXCYNSBL-685]").length === 0)
{
jQuery("#note-767W-2870SSXCYNSBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXCYNSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXCYNSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXCYNSBL-685]").remove();
jQuery("[id^=input-767W-2870SSXCYNSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWBLK").change(function(){
if(jQuery("#input-767W-2870SSXSDWBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWBLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSDWBLK - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSDWBLK]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSDWBLK");
//alert(jQuery("[id^=input-767W-2870SSXSDWBLK]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSDWBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSDWBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSDWBLK").prop("checked"))
{
jQuery("#input-767W-2870SSXSDWBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSDWBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSDWBLK-685]").length === 0)
{
jQuery("#note-767W-2870SSXSDWBLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSDWBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSDWBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSDWBLK-685]").remove();
jQuery("[id^=input-767W-2870SSXSDWBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNBLU").change(function(){
if(jQuery("#input-767W-2870SSXCYNBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNBLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXCYNBLU - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXCYNBLU]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXCYNBLU");
//alert(jQuery("[id^=input-767W-2870SSXCYNBLU]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXCYNBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXCYNBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXCYNBLU").prop("checked"))
{
jQuery("#input-767W-2870SSXCYNBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXCYNBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXCYNBLU-685]").length === 0)
{
jQuery("#note-767W-2870SSXCYNBLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXCYNBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXCYNBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXCYNBLU-685]").remove();
jQuery("[id^=input-767W-2870SSXCYNBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRBLK").change(function(){
if(jQuery("#input-767W-2870SSXLNRBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRBLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXLNRBLK - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXLNRBLK]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXLNRBLK");
//alert(jQuery("[id^=input-767W-2870SSXLNRBLK]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXLNRBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXLNRBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXLNRBLK").prop("checked"))
{
jQuery("#input-767W-2870SSXLNRBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXLNRBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXLNRBLK-685]").length === 0)
{
jQuery("#note-767W-2870SSXLNRBLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXLNRBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXLNRBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXLNRBLK-685]").remove();
jQuery("[id^=input-767W-2870SSXLNRBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTBLK").change(function(){
if(jQuery("#input-767W-2870SSXSLTBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTBLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 767W-2870SSXSLTBLK - EFX Electric Folding Arch Tower - White)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-767W-2870SSXSLTBLK]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-767W-2870SSXSLTBLK");
//alert(jQuery("[id^=input-767W-2870SSXSLTBLK]").attr("title"));
//alert(jQuery("[id^=input-767W-2870SSXSLTBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-767W-2870SSXSLTBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-767W-2870SSXSLTBLK").prop("checked"))
{
jQuery("#input-767W-2870SSXSLTBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-767W-2870SSXSLTBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767W-2870SSXSLTBLK-685]").length === 0)
{
jQuery("#note-767W-2870SSXSLTBLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-767W-2870SSXSLTBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-767W-2870SSXSLTBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767W-2870SSXSLTBLK-685]").remove();
jQuery("[id^=input-767W-2870SSXSLTBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-759W-2870SSXCYN").change(function(){
if(jQuery("#input-759W-2870SSXCYN").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-759W-2870SSXCYN]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 759W-2870SSXCYN - HTX 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-759W-2870SSXCYN]").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-759W-2870SSXCYN");
//alert(jQuery("[id^=input-759W-2870SSXCYN]").attr("title"));
//alert(jQuery("[id^=input-759W-2870SSXCYN]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-759W-2870SSXCYN").prop("disabled", true);
// determine if checked
if(jQuery("#input-759W-2870SSXCYN").prop("checked"))
{
jQuery("#input-759W-2870SSXCYN").removeAttr("checked").change();
}
//console.log("if of reverse input-759W-2870SSXCYN");
//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-759W-2870SSXCYN-685]").length === 0)
{
jQuery("#note-759W-2870SSXCYN").append("
(N/A with 685 )");
}
jQuery("[id^=input-759W-2870SSXCYN]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-759W-2870SSXCYN").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759W-2870SSXCYN-685]").remove();
jQuery("[id^=input-759W-2870SSXCYN]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-759W-2870SSXLNR").change(function(){
if(jQuery("#input-759W-2870SSXLNR").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-759W-2870SSXLNR]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 759W-2870SSXLNR - HTX 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-759W-2870SSXLNR]").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-759W-2870SSXLNR");
//alert(jQuery("[id^=input-759W-2870SSXLNR]").attr("title"));
//alert(jQuery("[id^=input-759W-2870SSXLNR]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-759W-2870SSXLNR").prop("disabled", true);
// determine if checked
if(jQuery("#input-759W-2870SSXLNR").prop("checked"))
{
jQuery("#input-759W-2870SSXLNR").removeAttr("checked").change();
}
//console.log("if of reverse input-759W-2870SSXLNR");
//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-759W-2870SSXLNR-685]").length === 0)
{
jQuery("#note-759W-2870SSXLNR").append("
(N/A with 685 )");
}
jQuery("[id^=input-759W-2870SSXLNR]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-759W-2870SSXLNR").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759W-2870SSXLNR-685]").remove();
jQuery("[id^=input-759W-2870SSXLNR]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-759W-2870SSXSDW").change(function(){
if(jQuery("#input-759W-2870SSXSDW").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-759W-2870SSXSDW]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 759W-2870SSXSDW - HTX 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-759W-2870SSXSDW]").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-759W-2870SSXSDW");
//alert(jQuery("[id^=input-759W-2870SSXSDW]").attr("title"));
//alert(jQuery("[id^=input-759W-2870SSXSDW]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-759W-2870SSXSDW").prop("disabled", true);
// determine if checked
if(jQuery("#input-759W-2870SSXSDW").prop("checked"))
{
jQuery("#input-759W-2870SSXSDW").removeAttr("checked").change();
}
//console.log("if of reverse input-759W-2870SSXSDW");
//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-759W-2870SSXSDW-685]").length === 0)
{
jQuery("#note-759W-2870SSXSDW").append("
(N/A with 685 )");
}
jQuery("[id^=input-759W-2870SSXSDW]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-759W-2870SSXSDW").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759W-2870SSXSDW-685]").remove();
jQuery("[id^=input-759W-2870SSXSDW]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-759W-2870SSXSLT").change(function(){
if(jQuery("#input-759W-2870SSXSLT").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-759W-2870SSXSLT]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 759W-2870SSXSLT - HTX 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-759W-2870SSXSLT]").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-759W-2870SSXSLT");
//alert(jQuery("[id^=input-759W-2870SSXSLT]").attr("title"));
//alert(jQuery("[id^=input-759W-2870SSXSLT]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-759W-2870SSXSLT").prop("disabled", true);
// determine if checked
if(jQuery("#input-759W-2870SSXSLT").prop("checked"))
{
jQuery("#input-759W-2870SSXSLT").removeAttr("checked").change();
}
//console.log("if of reverse input-759W-2870SSXSLT");
//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-759W-2870SSXSLT-685]").length === 0)
{
jQuery("#note-759W-2870SSXSLT").append("
(N/A with 685 )");
}
jQuery("[id^=input-759W-2870SSXSLT]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-759W-2870SSXSLT").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759W-2870SSXSLT-685]").remove();
jQuery("[id^=input-759W-2870SSXSLT]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLK").change(function(){
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-557-2870SSXBLK]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 557-2870SSXBLK - Cockpit and Bow Cover)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-557-2870SSXBLK]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLK");
//alert(jQuery("[id^=input-557-2870SSXBLK]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
jQuery("#input-557-2870SSXBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLK-685]").length === 0)
{
jQuery("#note-557-2870SSXBLK").append("
(N/A with 685 )");
}
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLK-685]").remove();
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLK").change(function(){
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-767]");
//alert(jQuery("[id^=input-767]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-767]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-767]").prop("checked"))
{
jQuery("[id^=input-767]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767-557-2870SSXBLK]").length === 0)
{
jQuery("[id^=note-767]").append("
(N/A with 557-2870SSXBLK - Cockpit and Bow Cover)");
}
jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-767]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767-557-2870SSXBLK]").remove();
jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-767]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLK");
//alert(jQuery("[id^=input-557-2870SSXBLK]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
jQuery("#input-557-2870SSXBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLK-767]").length === 0)
{
jQuery("#note-557-2870SSXBLK").append("
(N/A with 767 )");
}
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLK-767]").remove();
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLK").change(function(){
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-759]");
//alert(jQuery("[id^=input-759]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-759]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-759]").prop("checked"))
{
jQuery("[id^=input-759]").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-759-557-2870SSXBLK]").length === 0)
{
jQuery("[id^=note-759]").append("
(N/A with 557-2870SSXBLK - Cockpit and Bow Cover)");
}
jQuery("[id^=input-759]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-759]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759-557-2870SSXBLK]").remove();
jQuery("[id^=input-759]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-759]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLK");
//alert(jQuery("[id^=input-557-2870SSXBLK]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLK]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLK").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLK").prop("checked"))
{
jQuery("#input-557-2870SSXBLK").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLK");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLK-759]").length === 0)
{
jQuery("#note-557-2870SSXBLK").append("
(N/A with 759 )");
}
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLK").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLK-759]").remove();
jQuery("[id^=input-557-2870SSXBLK]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLU").change(function(){
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-557-2870SSXBLU]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 557-2870SSXBLU - Cockpit and Bow Cover)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-557-2870SSXBLU]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLU");
//alert(jQuery("[id^=input-557-2870SSXBLU]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
jQuery("#input-557-2870SSXBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLU-685]").length === 0)
{
jQuery("#note-557-2870SSXBLU").append("
(N/A with 685 )");
}
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLU-685]").remove();
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLU").change(function(){
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-767]");
//alert(jQuery("[id^=input-767]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-767]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-767]").prop("checked"))
{
jQuery("[id^=input-767]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767-557-2870SSXBLU]").length === 0)
{
jQuery("[id^=note-767]").append("
(N/A with 557-2870SSXBLU - Cockpit and Bow Cover)");
}
jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-767]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767-557-2870SSXBLU]").remove();
jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-767]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLU");
//alert(jQuery("[id^=input-557-2870SSXBLU]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
jQuery("#input-557-2870SSXBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLU-767]").length === 0)
{
jQuery("#note-557-2870SSXBLU").append("
(N/A with 767 )");
}
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLU-767]").remove();
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXBLU").change(function(){
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-759]");
//alert(jQuery("[id^=input-759]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-759]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-759]").prop("checked"))
{
jQuery("[id^=input-759]").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-759-557-2870SSXBLU]").length === 0)
{
jQuery("[id^=note-759]").append("
(N/A with 557-2870SSXBLU - Cockpit and Bow Cover)");
}
jQuery("[id^=input-759]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-759]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759-557-2870SSXBLU]").remove();
jQuery("[id^=input-759]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-759]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXBLU");
//alert(jQuery("[id^=input-557-2870SSXBLU]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXBLU]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXBLU").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXBLU").prop("checked"))
{
jQuery("#input-557-2870SSXBLU").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXBLU");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXBLU-759]").length === 0)
{
jQuery("#note-557-2870SSXBLU").append("
(N/A with 759 )");
}
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXBLU").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXBLU-759]").remove();
jQuery("[id^=input-557-2870SSXBLU]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXSBL").change(function(){
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-685]");
//alert(jQuery("[id^=input-685]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-685]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-685]").prop("checked"))
{
jQuery("[id^=input-685]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-685-557-2870SSXSBL]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 557-2870SSXSBL - Cockpit and Bow Cover)");
}
jQuery("[id^=input-685]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-685]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685-557-2870SSXSBL]").remove();
jQuery("[id^=input-685]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-685]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXSBL");
//alert(jQuery("[id^=input-557-2870SSXSBL]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
jQuery("#input-557-2870SSXSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXSBL-685]").length === 0)
{
jQuery("#note-557-2870SSXSBL").append("
(N/A with 685 )");
}
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXSBL-685]").remove();
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXSBL").change(function(){
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-767]");
//alert(jQuery("[id^=input-767]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-767]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-767]").prop("checked"))
{
jQuery("[id^=input-767]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-767-557-2870SSXSBL]").length === 0)
{
jQuery("[id^=note-767]").append("
(N/A with 557-2870SSXSBL - Cockpit and Bow Cover)");
}
jQuery("[id^=input-767]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-767]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-767-557-2870SSXSBL]").remove();
jQuery("[id^=input-767]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-767]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXSBL");
//alert(jQuery("[id^=input-557-2870SSXSBL]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
jQuery("#input-557-2870SSXSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXSBL-767]").length === 0)
{
jQuery("#note-557-2870SSXSBL").append("
(N/A with 767 )");
}
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXSBL-767]").remove();
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-557-2870SSXSBL").change(function(){
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-759]");
//alert(jQuery("[id^=input-759]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-759]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-759]").prop("checked"))
{
jQuery("[id^=input-759]").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-759-557-2870SSXSBL]").length === 0)
{
jQuery("[id^=note-759]").append("
(N/A with 557-2870SSXSBL - Cockpit and Bow Cover)");
}
jQuery("[id^=input-759]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-759]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-759-557-2870SSXSBL]").remove();
jQuery("[id^=input-759]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-759]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-557-2870SSXSBL");
//alert(jQuery("[id^=input-557-2870SSXSBL]").attr("title"));
//alert(jQuery("[id^=input-557-2870SSXSBL]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-557-2870SSXSBL").prop("disabled", true);
// determine if checked
if(jQuery("#input-557-2870SSXSBL").prop("checked"))
{
jQuery("#input-557-2870SSXSBL").removeAttr("checked").change();
}
//console.log("if of reverse input-557-2870SSXSBL");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-557-2870SSXSBL-759]").length === 0)
{
jQuery("#note-557-2870SSXSBL").append("
(N/A with 759 )");
}
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-557-2870SSXSBL").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-557-2870SSXSBL-759]").remove();
jQuery("[id^=input-557-2870SSXSBL]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-2870SSX]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685M-2870SSX - 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-2870SSX]").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-2870SSX");
//alert(jQuery("[id^=input-685M-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685M-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685M-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685M-2870SSX").prop("checked"))
{
jQuery("#input-685M-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685M-2870SSX");
//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-2870SSX-950]").length === 0)
{
jQuery("#note-685M-2870SSX").append("
(N/A with 950 )");
}
jQuery("[id^=input-685M-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685M-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-2870SSX-950]").remove();
jQuery("[id^=input-685M-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685M-2870SSX").change(function(){
if(jQuery("#input-685M-2870SSX").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-2870SSX]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685M-2870SSX - 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-2870SSX]").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-2870SSX");
//alert(jQuery("[id^=input-685M-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685M-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685M-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685M-2870SSX").prop("checked"))
{
jQuery("#input-685M-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685M-2870SSX");
//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-2870SSX-951]").length === 0)
{
jQuery("#note-685M-2870SSX").append("
(N/A with 951 )");
}
jQuery("[id^=input-685M-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685M-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685M-2870SSX-951]").remove();
jQuery("[id^=input-685M-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-2870SSX]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685V-2870SSX - 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-2870SSX]").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-2870SSX");
//alert(jQuery("[id^=input-685V-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685V-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685V-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685V-2870SSX").prop("checked"))
{
jQuery("#input-685V-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685V-2870SSX");
//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-2870SSX-950]").length === 0)
{
jQuery("#note-685V-2870SSX").append("
(N/A with 950 )");
}
jQuery("[id^=input-685V-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685V-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-2870SSX-950]").remove();
jQuery("[id^=input-685V-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685V-2870SSX").change(function(){
if(jQuery("#input-685V-2870SSX").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-2870SSX]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685V-2870SSX - 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-2870SSX]").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-2870SSX");
//alert(jQuery("[id^=input-685V-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685V-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685V-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685V-2870SSX").prop("checked"))
{
jQuery("#input-685V-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685V-2870SSX");
//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-2870SSX-951]").length === 0)
{
jQuery("#note-685V-2870SSX").append("
(N/A with 951 )");
}
jQuery("[id^=input-685V-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685V-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685V-2870SSX-951]").remove();
jQuery("[id^=input-685V-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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-685HTXM-2870SSX]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685HTXM-2870SSX - Black Edition HTX 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-685HTXM-2870SSX]").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-685HTXM-2870SSX");
//alert(jQuery("[id^=input-685HTXM-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685HTXM-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTXM-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTXM-2870SSX").prop("checked"))
{
jQuery("#input-685HTXM-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTXM-2870SSX");
//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-685HTXM-2870SSX-950]").length === 0)
{
jQuery("#note-685HTXM-2870SSX").append("
(N/A with 950 )");
}
jQuery("[id^=input-685HTXM-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTXM-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTXM-2870SSX-950]").remove();
jQuery("[id^=input-685HTXM-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTXM-2870SSX").change(function(){
if(jQuery("#input-685HTXM-2870SSX").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-685HTXM-2870SSX]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685HTXM-2870SSX - Black Edition HTX 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-685HTXM-2870SSX]").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-685HTXM-2870SSX");
//alert(jQuery("[id^=input-685HTXM-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685HTXM-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTXM-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTXM-2870SSX").prop("checked"))
{
jQuery("#input-685HTXM-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTXM-2870SSX");
//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-685HTXM-2870SSX-951]").length === 0)
{
jQuery("#note-685HTXM-2870SSX").append("
(N/A with 951 )");
}
jQuery("[id^=input-685HTXM-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTXM-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTXM-2870SSX-951]").remove();
jQuery("[id^=input-685HTXM-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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-685HTXV-2870SSX]").length === 0)
{
jQuery("[id^=note-950]").append("
(N/A with 685HTXV-2870SSX - Black Edition HTX 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-685HTXV-2870SSX]").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-685HTXV-2870SSX");
//alert(jQuery("[id^=input-685HTXV-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685HTXV-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTXV-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTXV-2870SSX").prop("checked"))
{
jQuery("#input-685HTXV-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTXV-2870SSX");
//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-685HTXV-2870SSX-950]").length === 0)
{
jQuery("#note-685HTXV-2870SSX").append("
(N/A with 950 )");
}
jQuery("[id^=input-685HTXV-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTXV-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTXV-2870SSX-950]").remove();
jQuery("[id^=input-685HTXV-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-685HTXV-2870SSX").change(function(){
if(jQuery("#input-685HTXV-2870SSX").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-685HTXV-2870SSX]").length === 0)
{
jQuery("[id^=note-951]").append("
(N/A with 685HTXV-2870SSX - Black Edition HTX 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-685HTXV-2870SSX]").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-685HTXV-2870SSX");
//alert(jQuery("[id^=input-685HTXV-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-685HTXV-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-685HTXV-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-685HTXV-2870SSX").prop("checked"))
{
jQuery("#input-685HTXV-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-685HTXV-2870SSX");
//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-685HTXV-2870SSX-951]").length === 0)
{
jQuery("#note-685HTXV-2870SSX").append("
(N/A with 951 )");
}
jQuery("[id^=input-685HTXV-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-685HTXV-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-685HTXV-2870SSX-951]").remove();
jQuery("[id^=input-685HTXV-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-682BS-2870SSX").change(function(){
if(jQuery("#input-682BS-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-STD_SKITOW]");
//alert(jQuery("[id^=input-STD_SKITOW]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW-682BS-2870SSX]").length === 0)
{
jQuery("[id^=note-STD_SKITOW]").append("
(N/A with 682BS-2870SSX - Connectivity Package)");
}
jQuery("[id^=input-STD_SKITOW]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-STD_SKITOW]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-STD_SKITOW-682BS-2870SSX]").remove();
jQuery("[id^=input-STD_SKITOW]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-STD_SKITOW]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-682BS-2870SSX");
//alert(jQuery("[id^=input-682BS-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-682BS-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-682BS-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-682BS-2870SSX").prop("checked"))
{
jQuery("#input-682BS-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-682BS-2870SSX");
//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-682BS-2870SSX-STD_SKITOW]").length === 0)
{
jQuery("#note-682BS-2870SSX").append("
(N/A with STD_SKITOW )");
}
jQuery("[id^=input-682BS-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-682BS-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-682BS-2870SSX-STD_SKITOW]").remove();
jQuery("[id^=input-682BS-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-682BC-2870SSX").change(function(){
if(jQuery("#input-682BC-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-STD_SKITOW]");
//alert(jQuery("[id^=input-STD_SKITOW]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW-682BC-2870SSX]").length === 0)
{
jQuery("[id^=note-STD_SKITOW]").append("
(N/A with 682BC-2870SSX - Connectivity Package)");
}
jQuery("[id^=input-STD_SKITOW]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-STD_SKITOW]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-STD_SKITOW-682BC-2870SSX]").remove();
jQuery("[id^=input-STD_SKITOW]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-STD_SKITOW]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-682BC-2870SSX");
//alert(jQuery("[id^=input-682BC-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-682BC-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-682BC-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-682BC-2870SSX").prop("checked"))
{
jQuery("#input-682BC-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-682BC-2870SSX");
//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-682BC-2870SSX-STD_SKITOW]").length === 0)
{
jQuery("#note-682BC-2870SSX").append("
(N/A with STD_SKITOW )");
}
jQuery("[id^=input-682BC-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-682BC-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-682BC-2870SSX-STD_SKITOW]").remove();
jQuery("[id^=input-682BC-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-682WS-2870SSX").change(function(){
if(jQuery("#input-682WS-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-760B]");
//alert(jQuery("[id^=input-760B]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-760B]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B-682WS-2870SSX]").length === 0)
{
jQuery("[id^=note-760B]").append("
(N/A with 682WS-2870SSX - Connectivity Package)");
}
jQuery("[id^=input-760B]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-760B]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-760B-682WS-2870SSX]").remove();
jQuery("[id^=input-760B]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-760B]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-682WS-2870SSX");
//alert(jQuery("[id^=input-682WS-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-682WS-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-682WS-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-682WS-2870SSX").prop("checked"))
{
jQuery("#input-682WS-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-682WS-2870SSX");
//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-682WS-2870SSX-760B]").length === 0)
{
jQuery("#note-682WS-2870SSX").append("
(N/A with 760B )");
}
jQuery("[id^=input-682WS-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-682WS-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-682WS-2870SSX-760B]").remove();
jQuery("[id^=input-682WS-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-682WC-2870SSX").change(function(){
if(jQuery("#input-682WC-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-760B]");
//alert(jQuery("[id^=input-760B]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-760B]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B-682WC-2870SSX]").length === 0)
{
jQuery("[id^=note-760B]").append("
(N/A with 682WC-2870SSX - Connectivity Package)");
}
jQuery("[id^=input-760B]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-760B]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-760B-682WC-2870SSX]").remove();
jQuery("[id^=input-760B]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-760B]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-682WC-2870SSX");
//alert(jQuery("[id^=input-682WC-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-682WC-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-682WC-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-682WC-2870SSX").prop("checked"))
{
jQuery("#input-682WC-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-682WC-2870SSX");
//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-682WC-2870SSX-760B]").length === 0)
{
jQuery("#note-682WC-2870SSX").append("
(N/A with 760B )");
}
jQuery("[id^=input-682WC-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-682WC-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-682WC-2870SSX-760B]").remove();
jQuery("[id^=input-682WC-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-512M-2870SSX").change(function(){
if(jQuery("#input-512M-2870SSX").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-512M-2870SSX]").length === 0)
{
jQuery("[id^=note-638]").append("
(N/A with 512M-2870SSX - 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-512M-2870SSX]").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-512M-2870SSX");
//alert(jQuery("[id^=input-512M-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-512M-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-512M-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-512M-2870SSX").prop("checked"))
{
jQuery("#input-512M-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-512M-2870SSX");
//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-512M-2870SSX-638]").length === 0)
{
jQuery("#note-512M-2870SSX").append("
(N/A with 638 )");
}
jQuery("[id^=input-512M-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-512M-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-512M-2870SSX-638]").remove();
jQuery("[id^=input-512M-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-512V-2870SSX").change(function(){
if(jQuery("#input-512V-2870SSX").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-512V-2870SSX]").length === 0)
{
jQuery("[id^=note-638]").append("
(N/A with 512V-2870SSX - 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-512V-2870SSX]").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-512V-2870SSX");
//alert(jQuery("[id^=input-512V-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-512V-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-512V-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-512V-2870SSX").prop("checked"))
{
jQuery("#input-512V-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-512V-2870SSX");
//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-512V-2870SSX-638]").length === 0)
{
jQuery("#note-512V-2870SSX").append("
(N/A with 638 )");
}
jQuery("[id^=input-512V-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-512V-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-512V-2870SSX-638]").remove();
jQuery("[id^=input-512V-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-579-2870SSX").change(function(){
if(jQuery("#input-579-2870SSX").prop("checked"))
{
//alert("na_with here");
//alert("[id^=input-800]");
//alert(jQuery("[id^=input-800]").attr("title"));
// disable the includes and unchecks it
jQuery("[id^=input-800]").prop("disabled", true);
// determine if already checked
if(jQuery("[id^=input-800]").prop("checked"))
{
jQuery("[id^=input-800]").prop("checked",false).change();
}
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-800-579-2870SSX]").length === 0)
{
jQuery("[id^=note-800]").append("
(N/A with 579-2870SSX - Dual Battery Charger)");
}
jQuery("[id^=input-800]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("[id^=input-800]").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-800-579-2870SSX]").remove();
jQuery("[id^=input-800]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
// reverse
jQuery("[id^=input-800]").change(function(){
if(jQuery(this).prop("checked"))
{
//alert("input-579-2870SSX");
//alert(jQuery("[id^=input-579-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-579-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-579-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-579-2870SSX").prop("checked"))
{
jQuery("#input-579-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-579-2870SSX");
//alert("shoudl be disabled");
// add a note to the disable option to tell why this is disabled and not available
if(jQuery("[id^=note-single-na_with-579-2870SSX-800]").length === 0)
{
jQuery("#note-579-2870SSX").append("
(N/A with 800 )");
}
jQuery("[id^=input-579-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-579-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-579-2870SSX-800]").remove();
jQuery("[id^=input-579-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796DB-2870SSX").change(function(){
if(jQuery("#input-796DB-2870SSX").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-2870SSX]").length === 0)
{
jQuery("[id^=note-685]").append("
(N/A with 796DB-2870SSX - 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-2870SSX]").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-2870SSX");
//alert(jQuery("[id^=input-796DB-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-796DB-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796DB-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-796DB-2870SSX").prop("checked"))
{
jQuery("#input-796DB-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-796DB-2870SSX");
//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-2870SSX-685]").length === 0)
{
jQuery("#note-796DB-2870SSX").append("
(N/A with 685 )");
}
jQuery("[id^=input-796DB-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796DB-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796DB-2870SSX-685]").remove();
jQuery("[id^=input-796DB-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
jQuery("#input-796DB-2870SSX").change(function(){
if(jQuery("#input-796DB-2870SSX").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-796DB-2870SSX]").length === 0)
{
jQuery("[id^=note-767B]").append("
(N/A with 796DB-2870SSX - Diamondback Board Racks - Swiveling)");
}
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-796DB-2870SSX]").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-796DB-2870SSX");
//alert(jQuery("[id^=input-796DB-2870SSX]").attr("title"));
//alert(jQuery("[id^=input-796DB-2870SSX]").is(":checked"));
// disable the includes and unchecks it
jQuery("#input-796DB-2870SSX").prop("disabled", true);
// determine if checked
if(jQuery("#input-796DB-2870SSX").prop("checked"))
{
jQuery("#input-796DB-2870SSX").removeAttr("checked").change();
}
//console.log("if of reverse input-796DB-2870SSX");
//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-2870SSX-767B]").length === 0)
{
jQuery("#note-796DB-2870SSX").append("
(N/A with 767B )");
}
jQuery("[id^=input-796DB-2870SSX]").parent().parent().addClass("byb_option_red");
}
// here we reverse out everything from above
else
{
// enable the na with
jQuery("#input-796DB-2870SSX").prop("disabled",false);
// remove the option note
jQuery("[id^=note-single-na_with-796DB-2870SSX-767B]").remove();
jQuery("[id^=input-796DB-2870SSX]").parent().parent().removeClass("byb_option_red");
}
}); // end click listener
}); // end of document ready
jQuery(document).ready(function(){ jQuery("#input-979-2870SSXBE").change(function(){
if(jQuery("#input-979-2870SSXBE").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-979-2870SSXBE]").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-2870SSXBE]").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);
}
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-2870SSXBE-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-2870SSXBE]").hide();
jQuery("[id^=note-single-required-by-979-2870SSXBE]").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-2870SSXBE]").remove();
}
}); // end click listener
jQuery("#input-979-2870SSXBE").change(function(){
if(jQuery("#input-979-2870SSXBE").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-979-2870SSXBE]").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-2870SSXBE]").hide();
jQuery("[id^=note-single-required-by-979-2870SSXBE]").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-2870SSXBE]").remove();
}
}); // 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);
}
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();
}
}); // end click listener
jQuery("#input-535-2870SSX").change(function(){
if(jQuery("#input-535-2870SSX").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-535-2870SSX]").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-2870SSX]").hide();
jQuery("[id^=note-single-required-by-535-2870SSX]").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();
}
}); // end click listener
jQuery("#input-535-2870SSX").change(function(){
if(jQuery("#input-535-2870SSX").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-535-2870SSX]").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-2870SSX]").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);
}
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-2870SSX-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-2870SSX]").hide();
jQuery("[id^=note-single-required-by-535-2870SSX]").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-2870SSX]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRSBL").change(function(){
if(jQuery("#input-767W-2870SSXLNRSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXLNRSBL]").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-STD_SKITOW-767W-2870SSXLNRSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXLNRSBL-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXLNRSBL]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXLNRSBL]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXLNRSBL]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWBLU").change(function(){
if(jQuery("#input-767W-2870SSXSDWBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSDWBLU]").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-STD_SKITOW-767W-2870SSXSDWBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSDWBLU-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSDWBLU]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSDWBLU]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSDWBLU]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNBLK").change(function(){
if(jQuery("#input-767W-2870SSXCYNBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXCYNBLK]").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-STD_SKITOW-767W-2870SSXCYNBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXCYNBLK-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXCYNBLK]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXCYNBLK]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXCYNBLK]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRBLU").change(function(){
if(jQuery("#input-767W-2870SSXLNRBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXLNRBLU]").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-STD_SKITOW-767W-2870SSXLNRBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXLNRBLU-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXLNRBLU]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXLNRBLU]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXLNRBLU]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTSBL").change(function(){
if(jQuery("#input-767W-2870SSXSLTSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSLTSBL]").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-STD_SKITOW-767W-2870SSXSLTSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSLTSBL-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSLTSBL]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSLTSBL]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSLTSBL]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWSBL").change(function(){
if(jQuery("#input-767W-2870SSXSDWSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSDWSBL]").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-STD_SKITOW-767W-2870SSXSDWSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSDWSBL-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSDWSBL]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSDWSBL]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSDWSBL]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTBLU").change(function(){
if(jQuery("#input-767W-2870SSXSLTBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSLTBLU]").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-STD_SKITOW-767W-2870SSXSLTBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSLTBLU-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSLTBLU]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSLTBLU]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSLTBLU]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNSBL").change(function(){
if(jQuery("#input-767W-2870SSXCYNSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXCYNSBL]").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-STD_SKITOW-767W-2870SSXCYNSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXCYNSBL-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXCYNSBL]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXCYNSBL]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXCYNSBL]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSDWBLK").change(function(){
if(jQuery("#input-767W-2870SSXSDWBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSDWBLK]").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-STD_SKITOW-767W-2870SSXSDWBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSDWBLK-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSDWBLK]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSDWBLK]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSDWBLK]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXCYNBLU").change(function(){
if(jQuery("#input-767W-2870SSXCYNBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXCYNBLU]").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-STD_SKITOW-767W-2870SSXCYNBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXCYNBLU-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXCYNBLU]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXCYNBLU]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXCYNBLU]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXLNRBLK").change(function(){
if(jQuery("#input-767W-2870SSXLNRBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXLNRBLK]").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-STD_SKITOW-767W-2870SSXLNRBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXLNRBLK-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXLNRBLK]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXLNRBLK]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXLNRBLK]").remove();
}
}); // end click listener
jQuery("#input-767W-2870SSXSLTBLK").change(function(){
if(jQuery("#input-767W-2870SSXSLTBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767W-2870SSXSLTBLK]").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-STD_SKITOW-767W-2870SSXSLTBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 767W-2870SSXSLTBLK-EFX Electric Folding Arch Tower - White)");
}
}
// 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-767W-2870SSXSLTBLK]").hide();
jQuery("[id^=note-single-required-by-767W-2870SSXSLTBLK]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-767W-2870SSXSLTBLK]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXCYNSBL").change(function(){
if(jQuery("#input-767B-2870SSXCYNSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXCYNSBL]").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-760B-767B-2870SSXCYNSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXCYNSBL-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXCYNSBL]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXCYNSBL]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXCYNSBL]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSLTBLU").change(function(){
if(jQuery("#input-767B-2870SSXSLTBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSLTBLU]").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-760B-767B-2870SSXSLTBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSLTBLU-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSLTBLU]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSLTBLU]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSLTBLU]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSDWBLK").change(function(){
if(jQuery("#input-767B-2870SSXSDWBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSDWBLK]").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-760B-767B-2870SSXSDWBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSDWBLK-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSDWBLK]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSDWBLK]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSDWBLK]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXCYNBLK").change(function(){
if(jQuery("#input-767B-2870SSXCYNBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXCYNBLK]").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-760B-767B-2870SSXCYNBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXCYNBLK-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXCYNBLK]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXCYNBLK]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXCYNBLK]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSDWBLU").change(function(){
if(jQuery("#input-767B-2870SSXSDWBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSDWBLU]").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-760B-767B-2870SSXSDWBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSDWBLU-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSDWBLU]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSDWBLU]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSDWBLU]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXLNRBLK").change(function(){
if(jQuery("#input-767B-2870SSXLNRBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXLNRBLK]").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-760B-767B-2870SSXLNRBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXLNRBLK-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXLNRBLK]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXLNRBLK]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXLNRBLK]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSDWSBL").change(function(){
if(jQuery("#input-767B-2870SSXSDWSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSDWSBL]").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-760B-767B-2870SSXSDWSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSDWSBL-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSDWSBL]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSDWSBL]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSDWSBL]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXCYNBLU").change(function(){
if(jQuery("#input-767B-2870SSXCYNBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXCYNBLU]").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-760B-767B-2870SSXCYNBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXCYNBLU-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXCYNBLU]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXCYNBLU]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXCYNBLU]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSLTSBL").change(function(){
if(jQuery("#input-767B-2870SSXSLTSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSLTSBL]").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-760B-767B-2870SSXSLTSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSLTSBL-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSLTSBL]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSLTSBL]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSLTSBL]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXSLTBLK").change(function(){
if(jQuery("#input-767B-2870SSXSLTBLK").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXSLTBLK]").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-760B-767B-2870SSXSLTBLK]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXSLTBLK-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXSLTBLK]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXSLTBLK]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXSLTBLK]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXLNRBLU").change(function(){
if(jQuery("#input-767B-2870SSXLNRBLU").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXLNRBLU]").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-760B-767B-2870SSXLNRBLU]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXLNRBLU-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXLNRBLU]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXLNRBLU]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXLNRBLU]").remove();
}
}); // end click listener
jQuery("#input-767B-2870SSXLNRSBL").change(function(){
if(jQuery("#input-767B-2870SSXLNRSBL").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-767B-2870SSXLNRSBL]").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-760B-767B-2870SSXLNRSBL]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 767B-2870SSXLNRSBL-EFX Electric Folding Arch Tower - Black)");
}
}
// 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-767B-2870SSXLNRSBL]").hide();
jQuery("[id^=note-single-required-by-767B-2870SSXLNRSBL]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-767B-2870SSXLNRSBL]").remove();
}
}); // end click listener
jQuery("#input-759W-2870SSXCYN").change(function(){
if(jQuery("#input-759W-2870SSXCYN").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759W-2870SSXCYN]").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-STD_SKITOW-759W-2870SSXCYN]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 759W-2870SSXCYN-HTX Folding Hardtop Tower - White)");
}
}
// 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-759W-2870SSXCYN]").hide();
jQuery("[id^=note-single-required-by-759W-2870SSXCYN]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-759W-2870SSXCYN]").remove();
}
}); // end click listener
jQuery("#input-759W-2870SSXLNR").change(function(){
if(jQuery("#input-759W-2870SSXLNR").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759W-2870SSXLNR]").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-STD_SKITOW-759W-2870SSXLNR]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 759W-2870SSXLNR-HTX Folding Hardtop Tower - White)");
}
}
// 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-759W-2870SSXLNR]").hide();
jQuery("[id^=note-single-required-by-759W-2870SSXLNR]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-759W-2870SSXLNR]").remove();
}
}); // end click listener
jQuery("#input-759W-2870SSXSDW").change(function(){
if(jQuery("#input-759W-2870SSXSDW").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759W-2870SSXSDW]").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-STD_SKITOW-759W-2870SSXSDW]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 759W-2870SSXSDW-HTX Folding Hardtop Tower - White)");
}
}
// 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-759W-2870SSXSDW]").hide();
jQuery("[id^=note-single-required-by-759W-2870SSXSDW]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-759W-2870SSXSDW]").remove();
}
}); // end click listener
jQuery("#input-759W-2870SSXSLT").change(function(){
if(jQuery("#input-759W-2870SSXSLT").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759W-2870SSXSLT]").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-STD_SKITOW-759W-2870SSXSLT]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio")
if(jQuery("[id^=input-STD_SKITOW]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-STD_SKITOW]").prop("disabled", true);
}
if(!jQuery("[id^=input-STD_SKITOW]").prop("checked"))
{
jQuery("[id^=input-STD_SKITOW]").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-STD_SKITOW]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-STD_SKITOW]").append("
(Required By: 759W-2870SSXSLT-HTX Folding Hardtop Tower - White)");
}
}
// 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-759W-2870SSXSLT]").hide();
jQuery("[id^=note-single-required-by-759W-2870SSXSLT]").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-STD_SKITOW]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-STD_SKITOW]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-STD_SKITOW-759W-2870SSXSLT]").remove();
}
}); // end click listener
jQuery("#input-759B-2870SSXSDW").change(function(){
if(jQuery("#input-759B-2870SSXSDW").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759B-2870SSXSDW]").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-760B-759B-2870SSXSDW]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 759B-2870SSXSDW-HTX Folding Hardtop Tower - Black)");
}
}
// 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-759B-2870SSXSDW]").hide();
jQuery("[id^=note-single-required-by-759B-2870SSXSDW]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXSDW]").remove();
}
}); // end click listener
jQuery("#input-759B-2870SSXLNR").change(function(){
if(jQuery("#input-759B-2870SSXLNR").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759B-2870SSXLNR]").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-760B-759B-2870SSXLNR]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 759B-2870SSXLNR-HTX Folding Hardtop Tower - Black)");
}
}
// 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-759B-2870SSXLNR]").hide();
jQuery("[id^=note-single-required-by-759B-2870SSXLNR]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXLNR]").remove();
}
}); // end click listener
jQuery("#input-759B-2870SSXCYN").change(function(){
if(jQuery("#input-759B-2870SSXCYN").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759B-2870SSXCYN]").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-760B-759B-2870SSXCYN]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 759B-2870SSXCYN-HTX Folding Hardtop Tower - Black)");
}
}
// 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-759B-2870SSXCYN]").hide();
jQuery("[id^=note-single-required-by-759B-2870SSXCYN]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXCYN]").remove();
}
}); // end click listener
jQuery("#input-759B-2870SSXSLT").change(function(){
if(jQuery("#input-759B-2870SSXSLT").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-759B-2870SSXSLT]").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-760B-759B-2870SSXSLT]").length === 0)
{
// check the required item
// if this is not in an overwrite group
//if(jQuery("[id^=input-760B]").prop("type") != "radio")
if(jQuery("[id^=input-760B]").prop("type") != "radio" && !jQuery(this).prop("single_selection_group"))
{
jQuery("[id^=input-760B]").prop("disabled", true);
}
if(!jQuery("[id^=input-760B]").prop("checked"))
{
jQuery("[id^=input-760B]").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-760B]").parent().parent().addClass("byb_option_yellow");
// add a note stating why this option is checked
jQuery("[id^=note-760B]").append("
(Required By: 759B-2870SSXSLT-HTX Folding Hardtop Tower - Black)");
}
}
// 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-759B-2870SSXSLT]").hide();
jQuery("[id^=note-single-required-by-759B-2870SSXSLT]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXSLT]").remove();
}
}); // end click listener
jQuery("#input-713B-2870SSX").change(function(){
if(jQuery("#input-713B-2870SSX").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-713B-2870SSX]").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-2870SSX]").hide();
jQuery("[id^=note-single-required-by-713B-2870SSX]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXSLT]").remove();
}
}); // end click listener
jQuery("#input-713W-2870SSX").change(function(){
if(jQuery("#input-713W-2870SSX").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-713W-2870SSX]").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-2870SSX]").hide();
jQuery("[id^=note-single-required-by-713W-2870SSX]").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-760B]").parent().parent().removeClass("byb_option_yellow");
jQuery("[id^=input-760B]").prop("disabled", false);
// add a note stating why this option is checked
jQuery("[id^=note-single-required-by-760B-759B-2870SSXSLT]").remove();
}
}); // end click listener
jQuery("#input-539-2870SSX").change(function(){
if(jQuery("#input-539-2870SSX").prop("checked"))
{
// set a note for this option that other options are required
jQuery("[id^=note-single-requires-539-2870SSX]").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-2870SSX]").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);
}
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-2870SSX-Polished Stainless Steel Anchor - for boats equipped with Windlass)");
}
}
// 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-2870SSX]").hide();
jQuery("[id^=note-single-required-by-539-2870SSX]").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-2870SSX]").remove();
}
}); // end click listener
}); // end of document ready
jQuery(document).ready(function(){ option_group_data["979-2870SSXBE"] = {}; option_group_data["979-2870SSXBE"]["part_groups"] = new Array();
option_group_data["979-2870SSXBE"]["part_groups"].push("125");
option_group_data["532-2870SSX"] = {}; option_group_data["532-2870SSX"]["part_groups"] = new Array();
option_group_data["532-2870SSX"]["part_groups"].push("20");
option_group_data["532-2870SSX"]["part_groups"].push("501");
option_group_data["636-2870SSX"] = {}; option_group_data["636-2870SSX"]["part_groups"] = new Array();
option_group_data["636-2870SSX"]["part_groups"].push("22");
option_group_data["636-2870SSX"]["part_groups"].push("501");
option_group_data["637-2870SSX"] = {}; option_group_data["637-2870SSX"]["part_groups"] = new Array();
option_group_data["637-2870SSX"]["part_groups"].push("24");
option_group_data["637-2870SSX"]["part_groups"].push("501");
option_group_data["638-2870SSX"] = {}; option_group_data["638-2870SSX"]["part_groups"] = new Array();
option_group_data["638-2870SSX"]["part_groups"].push("27");
option_group_data["638-2870SSX"]["part_groups"].push("95");
option_group_data["638-2870SSX"]["part_groups"].push("502");
option_group_data["535-2870SSX"] = {}; option_group_data["535-2870SSX"]["part_groups"] = new Array();
option_group_data["535-2870SSX"]["part_groups"].push("27");
option_group_data["535-2870SSX"]["part_groups"].push("98");
option_group_data["535-2870SSX"]["part_groups"].push("502");
option_group_data["767W-2870SSXLNRSBL"] = {}; option_group_data["767W-2870SSXLNRSBL"]["part_groups"] = new Array();
option_group_data["767W-2870SSXLNRSBL"]["available_with"] = new Array();
option_group_data["767W-2870SSXLNRSBL"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXLNRSBL"]["part_groups"].push("9");
option_group_data["767W-2870SSXLNRSBL"]["available_with"].push("22");
option_group_data["767W-2870SSXSDWBLU"] = {}; option_group_data["767W-2870SSXSDWBLU"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSDWBLU"]["available_with"] = new Array();
option_group_data["767W-2870SSXSDWBLU"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSDWBLU"]["part_groups"].push("9");
option_group_data["767W-2870SSXSDWBLU"]["available_with"].push("24");
option_group_data["767W-2870SSXCYNBLK"] = {}; option_group_data["767W-2870SSXCYNBLK"]["part_groups"] = new Array();
option_group_data["767W-2870SSXCYNBLK"]["available_with"] = new Array();
option_group_data["767W-2870SSXCYNBLK"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXCYNBLK"]["part_groups"].push("9");
option_group_data["767W-2870SSXCYNBLK"]["available_with"].push("27");
option_group_data["767W-2870SSXLNRBLU"] = {}; option_group_data["767W-2870SSXLNRBLU"]["part_groups"] = new Array();
option_group_data["767W-2870SSXLNRBLU"]["available_with"] = new Array();
option_group_data["767W-2870SSXLNRBLU"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXLNRBLU"]["part_groups"].push("9");
option_group_data["767W-2870SSXLNRBLU"]["available_with"].push("22");
option_group_data["767W-2870SSXSLTSBL"] = {}; option_group_data["767W-2870SSXSLTSBL"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSLTSBL"]["available_with"] = new Array();
option_group_data["767W-2870SSXSLTSBL"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSLTSBL"]["part_groups"].push("9");
option_group_data["767W-2870SSXSLTSBL"]["available_with"].push("20");
option_group_data["767W-2870SSXSDWSBL"] = {}; option_group_data["767W-2870SSXSDWSBL"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSDWSBL"]["available_with"] = new Array();
option_group_data["767W-2870SSXSDWSBL"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSDWSBL"]["part_groups"].push("9");
option_group_data["767W-2870SSXSDWSBL"]["available_with"].push("24");
option_group_data["767W-2870SSXSLTBLU"] = {}; option_group_data["767W-2870SSXSLTBLU"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSLTBLU"]["available_with"] = new Array();
option_group_data["767W-2870SSXSLTBLU"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSLTBLU"]["part_groups"].push("9");
option_group_data["767W-2870SSXSLTBLU"]["available_with"].push("20");
option_group_data["767W-2870SSXCYNSBL"] = {}; option_group_data["767W-2870SSXCYNSBL"]["part_groups"] = new Array();
option_group_data["767W-2870SSXCYNSBL"]["available_with"] = new Array();
option_group_data["767W-2870SSXCYNSBL"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXCYNSBL"]["part_groups"].push("9");
option_group_data["767W-2870SSXCYNSBL"]["available_with"].push("27");
option_group_data["767W-2870SSXSDWBLK"] = {}; option_group_data["767W-2870SSXSDWBLK"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSDWBLK"]["available_with"] = new Array();
option_group_data["767W-2870SSXSDWBLK"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSDWBLK"]["part_groups"].push("9");
option_group_data["767W-2870SSXSDWBLK"]["available_with"].push("24");
option_group_data["767W-2870SSXCYNBLU"] = {}; option_group_data["767W-2870SSXCYNBLU"]["part_groups"] = new Array();
option_group_data["767W-2870SSXCYNBLU"]["available_with"] = new Array();
option_group_data["767W-2870SSXCYNBLU"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXCYNBLU"]["part_groups"].push("9");
option_group_data["767W-2870SSXCYNBLU"]["available_with"].push("27");
option_group_data["767W-2870SSXLNRBLK"] = {}; option_group_data["767W-2870SSXLNRBLK"]["part_groups"] = new Array();
option_group_data["767W-2870SSXLNRBLK"]["available_with"] = new Array();
option_group_data["767W-2870SSXLNRBLK"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXLNRBLK"]["part_groups"].push("9");
option_group_data["767W-2870SSXLNRBLK"]["available_with"].push("22");
option_group_data["767W-2870SSXSLTBLK"] = {}; option_group_data["767W-2870SSXSLTBLK"]["part_groups"] = new Array();
option_group_data["767W-2870SSXSLTBLK"]["available_with"] = new Array();
option_group_data["767W-2870SSXSLTBLK"]["available_with_compound"] = new Array();
option_group_data["767W-2870SSXSLTBLK"]["part_groups"].push("9");
option_group_data["767W-2870SSXSLTBLK"]["available_with"].push("20");
option_group_data["767B-2870SSXCYNSBL"] = {}; option_group_data["767B-2870SSXCYNSBL"]["part_groups"] = new Array();
option_group_data["767B-2870SSXCYNSBL"]["available_with"] = new Array();
option_group_data["767B-2870SSXCYNSBL"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXCYNSBL"]["part_groups"].push("8");
option_group_data["767B-2870SSXCYNSBL"]["available_with"].push("27");
option_group_data["767B-2870SSXSLTBLU"] = {}; option_group_data["767B-2870SSXSLTBLU"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSLTBLU"]["available_with"] = new Array();
option_group_data["767B-2870SSXSLTBLU"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSLTBLU"]["part_groups"].push("8");
option_group_data["767B-2870SSXSLTBLU"]["available_with"].push("20");
option_group_data["767B-2870SSXSDWBLK"] = {}; option_group_data["767B-2870SSXSDWBLK"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSDWBLK"]["available_with"] = new Array();
option_group_data["767B-2870SSXSDWBLK"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSDWBLK"]["part_groups"].push("8");
option_group_data["767B-2870SSXSDWBLK"]["available_with"].push("24");
option_group_data["767B-2870SSXCYNBLK"] = {}; option_group_data["767B-2870SSXCYNBLK"]["part_groups"] = new Array();
option_group_data["767B-2870SSXCYNBLK"]["available_with"] = new Array();
option_group_data["767B-2870SSXCYNBLK"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXCYNBLK"]["part_groups"].push("8");
option_group_data["767B-2870SSXCYNBLK"]["available_with"].push("27");
option_group_data["767B-2870SSXCYNBLK"]["available_with"].push("126");
option_group_data["767B-2870SSXSDWBLU"] = {}; option_group_data["767B-2870SSXSDWBLU"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSDWBLU"]["available_with"] = new Array();
option_group_data["767B-2870SSXSDWBLU"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSDWBLU"]["part_groups"].push("8");
option_group_data["767B-2870SSXSDWBLU"]["available_with"].push("24");
option_group_data["767B-2870SSXLNRBLK"] = {}; option_group_data["767B-2870SSXLNRBLK"]["part_groups"] = new Array();
option_group_data["767B-2870SSXLNRBLK"]["available_with"] = new Array();
option_group_data["767B-2870SSXLNRBLK"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXLNRBLK"]["part_groups"].push("8");
option_group_data["767B-2870SSXLNRBLK"]["available_with"].push("22");
option_group_data["767B-2870SSXSDWSBL"] = {}; option_group_data["767B-2870SSXSDWSBL"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSDWSBL"]["available_with"] = new Array();
option_group_data["767B-2870SSXSDWSBL"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSDWSBL"]["part_groups"].push("8");
option_group_data["767B-2870SSXSDWSBL"]["available_with"].push("24");
option_group_data["767B-2870SSXCYNBLU"] = {}; option_group_data["767B-2870SSXCYNBLU"]["part_groups"] = new Array();
option_group_data["767B-2870SSXCYNBLU"]["available_with"] = new Array();
option_group_data["767B-2870SSXCYNBLU"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXCYNBLU"]["part_groups"].push("8");
option_group_data["767B-2870SSXCYNBLU"]["available_with"].push("27");
option_group_data["767B-2870SSXSLTSBL"] = {}; option_group_data["767B-2870SSXSLTSBL"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSLTSBL"]["available_with"] = new Array();
option_group_data["767B-2870SSXSLTSBL"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSLTSBL"]["part_groups"].push("8");
option_group_data["767B-2870SSXSLTSBL"]["available_with"].push("20");
option_group_data["767B-2870SSXSLTBLK"] = {}; option_group_data["767B-2870SSXSLTBLK"]["part_groups"] = new Array();
option_group_data["767B-2870SSXSLTBLK"]["available_with"] = new Array();
option_group_data["767B-2870SSXSLTBLK"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXSLTBLK"]["part_groups"].push("8");
option_group_data["767B-2870SSXSLTBLK"]["available_with"].push("20");
option_group_data["767B-2870SSXLNRBLU"] = {}; option_group_data["767B-2870SSXLNRBLU"]["part_groups"] = new Array();
option_group_data["767B-2870SSXLNRBLU"]["available_with"] = new Array();
option_group_data["767B-2870SSXLNRBLU"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXLNRBLU"]["part_groups"].push("8");
option_group_data["767B-2870SSXLNRBLU"]["available_with"].push("22");
option_group_data["767B-2870SSXLNRSBL"] = {}; option_group_data["767B-2870SSXLNRSBL"]["part_groups"] = new Array();
option_group_data["767B-2870SSXLNRSBL"]["available_with"] = new Array();
option_group_data["767B-2870SSXLNRSBL"]["available_with_compound"] = new Array();
option_group_data["767B-2870SSXLNRSBL"]["part_groups"].push("8");
option_group_data["767B-2870SSXLNRSBL"]["available_with"].push("22");
option_group_data["759W-2870SSXCYN"] = {}; option_group_data["759W-2870SSXCYN"]["part_groups"] = new Array();
option_group_data["759W-2870SSXCYN"]["available_with"] = new Array();
option_group_data["759W-2870SSXCYN"]["available_with_compound"] = new Array();
option_group_data["759W-2870SSXCYN"]["part_groups"].push("12");
option_group_data["759W-2870SSXCYN"]["available_with"].push("27");
option_group_data["759W-2870SSXLNR"] = {}; option_group_data["759W-2870SSXLNR"]["part_groups"] = new Array();
option_group_data["759W-2870SSXLNR"]["available_with"] = new Array();
option_group_data["759W-2870SSXLNR"]["available_with_compound"] = new Array();
option_group_data["759W-2870SSXLNR"]["part_groups"].push("12");
option_group_data["759W-2870SSXLNR"]["available_with"].push("22");
option_group_data["759W-2870SSXSDW"] = {}; option_group_data["759W-2870SSXSDW"]["part_groups"] = new Array();
option_group_data["759W-2870SSXSDW"]["available_with"] = new Array();
option_group_data["759W-2870SSXSDW"]["available_with_compound"] = new Array();
option_group_data["759W-2870SSXSDW"]["part_groups"].push("12");
option_group_data["759W-2870SSXSDW"]["available_with"].push("24");
option_group_data["759W-2870SSXSLT"] = {}; option_group_data["759W-2870SSXSLT"]["part_groups"] = new Array();
option_group_data["759W-2870SSXSLT"]["available_with"] = new Array();
option_group_data["759W-2870SSXSLT"]["available_with_compound"] = new Array();
option_group_data["759W-2870SSXSLT"]["part_groups"].push("12");
option_group_data["759W-2870SSXSLT"]["available_with"].push("20");
option_group_data["759B-2870SSXSDW"] = {}; option_group_data["759B-2870SSXSDW"]["part_groups"] = new Array();
option_group_data["759B-2870SSXSDW"]["available_with"] = new Array();
option_group_data["759B-2870SSXSDW"]["available_with_compound"] = new Array();
option_group_data["759B-2870SSXSDW"]["part_groups"].push("11");
option_group_data["759B-2870SSXSDW"]["available_with"].push("24");
option_group_data["759B-2870SSXLNR"] = {}; option_group_data["759B-2870SSXLNR"]["part_groups"] = new Array();
option_group_data["759B-2870SSXLNR"]["available_with"] = new Array();
option_group_data["759B-2870SSXLNR"]["available_with_compound"] = new Array();
option_group_data["759B-2870SSXLNR"]["part_groups"].push("11");
option_group_data["759B-2870SSXLNR"]["available_with"].push("22");
option_group_data["759B-2870SSXCYN"] = {}; option_group_data["759B-2870SSXCYN"]["part_groups"] = new Array();
option_group_data["759B-2870SSXCYN"]["available_with"] = new Array();
option_group_data["759B-2870SSXCYN"]["available_with_compound"] = new Array();
option_group_data["759B-2870SSXCYN"]["part_groups"].push("11");
option_group_data["759B-2870SSXCYN"]["available_with"].push("27");
option_group_data["759B-2870SSXSLT"] = {}; option_group_data["759B-2870SSXSLT"]["part_groups"] = new Array();
option_group_data["759B-2870SSXSLT"]["available_with"] = new Array();
option_group_data["759B-2870SSXSLT"]["available_with_compound"] = new Array();
option_group_data["759B-2870SSXSLT"]["part_groups"].push("11");
option_group_data["759B-2870SSXSLT"]["available_with"].push("20");
option_group_data["642-2870SSXBLK"] = {}; option_group_data["642-2870SSXBLK"]["available_with"] = new Array();
option_group_data["642-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXBLK"]["available_with"].push("9");
option_group_data["642HTX-2870SSXBLK"] = {}; option_group_data["642HTX-2870SSXBLK"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXBLK"]["available_with"].push("12");
option_group_data["642B-2870SSXWHT"] = {}; option_group_data["642B-2870SSXWHT"]["available_with"] = new Array();
option_group_data["642B-2870SSXWHT"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXWHT"]["available_with"].push("8");
option_group_data["642B-2870SSXWHT"]["available_with"].push("126");
option_group_data["642HTXB-2870SSXWHT"] = {}; option_group_data["642HTXB-2870SSXWHT"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXWHT"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXWHT"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXWHT"]["available_with"].push("128");
option_group_data["642HTX-2870SSXALY"] = {}; option_group_data["642HTX-2870SSXALY"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXALY"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXALY"]["available_with"].push("12");
option_group_data["642B-2870SSXALY"] = {}; option_group_data["642B-2870SSXALY"]["available_with"] = new Array();
option_group_data["642B-2870SSXALY"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXALY"]["available_with"].push("8");
option_group_data["642B-2870SSXALY"]["available_with"].push("126");
option_group_data["642HTXB-2870SSXALY"] = {}; option_group_data["642HTXB-2870SSXALY"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXALY"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXALY"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXALY"]["available_with"].push("128");
option_group_data["642-2870SSXALY"] = {}; option_group_data["642-2870SSXALY"]["available_with"] = new Array();
option_group_data["642-2870SSXALY"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXALY"]["available_with"].push("9");
option_group_data["642HTXB-2870SSXSTL"] = {}; option_group_data["642HTXB-2870SSXSTL"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXSTL"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXSTL"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXSTL"]["available_with"].push("128");
option_group_data["642HTX-2870SSXSTL"] = {}; option_group_data["642HTX-2870SSXSTL"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXSTL"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXSTL"]["available_with"].push("12");
option_group_data["642-2870SSXSTL"] = {}; option_group_data["642-2870SSXSTL"]["available_with"] = new Array();
option_group_data["642-2870SSXSTL"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXSTL"]["available_with"].push("9");
option_group_data["642B-2870SSXSTL"] = {}; option_group_data["642B-2870SSXSTL"]["available_with"] = new Array();
option_group_data["642B-2870SSXSTL"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXSTL"]["available_with"].push("8");
option_group_data["642B-2870SSXSTL"]["available_with"].push("126");
option_group_data["642-2870SSXSBL"] = {}; option_group_data["642-2870SSXSBL"]["available_with"] = new Array();
option_group_data["642-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXSBL"]["available_with"].push("9");
option_group_data["642HTX-2870SSXSBL"] = {}; option_group_data["642HTX-2870SSXSBL"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXSBL"]["available_with"].push("12");
option_group_data["642HTXB-2870SSXSBL"] = {}; option_group_data["642HTXB-2870SSXSBL"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXSBL"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXSBL"]["available_with"].push("128");
option_group_data["642B-2870SSXSBL"] = {}; option_group_data["642B-2870SSXSBL"]["available_with"] = new Array();
option_group_data["642B-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXSBL"]["available_with"].push("8");
option_group_data["642B-2870SSXSBL"]["available_with"].push("126");
option_group_data["642B-2870SSXBLU"] = {}; option_group_data["642B-2870SSXBLU"]["available_with"] = new Array();
option_group_data["642B-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXBLU"]["available_with"].push("8");
option_group_data["642B-2870SSXBLU"]["available_with"].push("126");
option_group_data["642HTXB-2870SSXBLU"] = {}; option_group_data["642HTXB-2870SSXBLU"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXBLU"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXBLU"]["available_with"].push("128");
option_group_data["642-2870SSXBLU"] = {}; option_group_data["642-2870SSXBLU"]["available_with"] = new Array();
option_group_data["642-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXBLU"]["available_with"].push("9");
option_group_data["642HTX-2870SSXBLU"] = {}; option_group_data["642HTX-2870SSXBLU"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXBLU"]["available_with"].push("12");
option_group_data["642B-2870SSXICE"] = {}; option_group_data["642B-2870SSXICE"]["available_with"] = new Array();
option_group_data["642B-2870SSXICE"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXICE"]["available_with"].push("8");
option_group_data["642B-2870SSXICE"]["available_with"].push("126");
option_group_data["642HTX-2870SSXICE"] = {}; option_group_data["642HTX-2870SSXICE"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXICE"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXICE"]["available_with"].push("12");
option_group_data["642-2870SSXICE"] = {}; option_group_data["642-2870SSXICE"]["available_with"] = new Array();
option_group_data["642-2870SSXICE"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXICE"]["available_with"].push("9");
option_group_data["642HTXB-2870SSXICE"] = {}; option_group_data["642HTXB-2870SSXICE"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXICE"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXICE"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXICE"]["available_with"].push("128");
option_group_data["642B-2870SSXGRN"] = {}; option_group_data["642B-2870SSXGRN"]["available_with"] = new Array();
option_group_data["642B-2870SSXGRN"]["available_with_compound"] = new Array();
option_group_data["642B-2870SSXGRN"]["available_with"].push("8");
option_group_data["642B-2870SSXGRN"]["available_with"].push("126");
option_group_data["642HTX-2870SSXGRN"] = {}; option_group_data["642HTX-2870SSXGRN"]["available_with"] = new Array();
option_group_data["642HTX-2870SSXGRN"]["available_with_compound"] = new Array();
option_group_data["642HTX-2870SSXGRN"]["available_with"].push("12");
option_group_data["642HTXB-2870SSXGRN"] = {}; option_group_data["642HTXB-2870SSXGRN"]["available_with"] = new Array();
option_group_data["642HTXB-2870SSXGRN"]["available_with_compound"] = new Array();
option_group_data["642HTXB-2870SSXGRN"]["available_with"].push("11");
option_group_data["642HTXB-2870SSXGRN"]["available_with"].push("128");
option_group_data["642-2870SSXGRN"] = {}; option_group_data["642-2870SSXGRN"]["available_with"] = new Array();
option_group_data["642-2870SSXGRN"]["available_with_compound"] = new Array();
option_group_data["642-2870SSXGRN"]["available_with"].push("9");
option_group_data["562-2870SSXBLK"] = {}; option_group_data["562-2870SSXBLK"]["available_with"] = new Array();
option_group_data["562-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["562-2870SSXBLK"]["available_with"].push("8");
option_group_data["562-2870SSXBLK"]["available_with"].push("9");
option_group_data["562-2870SSXSBL"] = {}; option_group_data["562-2870SSXSBL"]["available_with"] = new Array();
option_group_data["562-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["562-2870SSXSBL"]["available_with"].push("8");
option_group_data["562-2870SSXSBL"]["available_with"].push("9");
option_group_data["562-2870SSXBLU"] = {}; option_group_data["562-2870SSXBLU"]["available_with"] = new Array();
option_group_data["562-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["562-2870SSXBLU"]["available_with"].push("8");
option_group_data["562-2870SSXBLU"]["available_with"].push("9");
option_group_data["735-2870SSXBLK"] = {}; option_group_data["735-2870SSXBLK"]["available_with"] = new Array();
option_group_data["735-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["735-2870SSXBLK"]["available_with"].push("8");
option_group_data["735-2870SSXBLK"]["available_with"].push("9");
option_group_data["735-2870SSXBLK"]["available_with"].push("126");
option_group_data["735HTX-2870SSXBLK"] = {}; option_group_data["735HTX-2870SSXBLK"]["available_with"] = new Array();
option_group_data["735HTX-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["735HTX-2870SSXBLK"]["available_with"].push("11");
option_group_data["735HTX-2870SSXBLK"]["available_with"].push("12");
option_group_data["735HTX-2870SSXBLK"]["available_with"].push("128");
option_group_data["735-2870SSXWHT"] = {}; option_group_data["735-2870SSXWHT"]["available_with"] = new Array();
option_group_data["735-2870SSXWHT"]["available_with_compound"] = new Array();
option_group_data["735-2870SSXWHT"]["available_with"].push("8");
option_group_data["735-2870SSXWHT"]["available_with"].push("9");
option_group_data["735-2870SSXWHT"]["available_with"].push("126");
option_group_data["735HTX-2870SSXWHT"] = {}; option_group_data["735HTX-2870SSXWHT"]["available_with"] = new Array();
option_group_data["735HTX-2870SSXWHT"]["available_with_compound"] = new Array();
option_group_data["735HTX-2870SSXWHT"]["available_with"].push("11");
option_group_data["735HTX-2870SSXWHT"]["available_with"].push("12");
option_group_data["735HTX-2870SSXWHT"]["available_with"].push("128");
option_group_data["557RA-2870SSXBLK"] = {}; option_group_data["557RA-2870SSXBLK"]["available_with"] = new Array();
option_group_data["557RA-2870SSXBLK"]["available_with_compound"] = new Array();
option_group_data["557RA-2870SSXBLK"]["available_with"].push("8");
option_group_data["557RA-2870SSXBLK"]["available_with"].push("9");
option_group_data["557RA-2870SSXBLK"]["available_with"].push("126");
option_group_data["557RA-2870SSXBLK"]["available_with"].push("11");
option_group_data["557RA-2870SSXBLK"]["available_with"].push("12");
option_group_data["557RA-2870SSXBLK"]["available_with"].push("128");
option_group_data["557RA-2870SSXBLU"] = {}; option_group_data["557RA-2870SSXBLU"]["available_with"] = new Array();
option_group_data["557RA-2870SSXBLU"]["available_with_compound"] = new Array();
option_group_data["557RA-2870SSXBLU"]["available_with"].push("8");
option_group_data["557RA-2870SSXBLU"]["available_with"].push("9");
option_group_data["557RA-2870SSXBLU"]["available_with"].push("126");
option_group_data["557RA-2870SSXBLU"]["available_with"].push("11");
option_group_data["557RA-2870SSXBLU"]["available_with"].push("12");
option_group_data["557RA-2870SSXBLU"]["available_with"].push("128");
option_group_data["557RA-2870SSXSBL"] = {}; option_group_data["557RA-2870SSXSBL"]["available_with"] = new Array();
option_group_data["557RA-2870SSXSBL"]["available_with_compound"] = new Array();
option_group_data["557RA-2870SSXSBL"]["available_with"].push("8");
option_group_data["557RA-2870SSXSBL"]["available_with"].push("9");
option_group_data["557RA-2870SSXSBL"]["available_with"].push("126");
option_group_data["557RA-2870SSXSBL"]["available_with"].push("11");
option_group_data["557RA-2870SSXSBL"]["available_with"].push("12");
option_group_data["557RA-2870SSXSBL"]["available_with"].push("128");
option_group_data["619RA-2870SSX"] = {}; option_group_data["619RA-2870SSX"]["available_with"] = new Array();
option_group_data["619RA-2870SSX"]["available_with_compound"] = new Array();
option_group_data["619RA-2870SSX"]["available_with"].push("8");
option_group_data["619RA-2870SSX"]["available_with"].push("9");
option_group_data["619RA-2870SSX"]["available_with"].push("126");
option_group_data["619RA-2870SSX"]["available_with"].push("11");
option_group_data["619RA-2870SSX"]["available_with"].push("12");
option_group_data["619RA-2870SSX"]["available_with"].push("128");
option_group_data["685M-2870SSX"] = {}; option_group_data["685M-2870SSX"]["part_groups"] = new Array();
option_group_data["685M-2870SSX"]["part_groups"].push("126");
option_group_data["685V-2870SSX"] = {}; option_group_data["685V-2870SSX"]["part_groups"] = new Array();
option_group_data["685V-2870SSX"]["part_groups"].push("126");
option_group_data["685HTXM-2870SSX"] = {}; option_group_data["685HTXM-2870SSX"]["part_groups"] = new Array();
option_group_data["685HTXM-2870SSX"]["part_groups"].push("128");
option_group_data["685HTXV-2870SSX"] = {}; option_group_data["685HTXV-2870SSX"]["part_groups"] = new Array();
option_group_data["685HTXV-2870SSX"]["part_groups"].push("128");
option_group_data["682BS-2870SSX"] = {}; option_group_data["682BS-2870SSX"]["available_with"] = new Array();
option_group_data["682BS-2870SSX"]["available_with_compound"] = new Array();
option_group_data["682BS-2870SSX"]["available_with"].push("501");
option_group_data["682BC-2870SSX"] = {}; option_group_data["682BC-2870SSX"]["available_with"] = new Array();
option_group_data["682BC-2870SSX"]["available_with_compound"] = new Array();
option_group_data["682BC-2870SSX"]["available_with"].push("502");
option_group_data["682WS-2870SSX"] = {}; option_group_data["682WS-2870SSX"]["available_with"] = new Array();
option_group_data["682WS-2870SSX"]["available_with_compound"] = new Array();
option_group_data["682WS-2870SSX"]["available_with"].push("501");
option_group_data["682WC-2870SSX"] = {}; option_group_data["682WC-2870SSX"]["available_with"] = new Array();
option_group_data["682WC-2870SSX"]["available_with_compound"] = new Array();
option_group_data["682WC-2870SSX"]["available_with"].push("502");
option_group_data["512CM-2870SSX"] = {}; option_group_data["512CM-2870SSX"]["available_with"] = new Array();
option_group_data["512CM-2870SSX"]["available_with_compound"] = new Array();
option_group_data["512CM-2870SSX"]["available_with"].push("95");
option_group_data["512CV-2870SSX"] = {}; option_group_data["512CV-2870SSX"]["available_with"] = new Array();
option_group_data["512CV-2870SSX"]["available_with_compound"] = new Array();
option_group_data["512CV-2870SSX"]["available_with"].push("95");
option_group_data["713B-2870SSX"] = {}; option_group_data["713B-2870SSX"]["available_with"] = new Array();
option_group_data["713B-2870SSX"]["available_with_compound"] = new Array();
option_group_data["713B-2870SSX"]["available_with"].push("8");
option_group_data["713B-2870SSX"]["available_with"].push("126");
option_group_data["713W-2870SSX"] = {}; option_group_data["713W-2870SSX"]["available_with"] = new Array();
option_group_data["713W-2870SSX"]["available_with_compound"] = new Array();
option_group_data["713W-2870SSX"]["available_with"].push("9");
option_group_data["560CT-2870SSXSLT"] = {}; option_group_data["560CT-2870SSXSLT"]["available_with"] = new Array();
option_group_data["560CT-2870SSXSLT"]["available_with_compound"] = new Array();
option_group_data["560CT-2870SSXSLT"]["available_with"].push("20");
option_group_data["560CT-2870SSXSDW"] = {}; option_group_data["560CT-2870SSXSDW"]["available_with"] = new Array();
option_group_data["560CT-2870SSXSDW"]["available_with_compound"] = new Array();
option_group_data["560CT-2870SSXSDW"]["available_with"].push("24");
option_group_data["560CT-2870SSXLNR"] = {}; option_group_data["560CT-2870SSXLNR"]["available_with"] = new Array();
option_group_data["560CT-2870SSXLNR"]["available_with_compound"] = new Array();
option_group_data["560CT-2870SSXLNR"]["available_with"].push("22");
option_group_data["560CT-2870SSXBE"] = {}; option_group_data["560CT-2870SSXBE"]["available_with"] = new Array();
option_group_data["560CT-2870SSXBE"]["available_with_compound"] = new Array();
option_group_data["560CT-2870SSXBE"]["available_with"].push("98");
option_group_data["560CT-2870SSXCYN"] = {}; option_group_data["560CT-2870SSXCYN"]["available_with"] = new Array();
option_group_data["560CT-2870SSXCYN"]["available_with_compound"] = new Array();
option_group_data["560CT-2870SSXCYN"]["available_with"].push("95");
option_group_data["704S-2870SSX"] = {}; option_group_data["704S-2870SSX"]["available_with"] = new Array();
option_group_data["704S-2870SSX"]["available_with_compound"] = new Array();
option_group_data["704S-2870SSX"]["available_with"].push("20");
option_group_data["704S-2870SSX"]["available_with"].push("22");
option_group_data["704S-2870SSX"]["available_with"].push("24");
option_group_data["704C-2870SSX"] = {}; option_group_data["704C-2870SSX"]["available_with"] = new Array();
option_group_data["704C-2870SSX"]["available_with_compound"] = new Array();
option_group_data["704C-2870SSX"]["available_with"].push("95");
option_group_data["704BE-2870SSX"] = {}; option_group_data["704BE-2870SSX"]["available_with"] = new Array();
option_group_data["704BE-2870SSX"]["available_with_compound"] = new Array();
option_group_data["704BE-2870SSX"]["available_with"].push("98");
option_group_data["796DB-2870SSX"] = {}; option_group_data["796DB-2870SSX"]["available_with"] = new Array();
option_group_data["796DB-2870SSX"]["available_with_compound"] = new Array();
option_group_data["796DB-2870SSX"]["available_with"].push("9");
option_group_data["796BE-2870SSX"] = {}; option_group_data["796BE-2870SSX"]["available_with"] = new Array();
option_group_data["796BE-2870SSX"]["available_with_compound"] = new Array();
option_group_data["796BE-2870SSX"]["available_with"].push("8");
option_group_data["796BE-2870SSX"]["available_with"].push("126");
option_group_data["795W-2870SSXHTX"] = {}; option_group_data["795W-2870SSXHTX"]["available_with"] = new Array();
option_group_data["795W-2870SSXHTX"]["available_with_compound"] = new Array();
option_group_data["795W-2870SSXHTX"]["available_with"].push("12");
option_group_data["795B-2870SSXHTX"] = {}; option_group_data["795B-2870SSXHTX"]["available_with"] = new Array();
option_group_data["795B-2870SSXHTX"]["available_with_compound"] = new Array();
option_group_data["795B-2870SSXHTX"]["available_with"].push("11");
option_group_data["794B-2870SSX"] = {}; option_group_data["794B-2870SSX"]["available_with"] = new Array();
option_group_data["794B-2870SSX"]["available_with_compound"] = new Array();
option_group_data["794B-2870SSX"]["available_with"].push("11");
option_group_data["794W-2870SSX"] = {}; option_group_data["794W-2870SSX"]["available_with"] = new Array();
option_group_data["794W-2870SSX"]["available_with_compound"] = new Array();
option_group_data["794W-2870SSX"]["available_with"].push("12");
option_group_data["688AA-2870SSX"] = {}; option_group_data["688AA-2870SSX"]["part_groups"] = new Array();
option_group_data["688AA-2870SSX"]["part_groups"].push("61");
option_group_data["688BA-2870SSX"] = {}; option_group_data["688BA-2870SSX"]["part_groups"] = new Array();
option_group_data["688BA-2870SSX"]["part_groups"].push("63");
option_group_data["688WA-2870SSX"] = {}; option_group_data["688WA-2870SSX"]["part_groups"] = new Array();
option_group_data["688WA-2870SSX"]["part_groups"].push("63");
option_group_data["688BE-2870SSX"] = {}; option_group_data["688BE-2870SSX"]["part_groups"] = new Array();
option_group_data["688BE-2870SSX"]["available_with"] = new Array();
option_group_data["688BE-2870SSX"]["available_with_compound"] = new Array();
option_group_data["688BE-2870SSX"]["part_groups"].push("57");
option_group_data["688BE-2870SSX"]["available_with"].push("126");
option_group_data["688BE-2870SSX"]["available_with"].push("128");
option_group_data["687-2870SSXALM"] = {}; option_group_data["687-2870SSXALM"]["available_with"] = new Array();
option_group_data["687-2870SSXALM"]["available_with_compound"] = new Array();
option_group_data["687-2870SSXALM"]["available_with"].push("61");
option_group_data["687P-2870SSX"] = {}; option_group_data["687P-2870SSX"]["available_with"] = new Array();
option_group_data["687P-2870SSX"]["available_with_compound"] = new Array();
option_group_data["687P-2870SSX"]["available_with"].push("63");
option_group_data["687BE-2870SSX"] = {}; option_group_data["687BE-2870SSX"]["available_with"] = new Array();
option_group_data["687BE-2870SSX"]["available_with_compound"] = new Array();
option_group_data["687BE-2870SSX"]["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()
});