var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987494&x=2718',
		'title': '',
		'imageId': '68987494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987495&x=2718',
		'title': '',
		'imageId': '68987495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987496&x=2718',
		'title': '',
		'imageId': '68987496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987497&x=2718',
		'title': '',
		'imageId': '68987497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987498&x=2718',
		'title': '',
		'imageId': '68987498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987499&x=2718',
		'title': '',
		'imageId': '68987499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987500&x=2718',
		'title': '',
		'imageId': '68987500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968448&docid=68987501&x=2718',
		'title': '',
		'imageId': '68987501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968448';

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