var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493156&x=1052',
		'title': '',
		'imageId': '68493156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493155&x=1052',
		'title': '',
		'imageId': '68493155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493158&x=1052',
		'title': '',
		'imageId': '68493158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493157&x=1052',
		'title': '',
		'imageId': '68493157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493154&x=1052',
		'title': '',
		'imageId': '68493154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493160&x=1052',
		'title': '',
		'imageId': '68493160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68493159&x=1052',
		'title': '',
		'imageId': '68493159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949363&docid=68571814&x=1052',
		'title': '',
		'imageId': '68571814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949363';

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