var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702938&x=159',
		'title': '',
		'imageId': '68702938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702939&x=159',
		'title': '',
		'imageId': '68702939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702940&x=159',
		'title': '',
		'imageId': '68702940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702941&x=159',
		'title': '',
		'imageId': '68702941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702942&x=159',
		'title': '',
		'imageId': '68702942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702945&x=159',
		'title': '',
		'imageId': '68702945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702950&x=159',
		'title': '',
		'imageId': '68702950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702952&x=159',
		'title': '',
		'imageId': '68702952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955224&docid=68702937&x=159',
		'title': '',
		'imageId': '68702937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955224';

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