var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062675&x=5917',
		'title': '',
		'imageId': '67062675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062669&x=5917',
		'title': '',
		'imageId': '67062669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062670&x=5917',
		'title': '',
		'imageId': '67062670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062673&x=5917',
		'title': '',
		'imageId': '67062673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062671&x=5917',
		'title': '',
		'imageId': '67062671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062674&x=5917',
		'title': '',
		'imageId': '67062674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062677&x=5917',
		'title': '',
		'imageId': '67062677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062676&x=5917',
		'title': '',
		'imageId': '67062676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969082&docid=67062672&x=5917',
		'title': '',
		'imageId': '67062672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969082';

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