var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983882&x=4139',
		'title': '',
		'imageId': '68983882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983884&x=4139',
		'title': '',
		'imageId': '68983884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983883&x=4139',
		'title': '',
		'imageId': '68983883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983887&x=4139',
		'title': '',
		'imageId': '68983887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983881&x=4139',
		'title': '',
		'imageId': '68983881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983886&x=4139',
		'title': '',
		'imageId': '68983886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983885&x=4139',
		'title': '',
		'imageId': '68983885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983888&x=4139',
		'title': '',
		'imageId': '68983888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967742&docid=68983889&x=4139',
		'title': '',
		'imageId': '68983889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967742';

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