var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728318?x=1815',
		'title': '',
		'imageId': '71728318',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728314?x=1815',
		'title': '',
		'imageId': '71728314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728319?x=1815',
		'title': '',
		'imageId': '71728319',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728316?x=1815',
		'title': '',
		'imageId': '71728316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728317?x=1815',
		'title': '',
		'imageId': '71728317',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71728315?x=1815',
		'title': '',
		'imageId': '71728315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790779?x=1815',
		'title': 'Approx 24\"Wide x 10\"High; 4 tiles',
		'imageId': '71790779',
		'alt' : 'Approx 24\"Wide x 10\"High; 4 tiles',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790783?x=1815',
		'title': 'Approx 24\"wide x 10\" high - 4 tiles',
		'imageId': '71790783',
		'alt' : 'Approx 24\"wide x 10\" high - 4 tiles',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790782?x=1815',
		'title': 'approx 13.25\" x 12.5\"',
		'imageId': '71790782',
		'alt' : 'approx 13.25\" x 12.5\"',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790785?x=1815',
		'title': '10 tiles',
		'imageId': '71790785',
		'alt' : '10 tiles',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790780?x=1815',
		'title': 'approx 13.25\" x 10\"',
		'imageId': '71790780',
		'alt' : 'approx 13.25\" x 10\"',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790789?x=1815',
		'title': 'Approx 6 tiles',
		'imageId': '71790789',
		'alt' : 'Approx 6 tiles',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790784?x=1815',
		'title': 'Approx 13.25\" x 10\"',
		'imageId': '71790784',
		'alt' : 'Approx 13.25\" x 10\"',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790781?x=1815',
		'title': '',
		'imageId': '71790781',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790787?x=1815',
		'title': '',
		'imageId': '71790787',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4080776/71790788?x=1815',
		'title': 'approx 75 tiles',
		'imageId': '71790788',
		'alt' : 'approx 75 tiles',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4080776';

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";
	})
}
