var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327744&x=3459',
		'title': '',
		'imageId': '69327744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327753&x=3459',
		'title': '',
		'imageId': '69327753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327786&x=3459',
		'title': '',
		'imageId': '69327786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327789&x=3459',
		'title': '',
		'imageId': '69327789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327792&x=3459',
		'title': '',
		'imageId': '69327792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327804&x=3459',
		'title': '',
		'imageId': '69327804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327812&x=3459',
		'title': '',
		'imageId': '69327812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981538&docid=69327817&x=3459',
		'title': '',
		'imageId': '69327817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981538';

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