var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151541&x=5742',
		'title': '',
		'imageId': '68151541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151542&x=5742',
		'title': '',
		'imageId': '68151542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151544&x=5742',
		'title': '',
		'imageId': '68151544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151545&x=5742',
		'title': '',
		'imageId': '68151545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151547&x=5742',
		'title': '',
		'imageId': '68151547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151546&x=5742',
		'title': '',
		'imageId': '68151546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151554&x=5742',
		'title': '',
		'imageId': '68151554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68151559&x=5742',
		'title': '',
		'imageId': '68151559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931347&docid=68153029&x=5742',
		'title': '',
		'imageId': '68153029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931347';

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