var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885344&x=3158',
		'title': '',
		'imageId': '68885344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885341&x=3158',
		'title': '',
		'imageId': '68885341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885343&x=3158',
		'title': '',
		'imageId': '68885343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885342&x=3158',
		'title': '',
		'imageId': '68885342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885346&x=3158',
		'title': '',
		'imageId': '68885346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885340&x=3158',
		'title': '',
		'imageId': '68885340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963169&docid=68885345&x=3158',
		'title': '',
		'imageId': '68885345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963169';

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