var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817760&x=3212',
		'title': '',
		'imageId': '68817760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817762&x=3212',
		'title': '',
		'imageId': '68817762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817761&x=3212',
		'title': '',
		'imageId': '68817761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817766&x=3212',
		'title': '',
		'imageId': '68817766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817767&x=3212',
		'title': '',
		'imageId': '68817767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817763&x=3212',
		'title': '',
		'imageId': '68817763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817765&x=3212',
		'title': '',
		'imageId': '68817765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959857&docid=68817764&x=3212',
		'title': '',
		'imageId': '68817764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959857';

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