var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982264&x=2022',
		'title': '',
		'imageId': '67982264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982265&x=2022',
		'title': '',
		'imageId': '67982265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982266&x=2022',
		'title': '',
		'imageId': '67982266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982267&x=2022',
		'title': '',
		'imageId': '67982267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982268&x=2022',
		'title': '',
		'imageId': '67982268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982269&x=2022',
		'title': '',
		'imageId': '67982269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982270&x=2022',
		'title': '',
		'imageId': '67982270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923462&docid=67982271&x=2022',
		'title': '',
		'imageId': '67982271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923462';

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