var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329481&x=5128',
		'title': '',
		'imageId': '68329481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329482&x=5128',
		'title': '',
		'imageId': '68329482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329483&x=5128',
		'title': '',
		'imageId': '68329483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329484&x=5128',
		'title': '',
		'imageId': '68329484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329485&x=5128',
		'title': '',
		'imageId': '68329485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329486&x=5128',
		'title': '',
		'imageId': '68329486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329479&x=5128',
		'title': '',
		'imageId': '68329479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938397&docid=68329480&x=5128',
		'title': '',
		'imageId': '68329480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938397';

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