var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787717&x=4116',
		'title': '',
		'imageId': '68787717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787718&x=4116',
		'title': '',
		'imageId': '68787718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787716&x=4116',
		'title': '',
		'imageId': '68787716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787722&x=4116',
		'title': '',
		'imageId': '68787722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787723&x=4116',
		'title': '',
		'imageId': '68787723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787719&x=4116',
		'title': '',
		'imageId': '68787719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787720&x=4116',
		'title': '',
		'imageId': '68787720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958547&docid=68787721&x=4116',
		'title': '',
		'imageId': '68787721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958547';

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