var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897491&x=1839',
		'title': '',
		'imageId': '68897491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897487&x=1839',
		'title': '',
		'imageId': '68897487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897489&x=1839',
		'title': '',
		'imageId': '68897489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897493&x=1839',
		'title': '',
		'imageId': '68897493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897492&x=1839',
		'title': '',
		'imageId': '68897492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897494&x=1839',
		'title': '',
		'imageId': '68897494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897488&x=1839',
		'title': '',
		'imageId': '68897488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963750&docid=68897490&x=1839',
		'title': '',
		'imageId': '68897490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963750';

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