var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042323&x=3357',
		'title': '',
		'imageId': '67042323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042319&x=3357',
		'title': '',
		'imageId': '67042319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042327&x=3357',
		'title': '',
		'imageId': '67042327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042322&x=3357',
		'title': '',
		'imageId': '67042322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042321&x=3357',
		'title': '',
		'imageId': '67042321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042318&x=3357',
		'title': '',
		'imageId': '67042318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042317&x=3357',
		'title': '',
		'imageId': '67042317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042320&x=3357',
		'title': '',
		'imageId': '67042320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006857&docid=67042326&x=3357',
		'title': '',
		'imageId': '67042326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006857';

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