var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737816&x=136',
		'title': '',
		'imageId': '68737816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737817&x=136',
		'title': '',
		'imageId': '68737817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737818&x=136',
		'title': '',
		'imageId': '68737818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737819&x=136',
		'title': '',
		'imageId': '68737819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737820&x=136',
		'title': '',
		'imageId': '68737820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737821&x=136',
		'title': '',
		'imageId': '68737821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737823&x=136',
		'title': '',
		'imageId': '68737823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737824&x=136',
		'title': '',
		'imageId': '68737824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956502&docid=68737825&x=136',
		'title': '',
		'imageId': '68737825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956502';

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