
			jQuery(document).ready(function() {
		 // hides the slickbox as soon as the DOM is ready
		 // (a little sooner than page load)
		
			  jQuery('#slickbox0').hide();
			
			 // shows the slickbox on clicking the noted link  
			  jQuery('a#slick-show0').click(function() {
				jQuery('#slickbox0').show('slow');
				return false;
			  });
			  
			  
			 // hides the slickbox on clicking the noted link  
			  jQuery('a#slick-hide0').click(function() {
				jQuery('#slickbox0').hide('fast');
				return false;
			  });
			
			 
			 // toggles the slickbox on clicking the noted link  
			 
			  jQuery('a#slick-toggle0').click(function() {
				jQuery('#slickbox0').toggle('normal');
				return false;
			  });
		  
		});






	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox1').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show1').click(function() {
    jQuery('#slickbox1').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide1').click(function() {
    jQuery('#slickbox1').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle1').click(function() {
    jQuery('#slickbox1').toggle('normal');
    return false;
  });
});



	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox2').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show2').click(function() {
    jQuery('#slickbox2').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide2').click(function() {
    jQuery('#slickbox2').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle2').click(function() {
    jQuery('#slickbox2').toggle('normal');
    return false;
  });
});
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox3').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show3').click(function() {
    jQuery('#slickbox3').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide3').click(function() {
    jQuery('#slickbox3').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle3').click(function() {
    jQuery('#slickbox3').toggle('normal');
    return false;
  });
});
	
	
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox4').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show4').click(function() {
    jQuery('#slickbox4').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide4').click(function() {
    jQuery('#slickbox4').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle4').click(function() {
    jQuery('#slickbox4').toggle('normal');
    return false;
  });
});
	
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox5').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show5').click(function() {
    jQuery('#slickbox5').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide5').click(function() {
    jQuery('#slickbox5').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle5').click(function() {
    jQuery('#slickbox5').toggle('normal');
    return false;
  });
});
	
	
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox6').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show6').click(function() {
    jQuery('#slickbox6').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide6').click(function() {
    jQuery('#slickbox6').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle7').click(function() {
    jQuery('#slickbox7').toggle('normal');
    return false;
  });
});
	
	
	
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox8').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show8').click(function() {
    jQuery('#slickbox8').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide8').click(function() {
    jQuery('#slickbox8').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle8').click(function() {
    jQuery('#slickbox8').toggle('normal');
    return false;
  });
});
	
	
	
	
	jQuery(document).ready(function() {
 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('#slickbox9').hide();

 // shows the slickbox on clicking the noted link  
  jQuery('a#slick-show9').click(function() {
    jQuery('#slickbox9').show('slow');
    return false;
  });
  
  
 // hides the slickbox on clicking the noted link  
  jQuery('a#slick-hide9').click(function() {
    jQuery('#slickbox9').hide('fast');
    return false;
  });

 
 // toggles the slickbox on clicking the noted link  
 
  jQuery('a#slick-toggle9').click(function() {
    jQuery('#slickbox9').toggle('normal');
    return false;
  });
});


	
jQuery(document).ready(function() {

flagged=false;
i=55;
base=56;	
while (flagged==false && jQuery('.build-slickbox2').length){
	if (jQuery('.option_label_'+i).length) {
		base=i;
		flagged=true;
	}
	i++;
}



 // hides the slickbox as soon as the DOM is ready
 // (a little sooner than page load)
  jQuery('.build-slickbox2').hide();
  jQuery('.build-slickbox3').hide();
  jQuery('.build-slickbox4').hide();
  jQuery('.build-p2links').hide();
  jQuery('.build-p3links').hide();
  for (i=base;i<base+30;i++){
		jQuery('.option_label_'+i).hide('fast');	
  }
  
  
 // shows the slickbox on clicking the noted link (first to second page) 
  jQuery('a#slick-showbuild2').click(function() {
    jQuery('.build-slickbox1').hide('slow');
    jQuery('.build-slickbox2').show('slow');
	jQuery('.build-p2links').show('fast');
	jQuery('.build-p1links').hide('fast');
    return false;
  });
  //to page 2 from page 3
  jQuery('a#slick-showback2').click(function() {
    jQuery('.option_label_Additional').hide('slow');
    jQuery('.option_label_Strap').hide('slow');
	for (i=base+18;i<base+30;i++){
		jQuery('.option_label_'+i).hide('fast');	
	}
    jQuery('.build-slickbox3').hide('slow');
    jQuery('.build-slickbox2').show('fast');
	jQuery('.build-p2links').show('fast');
	jQuery('.build-p3links').hide('fast');
    return false;
  });  
  //to page 3 from page 2
  jQuery('a#slick-showbuild3').click(function() {
    jQuery('.build-p2links').hide('slow');
	jQuery('.build-p3links').show();
    jQuery('.build-slickbox2').hide('fast');
    jQuery('.build-slickbox3').show('fast');
    jQuery('.build-slickbox4').hide('fast');
	for (i=base+4;i<base+18;i++){
		jQuery('.option_label_'+i).hide('fast');	
	}		
	for (i=base+18;i<base+30;i++){
		jQuery('.option_label_'+i).show('fast');	
	}
    return false;
  });

  //back to page 1 from page 2
  jQuery('a#slick-showback1').click(function() {
    jQuery('.build-slickbox1').show('slow');
    jQuery('.build-slickbox2').hide();
	jQuery('.build-p2links').hide('fast');
    jQuery('.build-p1links').show('fast');
	for (i=base+4;i<base+18;i++){
		jQuery('.option_label_'+i).hide('fast');	
	}
    return false;
  });
    	
});	
