var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028274&x=1843',
		'title': '',
		'imageId': '70028274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028266&x=1843',
		'title': '',
		'imageId': '70028266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028270&x=1843',
		'title': '',
		'imageId': '70028270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028267&x=1843',
		'title': '',
		'imageId': '70028267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028268&x=1843',
		'title': '',
		'imageId': '70028268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028269&x=1843',
		'title': '',
		'imageId': '70028269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028271&x=1843',
		'title': '',
		'imageId': '70028271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028272&x=1843',
		'title': '',
		'imageId': '70028272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013004&docid=70028273&x=1843',
		'title': '',
		'imageId': '70028273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013004';

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