var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122966&x=1646',
		'title': '',
		'imageId': '68122966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122967&x=1646',
		'title': '',
		'imageId': '68122967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122968&x=1646',
		'title': '',
		'imageId': '68122968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122964&x=1646',
		'title': '',
		'imageId': '68122964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122965&x=1646',
		'title': '',
		'imageId': '68122965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122961&x=1646',
		'title': '',
		'imageId': '68122961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929680&docid=68122963&x=1646',
		'title': '',
		'imageId': '68122963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929680';

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