var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483874&x=3839',
		'title': '',
		'imageId': '70483874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483867&x=3839',
		'title': '',
		'imageId': '70483867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483868&x=3839',
		'title': '',
		'imageId': '70483868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483869&x=3839',
		'title': '',
		'imageId': '70483869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483870&x=3839',
		'title': '',
		'imageId': '70483870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483871&x=3839',
		'title': '',
		'imageId': '70483871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483872&x=3839',
		'title': '',
		'imageId': '70483872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031147&docid=70483873&x=3839',
		'title': '',
		'imageId': '70483873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4031147';

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