var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465043&x=3826',
		'title': '',
		'imageId': '71465043',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465042&x=3826',
		'title': '',
		'imageId': '71465042',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465045&x=3826',
		'title': '',
		'imageId': '71465045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71464994&x=3826',
		'title': '',
		'imageId': '71464994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71464996&x=3826',
		'title': '',
		'imageId': '71464996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71464995&x=3826',
		'title': '',
		'imageId': '71464995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71464993&x=3826',
		'title': '',
		'imageId': '71464993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465041&x=3826',
		'title': '',
		'imageId': '71465041',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465047&x=3826',
		'title': '',
		'imageId': '71465047',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465046&x=3826',
		'title': '',
		'imageId': '71465046',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465044&x=3826',
		'title': '',
		'imageId': '71465044',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082067&docid=71465048&x=3826',
		'title': '',
		'imageId': '71465048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4082067';

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