var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=68672141&x=1043',
		'title': '',
		'imageId': '68672141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=68672135&x=1043',
		'title': '',
		'imageId': '68672135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=68672144&x=1043',
		'title': '',
		'imageId': '68672144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=68672138&x=1043',
		'title': '',
		'imageId': '68672138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=62357027&x=1043',
		'title': '',
		'imageId': '62357027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=62357035&x=1043',
		'title': '',
		'imageId': '62357035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=68672132&x=1043',
		'title': '',
		'imageId': '68672132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982914&docid=62357030&x=1043',
		'title': '',
		'imageId': '62357030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982914';

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