var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202272&x=2822',
		'title': '',
		'imageId': '68202272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202278&x=2822',
		'title': '',
		'imageId': '68202278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202277&x=2822',
		'title': '',
		'imageId': '68202277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202276&x=2822',
		'title': '',
		'imageId': '68202276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202273&x=2822',
		'title': '',
		'imageId': '68202273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202275&x=2822',
		'title': '',
		'imageId': '68202275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202271&x=2822',
		'title': '',
		'imageId': '68202271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202274&x=2822',
		'title': '',
		'imageId': '68202274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932862&docid=68202268&x=2822',
		'title': '',
		'imageId': '68202268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932862';

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