var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108482&x=3415',
		'title': '',
		'imageId': '69108482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108484&x=3415',
		'title': '',
		'imageId': '69108484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108481&x=3415',
		'title': '',
		'imageId': '69108481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108483&x=3415',
		'title': '',
		'imageId': '69108483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108487&x=3415',
		'title': '',
		'imageId': '69108487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108485&x=3415',
		'title': '',
		'imageId': '69108485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108486&x=3415',
		'title': '',
		'imageId': '69108486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973643&docid=69108488&x=3415',
		'title': '',
		'imageId': '69108488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973643';

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