var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229946&x=3954',
		'title': '',
		'imageId': '69229946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229947&x=3954',
		'title': '',
		'imageId': '69229947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229944&x=3954',
		'title': '',
		'imageId': '69229944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229950&x=3954',
		'title': '',
		'imageId': '69229950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229942&x=3954',
		'title': '',
		'imageId': '69229942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229943&x=3954',
		'title': '',
		'imageId': '69229943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980120&docid=69229941&x=3954',
		'title': '',
		'imageId': '69229941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980120';

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