var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885821&x=5025',
		'title': '',
		'imageId': '67885821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885820&x=5025',
		'title': '',
		'imageId': '67885820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885819&x=5025',
		'title': '',
		'imageId': '67885819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885817&x=5025',
		'title': '',
		'imageId': '67885817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885816&x=5025',
		'title': '',
		'imageId': '67885816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885814&x=5025',
		'title': '',
		'imageId': '67885814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885818&x=5025',
		'title': '',
		'imageId': '67885818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885815&x=5025',
		'title': '',
		'imageId': '67885815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933598&docid=67885822&x=5025',
		'title': '',
		'imageId': '67885822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933598';

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