var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263628&x=2826',
		'title': '',
		'imageId': '7263628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263633&x=2826',
		'title': '',
		'imageId': '7263633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263636&x=2826',
		'title': '',
		'imageId': '7263636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263639&x=2826',
		'title': '',
		'imageId': '7263639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263642&x=2826',
		'title': '',
		'imageId': '7263642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913041&docid=7263645&x=2826',
		'title': '',
		'imageId': '7263645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913041';

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