// 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/1third/0001.jpg",
	"images/tops/1third/0037.jpg",
	"images/tops/1third/0058.jpg",
	"images/tops/1third/0064.jpg",
	"images/tops/1third/0120.jpg",
	"images/tops/1third/0125.jpg",
	"images/tops/1third/2180.jpg",
	"images/tops/1third/2181.jpg",
	"images/tops/1third/2185.jpg",
	"images/tops/1third/2197.jpg",
	"images/tops/1third/2201.jpg",
	"images/tops/1third/2235.jpg",
	"images/tops/1third/2253.jpg",
	"images/tops/1third/2268.jpg",
	"images/tops/1third/2279.jpg",
	"images/tops/1third/2290.jpg",
	"images/tops/1third/2317.jpg",
	"images/tops/1third/8260.jpg",
	"images/tops/1third/8278.jpg",
	"images/tops/1third/8325.jpg",
	"images/tops/1third/8355.jpg",
	"images/tops/1third/8432.jpg",
	"images/tops/1third/8444.jpg",
	"images/tops/1third/8916.jpg",
	"images/tops/1third/8941.jpg",
	"images/tops/1third/9961.jpg",
	"images/tops/1third/9967.jpg",
	"images/tops/1third/9995.jpg",
	"images/tops/1third/72968129_47.jpg",
	"images/tops/1third/75403104_47.jpg",
	"images/tops/1third/bride-back-groom-hands.jpg",
	"images/tops/1third/bride-corsett.jpg",
	"images/tops/1third/golfer.jpg",
	"images/tops/1third/jc-dsc1901.jpg",
	"images/tops/1third/jc-dsc2036.jpg",
	"images/tops/1third/jc-dsc2047.jpg",
	"images/tops/1third/jp463.jpg",
	"images/tops/1third/lg_lodge_on_the_desert_01.jpg",
	"images/tops/1third/lg_lodge_on_the_desert_07.jpg",
	"images/tops/1third/lg_lodge_on_the_desert_10.jpg",
	"images/tops/1third/ring-exchange-076.jpg",
	"images/tops/1third/rings-on-pillow.jpg",
	"images/tops/1third/sp001352_47.jpg",

	"images/tops/2thirds/0024.jpg",
	"images/tops/2thirds/0079.jpg",
	"images/tops/2thirds/0132.jpg",
	"images/tops/2thirds/2179.jpg",
	"images/tops/2thirds/2210.jpg",
	"images/tops/2thirds/2213.jpg",
	"images/tops/2thirds/2222.jpg",
	"images/tops/2thirds/2248.jpg",
	"images/tops/2thirds/2279.jpg",
	"images/tops/2thirds/2283.jpg",
	"images/tops/2thirds/2300.jpg",
	"images/tops/2thirds/2315.jpg",
	"images/tops/2thirds/8270.jpg",
	"images/tops/2thirds/8297.jpg",
	"images/tops/2thirds/8305.jpg",
	"images/tops/2thirds/8388.jpg",
	"images/tops/2thirds/8411.jpg",
	"images/tops/2thirds/8424.jpg",
	"images/tops/2thirds/8492.jpg",
	"images/tops/2thirds/8503.jpg",
	"images/tops/2thirds/8606.jpg",
	"images/tops/2thirds/8881.jpg",
	"images/tops/2thirds/8905.jpg",
	"images/tops/2thirds/8981.jpg",
	"images/tops/2thirds/57650126_47.jpg",
	"images/tops/2thirds/73069235_47.jpg",
	"images/tops/2thirds/bride-and-bridesmaid-shoes.jpg",
	"images/tops/2thirds/jc-dsc1953.jpg",
	"images/tops/2thirds/jc-dsc1968.jpg",
	"images/tops/2thirds/sb10064568ag-001_47.jpg",
	"images/tops/2thirds/periwinkle-bridesmaids.jpg",
	"images/tops/2thirds/sb10065851m-001_47.jpg",

	"images/tops/wide/0087.jpg",
	"images/tops/wide/0097.jpg",
	"images/tops/wide/2224.jpg",
	"images/tops/wide/2283.jpg",
	"images/tops/wide/8467.jpg",
	"images/tops/wide/8478.jpg",
	"images/tops/wide/8551.jpg",
	"images/tops/wide/8848.jpg",
	"images/tops/wide/8986.jpg",
	"images/tops/wide/9980.jpg"

);


