var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982342&x=2818',
		'title': '',
		'imageId': '69982342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982348&x=2818',
		'title': '',
		'imageId': '69982348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982351&x=2818',
		'title': '',
		'imageId': '69982351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982354&x=2818',
		'title': '',
		'imageId': '69982354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982357&x=2818',
		'title': '',
		'imageId': '69982357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982360&x=2818',
		'title': '',
		'imageId': '69982360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982369&x=2818',
		'title': '',
		'imageId': '69982369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982372&x=2818',
		'title': '',
		'imageId': '69982372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982375&x=2818',
		'title': '',
		'imageId': '69982375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982378&x=2818',
		'title': '',
		'imageId': '69982378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=69982381&x=2818',
		'title': '',
		'imageId': '69982381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=70007402&x=2818',
		'title': '',
		'imageId': '70007402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=70007405&x=2818',
		'title': '',
		'imageId': '70007405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010909&docid=70007408&x=2818',
		'title': '',
		'imageId': '70007408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010909';

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