var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228862&x=5137',
		'title': '',
		'imageId': '69228862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228863&x=5137',
		'title': '',
		'imageId': '69228863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228864&x=5137',
		'title': '',
		'imageId': '69228864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228865&x=5137',
		'title': '',
		'imageId': '69228865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228866&x=5137',
		'title': '',
		'imageId': '69228866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228867&x=5137',
		'title': '',
		'imageId': '69228867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978728&docid=69228868&x=5137',
		'title': '',
		'imageId': '69228868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978728';

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