var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113881&x=2655',
		'title': '',
		'imageId': '70113881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113880&x=2655',
		'title': '',
		'imageId': '70113880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113882&x=2655',
		'title': '',
		'imageId': '70113882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113884&x=2655',
		'title': '',
		'imageId': '70113884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113885&x=2655',
		'title': '',
		'imageId': '70113885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113886&x=2655',
		'title': '',
		'imageId': '70113886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015996&docid=70113883&x=2655',
		'title': '',
		'imageId': '70113883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015996';

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