var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849981&x=2911',
		'title': '',
		'imageId': '67849981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849987&x=2911',
		'title': '',
		'imageId': '67849987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849982&x=2911',
		'title': '',
		'imageId': '67849982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849983&x=2911',
		'title': '',
		'imageId': '67849983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849985&x=2911',
		'title': '',
		'imageId': '67849985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849984&x=2911',
		'title': '',
		'imageId': '67849984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917799&docid=67849986&x=2911',
		'title': '',
		'imageId': '67849986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917799';

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