var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546717&x=1416',
		'title': '',
		'imageId': '71546717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71547316&x=1416',
		'title': '',
		'imageId': '71547316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546743&x=1416',
		'title': '',
		'imageId': '71546743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546745&x=1416',
		'title': '',
		'imageId': '71546745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546714&x=1416',
		'title': '',
		'imageId': '71546714',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546715&x=1416',
		'title': '',
		'imageId': '71546715',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546713&x=1416',
		'title': '',
		'imageId': '71546713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546716&x=1416',
		'title': '',
		'imageId': '71546716',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546757&x=1416',
		'title': '',
		'imageId': '71546757',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546747&x=1416',
		'title': '',
		'imageId': '71546747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546744&x=1416',
		'title': '',
		'imageId': '71546744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4073922&docid=71546746&x=1416',
		'title': '',
		'imageId': '71546746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4073922';

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