var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230002&x=5719',
		'title': '',
		'imageId': '69230002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230003&x=5719',
		'title': '',
		'imageId': '69230003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230006&x=5719',
		'title': '',
		'imageId': '69230006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230100&x=5719',
		'title': '',
		'imageId': '69230100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230011&x=5719',
		'title': '',
		'imageId': '69230011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230030&x=5719',
		'title': '',
		'imageId': '69230030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230037&x=5719',
		'title': '',
		'imageId': '69230037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230041&x=5719',
		'title': '',
		'imageId': '69230041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978626&docid=69230107&x=5719',
		'title': '',
		'imageId': '69230107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978626';

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