var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737877&x=5345',
		'title': '',
		'imageId': '68737877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737880&x=5345',
		'title': '',
		'imageId': '68737880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737879&x=5345',
		'title': '',
		'imageId': '68737879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737878&x=5345',
		'title': '',
		'imageId': '68737878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737881&x=5345',
		'title': '',
		'imageId': '68737881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737882&x=5345',
		'title': '',
		'imageId': '68737882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737883&x=5345',
		'title': '',
		'imageId': '68737883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737884&x=5345',
		'title': '',
		'imageId': '68737884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016458&docid=68737885&x=5345',
		'title': '',
		'imageId': '68737885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016458';

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