var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63276401?x=2835',
		'title': 'Photo from Oru Website',
		'imageId': '63276401',
		'alt' : 'Photo from Oru Website',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63263758?x=2835',
		'title': '',
		'imageId': '63263758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63263757?x=2835',
		'title': '',
		'imageId': '63263757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63276405?x=2835',
		'title': 'Photo from Oru Website',
		'imageId': '63276405',
		'alt' : 'Photo from Oru Website',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63276404?x=2835',
		'title': 'Photo from Oru Website',
		'imageId': '63276404',
		'alt' : 'Photo from Oru Website',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63276403?x=2835',
		'title': 'Photo from Oru Website',
		'imageId': '63276403',
		'alt' : 'Photo from Oru Website',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3983022/63276402?x=2835',
		'title': 'Photo from Oru Website',
		'imageId': '63276402',
		'alt' : 'Photo from Oru Website',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983022';

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