var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402197&x=2025',
		'title': '',
		'imageId': '69402197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402213&x=2025',
		'title': '',
		'imageId': '69402213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402191&x=2025',
		'title': '',
		'imageId': '69402191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402200&x=2025',
		'title': '',
		'imageId': '69402200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402194&x=2025',
		'title': '',
		'imageId': '69402194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402216&x=2025',
		'title': '',
		'imageId': '69402216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985843&docid=69402233&x=2025',
		'title': '',
		'imageId': '69402233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985843';

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