var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145856&x=3759',
		'title': '',
		'imageId': '70145856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145851&x=3759',
		'title': '',
		'imageId': '70145851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145855&x=3759',
		'title': '',
		'imageId': '70145855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145853&x=3759',
		'title': '',
		'imageId': '70145853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145852&x=3759',
		'title': '',
		'imageId': '70145852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145854&x=3759',
		'title': '',
		'imageId': '70145854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145857&x=3759',
		'title': '',
		'imageId': '70145857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016767&docid=70145858&x=3759',
		'title': '',
		'imageId': '70145858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016767';

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