var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245402&x=1953',
		'title': '',
		'imageId': '68245402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245407&x=1953',
		'title': '',
		'imageId': '68245407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245408&x=1953',
		'title': '',
		'imageId': '68245408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245410&x=1953',
		'title': '',
		'imageId': '68245410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245418&x=1953',
		'title': '',
		'imageId': '68245418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245419&x=1953',
		'title': '',
		'imageId': '68245419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245420&x=1953',
		'title': '',
		'imageId': '68245420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971895&docid=68245421&x=1953',
		'title': '',
		'imageId': '68245421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971895';

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