var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760597&x=428',
		'title': '',
		'imageId': '65760597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760600&x=428',
		'title': '',
		'imageId': '65760600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760598&x=428',
		'title': '',
		'imageId': '65760598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760599&x=428',
		'title': '',
		'imageId': '65760599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760596&x=428',
		'title': '',
		'imageId': '65760596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3834498&docid=65760601&x=428',
		'title': '',
		'imageId': '65760601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3834498';

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