var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121445&x=5342',
		'title': '',
		'imageId': '70121445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121448&x=5342',
		'title': '',
		'imageId': '70121448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121451&x=5342',
		'title': '',
		'imageId': '70121451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121455&x=5342',
		'title': '',
		'imageId': '70121455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121458&x=5342',
		'title': '',
		'imageId': '70121458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121461&x=5342',
		'title': '',
		'imageId': '70121461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121466&x=5342',
		'title': '',
		'imageId': '70121466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121476&x=5342',
		'title': '',
		'imageId': '70121476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016187&docid=70121479&x=5342',
		'title': '',
		'imageId': '70121479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016187';

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