var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214070&x=2631',
		'title': '',
		'imageId': '70214070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214072&x=2631',
		'title': '',
		'imageId': '70214072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214075&x=2631',
		'title': '',
		'imageId': '70214075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214076&x=2631',
		'title': '',
		'imageId': '70214076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214073&x=2631',
		'title': '',
		'imageId': '70214073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214074&x=2631',
		'title': '',
		'imageId': '70214074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019371&docid=70214071&x=2631',
		'title': '',
		'imageId': '70214071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019371';

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