var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936229&x=3249',
		'title': '',
		'imageId': '69936229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936236&x=3249',
		'title': '',
		'imageId': '69936236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936271&x=3249',
		'title': '',
		'imageId': '69936271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936274&x=3249',
		'title': '',
		'imageId': '69936274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936273&x=3249',
		'title': '',
		'imageId': '69936273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936269&x=3249',
		'title': '',
		'imageId': '69936269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936272&x=3249',
		'title': '',
		'imageId': '69936272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936268&x=3249',
		'title': '',
		'imageId': '69936268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008997&docid=69936270&x=3249',
		'title': '',
		'imageId': '69936270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008997';

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