var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487882&x=4754',
		'title': '',
		'imageId': '70487882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487880&x=4754',
		'title': '',
		'imageId': '70487880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443060&x=4754',
		'title': '',
		'imageId': '70443060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487885&x=4754',
		'title': '',
		'imageId': '70487885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487881&x=4754',
		'title': '',
		'imageId': '70487881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487884&x=4754',
		'title': '',
		'imageId': '70487884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70487883&x=4754',
		'title': '',
		'imageId': '70487883',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443064&x=4754',
		'title': '',
		'imageId': '70443064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443059&x=4754',
		'title': '',
		'imageId': '70443059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443068&x=4754',
		'title': '',
		'imageId': '70443068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443065&x=4754',
		'title': '',
		'imageId': '70443065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443066&x=4754',
		'title': '',
		'imageId': '70443066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443067&x=4754',
		'title': '',
		'imageId': '70443067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443063&x=4754',
		'title': '',
		'imageId': '70443063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443062&x=4754',
		'title': '',
		'imageId': '70443062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443069&x=4754',
		'title': '',
		'imageId': '70443069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029502&docid=70443061&x=4754',
		'title': '',
		'imageId': '70443061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029502';

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