var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750270?x=3154',
		'title': '2 Cashier Stands',
		'imageId': '70750270',
		'alt' : '2 Cashier Stands',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750273?x=3154',
		'title': 'Cold Wells',
		'imageId': '70750273',
		'alt' : 'Cold Wells',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750276?x=3154',
		'title': 'Cold Wells',
		'imageId': '70750276',
		'alt' : 'Cold Wells',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750280?x=3154',
		'title': 'Food Warmers (need work/repair)',
		'imageId': '70750280',
		'alt' : 'Food Warmers (need work/repair)',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750283?x=3154',
		'title': 'Food Warmers (need work/repair)',
		'imageId': '70750283',
		'alt' : 'Food Warmers (need work/repair)',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750290?x=3154',
		'title': 'ice cream freezer',
		'imageId': '70750290',
		'alt' : 'ice cream freezer',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750301?x=3154',
		'title': 'meat slicer',
		'imageId': '70750301',
		'alt' : 'meat slicer',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750304?x=3154',
		'title': 'meat slicer',
		'imageId': '70750304',
		'alt' : 'meat slicer',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750307?x=3154',
		'title': '5-Well Steam Table',
		'imageId': '70750307',
		'alt' : '5-Well Steam Table',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4040927/70750313?x=3154',
		'title': '5-Well Steam Table',
		'imageId': '70750313',
		'alt' : '5-Well Steam Table',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4040927';

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