var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69618645?x=2721',
		'title': '',
		'imageId': '69618645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69618644?x=2721',
		'title': '',
		'imageId': '69618644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69618646?x=2721',
		'title': '',
		'imageId': '69618646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822783?x=2721',
		'title': 'Three-panel divider - Middle panel width\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822783',
		'alt' : 'Three-panel divider - Middle panel width\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822784?x=2721',
		'title': 'Three-panel divider - Middle panel width\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822784',
		'alt' : 'Three-panel divider - Middle panel width\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822786?x=2721',
		'title': 'Three panel divider - height\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822786',
		'alt' : 'Three panel divider - height\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822785?x=2721',
		'title': 'Three-panel divider - side panel width\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822785',
		'alt' : 'Three-panel divider - side panel width\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822802?x=2721',
		'title': 'Single panel with stands and document window - width\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822802',
		'alt' : 'Single panel with stands and document window - width\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822803?x=2721',
		'title': 'Single panel with stands and document window - full view\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822803',
		'alt' : 'Single panel with stands and document window - full view\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3996544/69822804?x=2721',
		'title': 'Single panel with stands and document window - height\nNote that protective covering is still on the Plexiglass',
		'imageId': '69822804',
		'alt' : 'Single panel with stands and document window - height\nNote that protective covering is still on the Plexiglass',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996544';

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