

$('#learn_more1-dialog').dialog({
	autoOpen: false,
	modal: true,
	width: 813,
	position: ['center', 2],
	buttons: {
		"Ok": function() {
			$(this).dialog("close");
		}
	},
	close: function(event, ui) {
		$(".flash_box_ad").children().show();
	}
});

$('#learn_more1').click(function() {
	$(".flash_box_ad").children().hide();
	$('#learn_more1-dialog').dialog('open');
	window.scroll(0,0);
	$(".1").children().hide();
	$(".2").children().show();
	$(".prices_bd2").children().hide();
	$(".prices_Ls_4ctsc").children().hide();
	$(".prices_Ls_4ctsw").children().hide();
	$(".prices_Ls_4cm").children().hide();
	$(".prices_Ls_4nb").children().hide();
	$(".prices_Ls_6ctsc").children().hide();
	$(".prices_Ls_6ctsw").children().hide();
	$(".prices_Ls_6cm").children().hide();
	$(".prices_Ls_6nb").children().hide();
	$(".prices_Ls_12ctsc").children().hide();
	$(".prices_Ls_12ctsw").children().hide();
	$(".prices_Ls_12cm").children().hide();
	$(".prices_Ls_12nb").children().hide();
	$(".prices_Ls_12stm").children().hide();
	$(".prices_Ls_24ctsc").children().hide();
	$(".prices_Ls_24ctsw").children().hide();
	$(".prices_Ls_24cm").children().hide();
	$(".prices_Ls_24nb").children().hide();
	$(".prices_Ls_24stm").children().hide();
	$(".prices_Ls_36ctsc").children().hide();
	$(".prices_Ls_36ctsw").children().hide();
	$(".prices_Ls_36stm").children().hide();
	$(".prices_Ls_48ctsc").children().hide();
	$(".prices_Ls_48ctsw").children().hide();
	$(".prices_Ls_48stm").children().hide();
	return false;
});

$('#learn_more2-dialog').dialog({
	autoOpen: false,
	modal: true,
	width: 820,
	position: ['center', 2],
	buttons: {
		"Ok": function() {
			$(this).dialog("close");
		}
	},
	close: function(event, ui) {
		$(".flash_box_ad").children().show();
	}
});

$('#learn_more2').click(function() {
	$(".flash_box_ad").children().hide();
	$('#learn_more2-dialog').dialog('open');
	window.scroll(0,0);
	return false;
});

$('#learn_more3-dialog').dialog({
	autoOpen: false,
	modal: true,
	width: 825,
	position: ['center', 2],
	buttons: {
		"Ok": function() {
			$(this).dialog("close");
		}
	},
	close: function(event, ui) {
		$(".flash_box_ad").children().show();
	}
});

$('#learn_more3').click(function() {
	$(".flash_box_ad").children().hide();
	$('#learn_more3-dialog').dialog('open');
	window.scroll(0,0);
	$(".1").children().hide();
	$(".2").children().show();
	$(".prices_bd ").children().hide();
	$(".prices_4cts").children().hide();
	$(".prices_6cts").children().hide();
	$(".prices_12cts").children().hide();
	$(".prices_24cts").children().hide();
	$(".prices_4nb").children().hide();
	$(".prices_6nb").children().hide();
	$(".prices_12nb").children().hide();
	$(".prices_24nb").children().hide();
	$(".prices_4cm").children().hide();
	$(".prices_6cm").children().hide();
	$(".prices_12cm").children().hide();
	$(".prices_24cm").children().hide();
	$(".prices_4ct").children().hide();
	$(".prices_6ct").children().hide();
	$(".prices_12ct").children().hide();
	$(".prices_24ct").children().hide();
	$(".prices_36ct").children().hide();
	$(".prices_48ct").children().hide();
	return false;
});

$('#learn_more4-dialog').dialog({
	autoOpen: false,
	modal: true,
	width: 820,
	position: ['center', 2],
	buttons: {
		"Ok": function() {
			$(this).dialog("close");
		}
	},

	close: function(event, ui) {
		$(".flash_box_ad").children().show();
	}
});

$('#learn_more4').click(function() {
	$(".flash_box_ad").children().hide();
	$('#learn_more4-dialog').dialog('open');
	window.scroll(0,0);
	return false;
});

$('#learn_more5-dialog').dialog({
	autoOpen: false,
	modal: true,
	width: 820,
	position: ['center', 2],
	buttons: {
		"Ok": function() {
			$(this).dialog("close");
		}
	},

	close: function(event, ui) {
		$(".flash_box_ad").children().show();
	}
});

$('#learn_more5').click(function() {
	$(".flash_box_ad").children().hide();
	$('#learn_more5-dialog').dialog('open');
	window.scroll(0,0);
	return false;
});

$('#body_decals').click(function() {
	$(".all_bd").children().hide();
	$('.prices_bd').load("product_idget.php", {product_id:"186"} ).dialog('open');
	$(".bd_results").children().show();
});
$('#back_bd').click(function() {
	$(".all_bd").children().show();
	$(".bd_results").children().hide();
	return false;
});


$('#4cts').click(function() {
	$(".all_4cts").children().hide();
	$('.prices_4cts').load("product_idget.php", {product_id:"144"} ).dialog('open');
	$(".4cts_results").children().show();
	return false;
});
$('#back_4cts').click(function() {
	$(".all_4cts").children().show();
	$(".4cts_results").children().hide();
	return false;
});

$('#6cts').click(function() {
	$(".all_6cts").children().hide();
	$('.prices_6cts').load("product_idget.php", {product_id:"144"} ).dialog('open');
	$(".6cts_results").children().show();
	return false;
});
$('#back_6cts').click(function() {
	$(".all_6cts").children().show();
	$(".6cts_results").children().hide();
	return false;
});

$('#12cts').click(function() {
	$(".all_12cts").children().hide();
	$('.prices_12cts').load("product_idget.php", {product_id:"156"} ).dialog('open');
	$(".12cts_results").children().show();
	return false;
});
$('#back_12cts').click(function() {
	$(".all_12cts").children().show();
	$(".12cts_results").children().hide();
	return false;
});

$('#24cts').click(function() {
	$(".all_24cts").children().hide();
	$('.prices_24cts').load("product_idget.php", {product_id:"164"} ).dialog('open');
	$(".24cts_results").children().show();
	return false;
});
$('#back_24cts').click(function() {
	$(".all_24cts").children().show();
	$(".24cts_results").children().hide();
	return false;
});

$('#4nb').click(function() {
	$(".all_4nb").children().hide();
	$('.prices_4nb').load("product_idget.php", {product_id:"147"} ).dialog('open');
	$(".4nb_results").children().show();
	return false;
});
$('#back_4nb').click(function() {
	$(".all_4nb").children().show();
	$(".4nb_results").children().hide();
	return false;
});

$('#6nb').click(function() {
	$(".all_6nb").children().hide();
	$('.prices_6nb').load("product_idget.php", {product_id:"147"} ).dialog('open');
	$(".6nb_results").children().show();
	return false;
});
$('#back_6nb').click(function() {
	$(".all_6nb").children().show();
	$(".6nb_results").children().hide();
	return false;
});

$('#12nb').click(function() {
	$(".all_12nb").children().hide();
	$('.prices_12nb').load("product_idget.php", {product_id:"161"} ).dialog('open');
	$(".12nb_results").children().show();
	return false;
});
$('#back_12nb').click(function() {
	$(".all_12nb").children().show();
	$(".12nb_results").children().hide();
	return false;
});

$('#24nb').click(function() {
	$(".all_24nb").children().hide();
	$('.prices_24nb').load("product_idget.php", {product_id:"169"} ).dialog('open');
	$(".24nb_results").children().show();
	return false;
});
$('#back_24nb').click(function() {
	$(".all_24nb").children().show();
	$(".24nb_results").children().hide();
	return false;
});

$('#4cm').click(function() {
	$(".all_4cm").children().hide();
	$('.prices_4cm').load("product_idget.php", {product_id:"152"} ).dialog('open');
	$(".4cm_results").children().show();
	return false;
});
$('#back_4cm').click(function() {
	$(".all_4cm").children().show();
	$(".4cm_results").children().hide();
	return false;
});

$('#6cm').click(function() {
	$(".all_6cm").children().hide();
	$('.prices_6cm').load("product_idget.php", {product_id:"152"} ).dialog('open');
	$(".6cm_results").children().show();
	return false;
});
$('#back_6cm').click(function() {
	$(".all_6cm").children().show();
	$(".6cm_results").children().hide();
	return false;
});

$('#12cm').click(function() {
	$(".all_12cm").children().hide();
	$('.prices_12cm').load("product_idget.php", {product_id:"160"} ).dialog('open');
	$(".12cm_results").children().show();
	return false;
});
$('#back_12cm').click(function() {
	$(".all_12cm").children().show();
	$(".12cm_results").children().hide();
	return false;
});

$('#24cm').click(function() {
	$(".all_24cm").children().hide();
	$('.prices_24cm').load("product_idget.php", {product_id:"168"} ).dialog('open');
	$(".24cm_results").children().show();
	return false;
});
$('#back_24cm').click(function() {
	$(".all_24cm").children().show();
	$(".24cm_results").children().hide();
	return false;
});


$('#4ct').click(function() {
	$(".all_4ct").children().hide();
	$('.prices_4ct').load("product_idget.php", {product_id:"148"} ).dialog('open');
	$(".4ct_results").children().show();
	return false;
});
$('#back_4ct').click(function() {
	$(".all_4ct").children().show();
	$(".4ct_results").children().hide();
	return false;
});

$('#6ct').click(function() {
	$(".all_6ct").children().hide();
	$('.prices_6ct').load("product_idget.php", {product_id:"148"} ).dialog('open');
	$(".6ct_results").children().show();
	return false;
});
$('#back_6ct').click(function() {
	$(".all_6ct").children().show();
	$(".6ct_results").children().hide();
	return false;
});

$('#12ct').click(function() {
	$(".all_12ct").children().hide();
	$('.prices_12ct').load("product_idget.php", {product_id:"162"} ).dialog('open');
	$(".12ct_results").children().show();
	return false;
});
$('#back_12ct').click(function() {
	$(".all_12ct").children().show();
	$(".12ct_results").children().hide();
	return false;
});

$('#24ct').click(function() {
	$(".all_24ct").children().hide();
	$('.prices_24ct').load("product_idget.php", {product_id:"170"} ).dialog('open');
	$(".24ct_results").children().show();
	return false;
});
$('#back_24ct').click(function() {
	$(".all_24ct").children().show();
	$(".24ct_results").children().hide();
	return false;
});

$('#36ct').click(function() {
	$(".all_36ct").children().hide();
	$('.prices_36ct').load("product_idget.php", {product_id:"172"} ).dialog('open');
	$(".36ct_results").children().show();
	return false;
});
$('#back_36ct').click(function() {
	$(".all_36ct").children().show();
	$(".36ct_results").children().hide();
	return false;
});

$('#48ct').click(function() {
	$(".all_48ct").children().hide();
	$('.prices_48ct').load("product_idget.php", {product_id:"179"} ).dialog('open');
	$(".48ct_results").children().show();
	return false;
});
$('#back_48ct').click(function() {
	$(".all_48ct").children().show();
	$(".48ct_results").children().hide();
	return false;
});







$('#body_decals2').click(function() {
	$(".all_bd2").children().hide();
	$('.prices_bd2').load("product_idget.php", {product_id:"186"} ).dialog('open');
	$(".bd2_results").children().show();
	return false;
});
$('#back_bd2').click(function() {
	$(".all_bd2").children().show();
	$(".bd2_results").children().hide();
	return false;
});

$('#Ls_4ctsc').click(function() {
	$(".all_Ls_4ctsc").children().hide();
	$('.prices_Ls_4ctsc').load("product_idget.php", {product_id:"144"} ).dialog('open');
	$(".Ls_4ctsc_results").children().show();
	return false;
});
$('#back_Ls_4ctsc').click(function() {
	$(".all_Ls_4ctsc").children().show();
	$(".Ls_4ctsc_results").children().hide();
	return false;
});
$('#Ls_4ctsw').click(function() {
	$(".all_Ls_4ctsw").children().hide();
	$('.prices_Ls_4ctsw').load("product_idget.php", {product_id:"148"} ).dialog('open');
	$(".Ls_4ctsw_results").children().show();
	return false;
});
$('#back_Ls_4ctsw').click(function() {
	$(".all_Ls_4ctsw").children().show();
	$(".Ls_4ctsw_results").children().hide();
	return false;
});
$('#Ls_4cm').click(function() {
	$(".all_Ls_4cm").children().hide();
	$('.prices_Ls_4cm').load("product_idget.php", {product_id:"146"} ).dialog('open');
	$(".Ls_4cm_results").children().show();
	return false;
});
$('#back_Ls_4cm').click(function() {
	$(".all_Ls_4cm").children().show();
	$(".Ls_4cm_results").children().hide();
	return false;
});
$('#Ls_4nb').click(function() {
	$(".all_Ls_4nb").children().hide();
	$('.prices_Ls_4nb').load("product_idget.php", {product_id:"147"} ).dialog('open');
	$(".Ls_4nb_results").children().show();
	return false;
});
$('#back_Ls_4nb').click(function() {
	$(".all_Ls_4nb").children().show();
	$(".Ls_4nb_results").children().hide();
	return false;
});
$('#Ls_6ctsc').click(function() {
	$(".all_Ls_6ctsc").children().hide();
	$('.prices_Ls_6ctsc').load("product_idget.php", {product_id:"150"} ).dialog('open');
	$(".Ls_6ctsc_results").children().show();
	return false;
});
$('#back_Ls_6ctsc').click(function() {
	$(".all_Ls_6ctsc").children().show();
	$(".Ls_6ctsc_results").children().hide();
	return false;
});
$('#Ls_6ctsw').click(function() {
	$(".all_Ls_6ctsw").children().hide();
	$('.prices_Ls_6ctsw').load("product_idget.php", {product_id:"154"} ).dialog('open');
	$(".Ls_6ctsw_results").children().show();
	return false;
});
$('#back_Ls_6ctsw').click(function() {
	$(".all_Ls_6ctsw").children().show();
	$(".Ls_6ctsw_results").children().hide();
	return false;
});
$('#Ls_6cm').click(function() {
	$(".all_Ls_6cm").children().hide();
	$('.prices_Ls_6cm').load("product_idget.php", {product_id:"152"} ).dialog('open');
	$(".Ls_6cm_results").children().show();
	return false;
});
$('#back_Ls_6cm').click(function() {
	$(".all_Ls_6cm").children().show();
	$(".Ls_6cm_results").children().hide();
	return false;
});
$('#Ls_6nb').click(function() {
	$(".all_Ls_6nb").children().hide();
	$('.prices_Ls_6nb').load("product_idget.php", {product_id:"153"} ).dialog('open');
	$(".Ls_6nb_results").children().show();
	return false;
});
$('#back_Ls_6nb').click(function() {
	$(".all_Ls_6nb").children().show();
	$(".Ls_6nb_results").children().hide();
	return false;
});




$('#Ls_12ctsc').click(function() {
	$(".all_Ls_12ctsc").children().hide();
	$('.prices_Ls_12ctsc').load("product_idget.php", {product_id:"156"} ).dialog('open');
	$(".Ls_12ctsc_results").children().show();
	return false;
});
$('#back_Ls_12ctsc').click(function() {
	$(".all_Ls_12ctsc").children().show();
	$(".Ls_12ctsc_results").children().hide();
	return false;
});
$('#Ls_12ctsw').click(function() {
	$(".all_Ls_12ctsw").children().hide();
	$('.prices_Ls_12ctsw').load("product_idget.php", {product_id:"162"} ).dialog('open');
	$(".Ls_12ctsw_results").children().show();
	return false;
});
$('#back_Ls_12ctsw').click(function() {
	$(".all_Ls_12ctsw").children().show();
	$(".Ls_12ctsw_results").children().hide();
	return false;
});
$('#Ls_12cm').click(function() {
	$(".all_Ls_12cm").children().hide();
	$('.prices_Ls_12cm').load("product_idget.php", {product_id:"160"} ).dialog('open');
	$(".Ls_12cm_results").children().show();
	return false;
});
$('#back_Ls_12cm').click(function() {
	$(".all_Ls_12cm").children().show();
	$(".Ls_12cm_results").children().hide();
	return false;
});
$('#Ls_12nb').click(function() {
	$(".all_Ls_12nb").children().hide();
	$('.prices_Ls_12nb').load("product_idget.php", {product_id:"161"} ).dialog('open');
	$(".Ls_12nb_results").children().show();
	return false;
});
$('#back_Ls_12nb').click(function() {
	$(".all_Ls_12nb").children().show();
	$(".Ls_12nb_results").children().hide();
	return false;
});
$('#Ls_12stm').click(function() {
	$(".all_Ls_12stm").children().hide();
	$('.prices_Ls_12stm').load("product_idget.php", {product_id:"158"} ).dialog('open');
	$(".Ls_12stm_results").children().show();
	return false;
});
$('#back_Ls_12stm').click(function() {
	$(".all_Ls_12stm").children().show();
	$(".Ls_12stm_results").children().hide();
	return false;
});
$('#Ls_24ctsc').click(function() {
	$(".all_Ls_24ctsc").children().hide();
	$('.prices_Ls_24ctsc').load("product_idget.php", {product_id:"164"} ).dialog('open');
	$(".Ls_24ctsc_results").children().show();
	return false;
});
$('#back_Ls_24ctsc').click(function() {
	$(".all_Ls_24ctsc").children().show();
	$(".Ls_24ctsc_results").children().hide();
	return false;
});
$('#Ls_24ctsw').click(function() {
	$(".all_Ls_24ctsw").children().hide();
	$('.prices_Ls_24ctsw').load("product_idget.php", {product_id:"170"} ).dialog('open');
	$(".Ls_24ctsw_results").children().show();
	return false;
});
$('#back_Ls_24ctsw').click(function() {
	$(".all_Ls_24ctsw").children().show();
	$(".Ls_24ctsw_results").children().hide();
	return false;
});
$('#Ls_24cm').click(function() {
	$(".all_Ls_24cm").children().hide();
	$('.prices_Ls_24cm').load("product_idget.php", {product_id:"168"} ).dialog('open');
	$(".Ls_24cm_results").children().show();
	return false;
});
$('#back_Ls_24cm').click(function() {
	$(".all_Ls_24cm").children().show();
	$(".Ls_24cm_results").children().hide();
	return false;
});
$('#Ls_24nb').click(function() {
	$(".all_Ls_24nb").children().hide();
	$('.prices_Ls_24nb').load("product_idget.php", {product_id:"169"} ).dialog('open');
	$(".Ls_24nb_results").children().show();
	return false;
});
$('#back_Ls_24nb').click(function() {
	$(".all_Ls_24nb").children().show();
	$(".Ls_24nb_results").children().hide();
	return false;
});
$('#Ls_24stm').click(function() {
	$(".all_Ls_24stm").children().hide();
	$('.prices_Ls_24stm').load("product_idget.php", {product_id:"166"} ).dialog('open');
	$(".Ls_24stm_results").children().show();
	return false;
});
$('#back_Ls_24stm').click(function() {
	$(".all_Ls_24stm").children().show();
	$(".Ls_24stm_results").children().hide();
	return false;
});
$('#Ls_36ctsc').click(function() {
	$(".all_Ls_36ctsc").children().hide();
	$('.prices_Ls_36ctsc').load("product_idget.php", {product_id:"174"} ).dialog('open');
	$(".Ls_36ctsc_results").children().show();
	return false;
});
$('#back_Ls_36ctsc').click(function() {
	$(".all_Ls_36ctsc").children().show();
	$(".Ls_36ctsc_results").children().hide();
	return false;
});
$('#Ls_36ctsw').click(function() {
	$(".all_Ls_36ctsw").children().hide();
	$('.prices_Ls_36ctsw').load("product_idget.php", {product_id:"172"} ).dialog('open');
	$(".Ls_36ctsw_results").children().show();
	return false;
});
$('#back_Ls_36ctsw').click(function() {
	$(".all_Ls_36ctsw").children().show();
	$(".Ls_36ctsw_results").children().hide();
	return false;
});
$('#Ls_36stm').click(function() {
	$(".all_Ls_36stm").children().hide();
	$('.prices_Ls_36stm').load("product_idget.php", {product_id:"176"} ).dialog('open');
	$(".Ls_36stm_results").children().show();
	return false;
});
$('#back_Ls_36stm').click(function() {
	$(".all_Ls_36stm").children().show();
	$(".Ls_36stm_results").children().hide();
	return false;
});
$('#Ls_48ctsc').click(function() {
	$(".all_Ls_48ctsc").children().hide();
	$('.prices_Ls_48ctsc').load("product_idget.php", {product_id:"181"} ).dialog('open');
	$(".Ls_48ctsc_results").children().show();
	return false;
});
$('#back_Ls_48ctsc').click(function() {
	$(".all_Ls_48ctsc").children().show();
	$(".Ls_48ctsc_results").children().hide();
	return false;
});
$('#Ls_48ctsw').click(function() {
	$(".all_Ls_48ctsw").children().hide();
	$('.prices_Ls_48ctsw').load("product_idget.php", {product_id:"179"} ).dialog('open');
	$(".Ls_48ctsw_results").children().show();
	return false;
});
$('#back_Ls_48ctsw').click(function() {
	$(".all_Ls_48ctsw").children().show();
	$(".Ls_48ctsw_results").children().hide();
	return false;
});
$('#Ls_48stm').click(function() {
	$(".all_Ls_48stm").children().hide();
	$('.prices_Ls_48stm').load("product_idget.php", {product_id:"183"} ).dialog('open');
	$(".Ls_48stm_results").children().show();
	return false;
});
$('#back_Ls_48stm').click(function() {
	$(".all_Ls_48stm").children().show();
	$(".Ls_48stm_results").children().hide();
	return false;
});




