var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958814&x=5143',
		'title': '',
		'imageId': '67958814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958815&x=5143',
		'title': '',
		'imageId': '67958815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958816&x=5143',
		'title': '',
		'imageId': '67958816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958817&x=5143',
		'title': '',
		'imageId': '67958817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958818&x=5143',
		'title': '',
		'imageId': '67958818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958819&x=5143',
		'title': '',
		'imageId': '67958819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958820&x=5143',
		'title': '',
		'imageId': '67958820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958822&x=5143',
		'title': '',
		'imageId': '67958822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922378&docid=67958823&x=5143',
		'title': '',
		'imageId': '67958823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922378';

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