var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527534&x=1249',
		'title': '',
		'imageId': '69527534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527539&x=1249',
		'title': '',
		'imageId': '69527539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527538&x=1249',
		'title': '',
		'imageId': '69527538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527537&x=1249',
		'title': '',
		'imageId': '69527537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527540&x=1249',
		'title': '',
		'imageId': '69527540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527536&x=1249',
		'title': '',
		'imageId': '69527536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527533&x=1249',
		'title': '',
		'imageId': '69527533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991435&docid=69527535&x=1249',
		'title': '',
		'imageId': '69527535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991435';

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