var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010870&x=1245',
		'title': '',
		'imageId': '70010870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010873&x=1245',
		'title': '',
		'imageId': '70010873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010876&x=1245',
		'title': '',
		'imageId': '70010876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010874&x=1245',
		'title': '',
		'imageId': '70010874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010871&x=1245',
		'title': '',
		'imageId': '70010871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010872&x=1245',
		'title': '',
		'imageId': '70010872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010875&x=1245',
		'title': '',
		'imageId': '70010875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010877&x=1245',
		'title': '',
		'imageId': '70010877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012251&docid=70010878&x=1245',
		'title': '',
		'imageId': '70010878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012251';

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