var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702634&x=2159',
		'title': '',
		'imageId': '56702634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702632&x=2159',
		'title': '',
		'imageId': '56702632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702628&x=2159',
		'title': '',
		'imageId': '56702628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702633&x=2159',
		'title': '',
		'imageId': '56702633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702629&x=2159',
		'title': '',
		'imageId': '56702629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702631&x=2159',
		'title': '',
		'imageId': '56702631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913177&docid=56702630&x=2159',
		'title': '',
		'imageId': '56702630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913177';

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