var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624062&x=5123',
		'title': '',
		'imageId': '68624062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624063&x=5123',
		'title': '',
		'imageId': '68624063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624064&x=5123',
		'title': '',
		'imageId': '68624064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624068&x=5123',
		'title': '',
		'imageId': '68624068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624069&x=5123',
		'title': '',
		'imageId': '68624069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624065&x=5123',
		'title': '',
		'imageId': '68624065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624067&x=5123',
		'title': '',
		'imageId': '68624067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950205&docid=68624066&x=5123',
		'title': '',
		'imageId': '68624066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950205';

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