var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972115/69072003?x=2829',
		'title': 'Two Tinted Door Glass Panes. 38 x 7 7/16',
		'imageId': '69072003',
		'alt' : 'Two Tinted Door Glass Panes. 38 x 7 7/16',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972115/69072005?x=2829',
		'title': 'Two door glass panes. 26 7/16 x 9 7/16 dark tinted safety glass.',
		'imageId': '69072005',
		'alt' : 'Two door glass panes. 26 7/16 x 9 7/16 dark tinted safety glass.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972115/69072006?x=2829',
		'title': 'Three door glass panes. 31 3/16 x 10 15/16 Green tinted safety glass.',
		'imageId': '69072006',
		'alt' : 'Three door glass panes. 31 3/16 x 10 15/16 Green tinted safety glass.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972115/69072007?x=2829',
		'title': 'Left 35 1/2 x 18 11/16 Dark tinted plexiglass. 3/16 inch thick. Has a few scratches in the protective paper.\nRight 33 3/4 x 20 3/16 Dark tinted plexiglass 1/4 inch thick.',
		'imageId': '69072007',
		'alt' : 'Left 35 1/2 x 18 11/16 Dark tinted plexiglass. 3/16 inch thick. Has a few scratches in the protective paper.\nRight 33 3/4 x 20 3/16 Dark tinted plexiglass 1/4 inch thick.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972115/69072004?x=2829',
		'title': ' 35 1/2 x 18 11/16 Dark tinted plexiglass. 3/16 inch thick. Has a few scratches in the protective paper.',
		'imageId': '69072004',
		'alt' : ' 35 1/2 x 18 11/16 Dark tinted plexiglass. 3/16 inch thick. Has a few scratches in the protective paper.',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972115';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
