var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054106&x=5137',
		'title': '',
		'imageId': '69054106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054104&x=5137',
		'title': '',
		'imageId': '69054104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054107&x=5137',
		'title': '',
		'imageId': '69054107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054108&x=5137',
		'title': '',
		'imageId': '69054108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054110&x=5137',
		'title': '',
		'imageId': '69054110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054109&x=5137',
		'title': '',
		'imageId': '69054109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971619&docid=69054105&x=5137',
		'title': '',
		'imageId': '69054105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971619';

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