var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611652&x=5122',
		'title': '',
		'imageId': '68611652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611647&x=5122',
		'title': '',
		'imageId': '68611647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611648&x=5122',
		'title': '',
		'imageId': '68611648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611645&x=5122',
		'title': '',
		'imageId': '68611645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611653&x=5122',
		'title': '',
		'imageId': '68611653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611651&x=5122',
		'title': '',
		'imageId': '68611651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611649&x=5122',
		'title': '',
		'imageId': '68611649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611650&x=5122',
		'title': '',
		'imageId': '68611650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950192&docid=68611646&x=5122',
		'title': '',
		'imageId': '68611646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950192';

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