var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142261&x=1813',
		'title': '',
		'imageId': '70142261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142265&x=1813',
		'title': '',
		'imageId': '70142265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142276&x=1813',
		'title': '',
		'imageId': '70142276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142279&x=1813',
		'title': '',
		'imageId': '70142279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142291&x=1813',
		'title': '',
		'imageId': '70142291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142427&x=1813',
		'title': '',
		'imageId': '70142427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142430&x=1813',
		'title': '',
		'imageId': '70142430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142433&x=1813',
		'title': '',
		'imageId': '70142433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016682&docid=70142436&x=1813',
		'title': '',
		'imageId': '70142436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016682';

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