var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958670&x=2115',
		'title': '',
		'imageId': '67958670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958671&x=2115',
		'title': '',
		'imageId': '67958671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958672&x=2115',
		'title': '',
		'imageId': '67958672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958673&x=2115',
		'title': '',
		'imageId': '67958673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958674&x=2115',
		'title': '',
		'imageId': '67958674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958675&x=2115',
		'title': '',
		'imageId': '67958675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958676&x=2115',
		'title': '',
		'imageId': '67958676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922364&docid=67958677&x=2115',
		'title': '',
		'imageId': '67958677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922364';

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