// JavaScript Document

var slides_template_lead = new Array();
var slides_template_rand = new Array();
var slides_page_lead = new Array();
var slides_page_rand = new Array();
var slides_template_suppress = new Array();

var slides_fresh_lead = false;
var slides_fresh_rand = false;
var page_lead_on_top = true; 


//facility
slides_template_rand.push("images/tops/1third/420.jpg",
						  "images/tops/1third/4240.jpg",
						  "images/tops/1third/425.jpg",
						  "images/tops/1third/467.jpg",
						  "images/tops/1third/477.jpg",
						  "images/tops/1third/4809.jpg",
						  "images/tops/1third/489.jpg",
						  "images/tops/1third/496.jpg",
						  "images/tops/1third/500.jpg",

						  "images/tops/2thirds/402.jpg",
						  "images/tops/2thirds/421.jpg",
						  "images/tops/2thirds/4311.jpg",
						  "images/tops/2thirds/433.jpg",
						  "images/tops/2thirds/4490.jpg",
						  "images/tops/2thirds/455.jpg",
						  "images/tops/2thirds/480.jpg",
						  "images/tops/2thirds/487.jpg",
						  "images/tops/2thirds/4904.jpg",
						  "images/tops/2thirds/5132.jpg",
						  "images/tops/2thirds/5166.jpg",

						  "images/tops/wide/458.jpg",
						  "images/tops/wide/4915.jpg",
						  "images/tops/wide/506.jpg"
);

//treatments
slides_template_rand.push("images/tops/1third/502.jpg",
						  "images/tops/1third/4214.jpg",
						  "images/tops/1third/4239.jpg",
						  "images/tops/1third/4407.jpg",
						  "images/tops/1third/4467.jpg",
						  "images/tops/1third/4547.jpg",
						  "images/tops/1third/4575.jpg",
						  "images/tops/1third/4653.jpg",

						  "images/tops/2thirds/4157.jpg",
						  "images/tops/2thirds/4203.jpg",
						  "images/tops/2thirds/4334.jpg",
						  "images/tops/2thirds/4663.jpg",
						  "images/tops/2thirds/4690.jpg",
						  "images/tops/2thirds/4708.jpg",

						  "images/tops/wide/4167.jpg",
						  "images/tops/wide/4636.jpg",
						  "images/tops/wide/4753.jpg"


);




//lifestyle
slides_template_rand.push("images/tops/1third/407.jpg",
						  "images/tops/1third/4132.jpg",
						  "images/tops/1third/4725.jpg",
						  "images/tops/1third/4873.jpg",
						  "images/tops/1third/4932.jpg",
						  
						  "images/tops/2thirds/4263.jpg",
						  "images/tops/2thirds/4734.jpg",
						  "images/tops/2thirds/5151.jpg",
						  "images/tops/2thirds/5183.jpg"
);

//products
slides_template_rand.push("images/tops/1third/4034.jpg",
						  "images/tops/1third/4079.jpg",
						  
						  "images/tops/2thirds/4073.jpg",
						  "images/tops/2thirds/4075.jpg",
						  "images/tops/2thirds/4080.jpg",
						  "images/tops/2thirds/4086.jpg"
);

