var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805124&x=292',
		'title': '',
		'imageId': '71805124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805125&x=292',
		'title': '',
		'imageId': '71805125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805128&x=292',
		'title': '',
		'imageId': '71805128',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805121&x=292',
		'title': '',
		'imageId': '71805121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805126&x=292',
		'title': '',
		'imageId': '71805126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805129&x=292',
		'title': '',
		'imageId': '71805129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805127&x=292',
		'title': '',
		'imageId': '71805127',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805122&x=292',
		'title': '',
		'imageId': '71805122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4084699&docid=71805123&x=292',
		'title': '',
		'imageId': '71805123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4084699';

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