var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992476&x=1810',
		'title': '',
		'imageId': '71992476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992479&x=1810',
		'title': '',
		'imageId': '71992479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992487&x=1810',
		'title': '',
		'imageId': '71992487',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992477&x=1810',
		'title': '',
		'imageId': '71992477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992478&x=1810',
		'title': '',
		'imageId': '71992478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992485&x=1810',
		'title': '',
		'imageId': '71992485',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992483&x=1810',
		'title': '',
		'imageId': '71992483',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992481&x=1810',
		'title': '',
		'imageId': '71992481',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992482&x=1810',
		'title': '',
		'imageId': '71992482',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992486&x=1810',
		'title': '',
		'imageId': '71992486',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992484&x=1810',
		'title': '',
		'imageId': '71992484',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4091843&docid=71992480&x=1810',
		'title': '',
		'imageId': '71992480',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4091843';

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