var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171506&x=1223',
		'title': '',
		'imageId': '67171506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171507&x=1223',
		'title': '',
		'imageId': '67171507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171508&x=1223',
		'title': '',
		'imageId': '67171508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171509&x=1223',
		'title': '',
		'imageId': '67171509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171510&x=1223',
		'title': '',
		'imageId': '67171510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171511&x=1223',
		'title': '',
		'imageId': '67171511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171512&x=1223',
		'title': '',
		'imageId': '67171512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171513&x=1223',
		'title': '',
		'imageId': '67171513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891022&docid=67171514&x=1223',
		'title': '',
		'imageId': '67171514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891022';

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