// 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; 

if (lgbt==true) {
	slides_template_rand.push("images/tops/1third/holding-hands.jpg",
							  "images/tops/1third/men-couch.jpg",
							  "images/tops/2thirds/affection.jpg",
							  "images/tops/2thirds/women-smiling.jpg");
}

slides_template_rand.push("images/tops/wide/lg_hotel_fifty_07.jpg",
						  "images/tops/wide/lg_hotel_fifty_08.jpg",
						  "images/tops/wide/lg_hotel_fifty_09.jpg",
						  "images/tops/wide/lg_hotel_fifty_13.jpg",
						  "images/tops/wide/lg_hotel_fifty_15.jpg",
						  "images/tops/wide/lg_hotel_fifty_19.jpg",
						  "images/tops/wide/lg_hotel_fifty_21.jpg",
						  "images/tops/wide/lg_hotel_fifty_22.jpg",
						  "images/tops/wide/lg_hotel_fifty_58.jpg",
						  "images/tops/wide/0715.jpg",
						  "images/tops/wide/1325.jpg",
						  "images/tops/wide/DSC9341.jpg",
						  "images/tops/wide/_DSC3004.jpg",
						  "images/tops/wide/_DSC3058.jpg",
						  "images/tops/wide/_DSC3298.jpg",
						  "images/tops/wide/_DSC3440.jpg",
						  "images/tops/wide/_DSC3532.jpg",
						  "images/tops/wide/_DSC3609.jpg",
						  "images/tops/wide/_DSC3640.jpg",
						  
						  "images/tops/1third/lg_hotel_fifty_01.jpg",
						  "images/tops/1third/lg_hotel_fifty_07.jpg",
						  "images/tops/1third/lg_hotel_fifty_09.jpg",
						  "images/tops/1third/lg_hotel_fifty_14.jpg",
						  "images/tops/1third/lg_hotel_fifty_16.jpg",
						  "images/tops/1third/lg_hotel_fifty_21.jpg",
						  "images/tops/1third/lg_hotel_fifty_22.jpg",
						  "images/tops/1third/lg_hotel_fifty_28.jpg",
						  "images/tops/1third/lg_hotel_fifty_53.jpg",
						  "images/tops/1third/lg_hotel_fifty_58.jpg",
						  "images/tops/1third/0658.jpg",
						  "images/tops/1third/0735.jpg",
						  "images/tops/1third/DSC8926.jpg",
						  "images/tops/1third/_DSC2844.jpg",
						  "images/tops/1third/_DSC3004.jpg",
						  "images/tops/1third/_DSC3089.jpg",
						  "images/tops/1third/_DSC3100.jpg",
						  "images/tops/1third/_DSC3532.jpg",
						  "images/tops/1third/_DSC3559.jpg",
						  "images/tops/1third/_DSC3649.jpg",
						  
						  "images/tops/2thirds/lg_hotel_fifty_08.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_13.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_15.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_18.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_19.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_23.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_55.jpg",
						  "images/tops/2thirds/lg_hotel_fifty_57.jpg",
						  "images/tops/2thirds/0715.jpg",
						  "images/tops/2thirds/1325.jpg",
						  "images/tops/2thirds/DSC9245.jpg",
						  "images/tops/2thirds/DSC9341.jpg",
						  "images/tops/2thirds/_DSC2788.jpg",
						  "images/tops/2thirds/_DSC2951.jpg",
						  "images/tops/2thirds/_DSC3058.jpg",
						  "images/tops/2thirds/_DSC3298.jpg",
						  "images/tops/2thirds/_DSC3440.jpg",
						  "images/tops/2thirds/_DSC3609.jpg",
						  "images/tops/2thirds/_DSC3640.jpg",
						  "images/tops/2thirds/periwinkle-bridesmaids.jpg",
						  
						  "images/tops/wide/img-321.jpg",
						  "images/tops/wide/img-491.jpg",
						  "images/tops/wide/img-511.jpg",
						  "images/tops/wide/img-567.jpg",
						  "images/tops/wide/img-581.jpg",
						  "images/tops/wide/img-611.jpg",

						  "images/tops/1third/img-9.jpg",
						  "images/tops/1third/img-84.jpg",
						  "images/tops/1third/img-132.jpg",
						  "images/tops/1third/img-298.jpg",
						  "images/tops/1third/img-466.jpg",
						  "images/tops/1third/img-475.jpg",
						  "images/tops/1third/img-485.jpg",
						  "images/tops/1third/img-529.jpg",
						  "images/tops/1third/img-557.jpg",
						  "images/tops/1third/img-597.jpg",
						  "images/tops/1third/calla-lily-boquet.jpg",
						  "images/tops/1third/mcconnellphoto-img6.jpg",

						  "images/tops/2thirds/img-37.jpg",
						  "images/tops/2thirds/img-333.jpg",
						  "images/tops/2thirds/img-481.jpg",
						  "images/tops/2thirds/img-514.jpg",
						  "images/tops/2thirds/img-546.jpg",
						  "images/tops/2thirds/img-595.jpg"
						  
						  );