var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778883&x=529',
		'title': '',
		'imageId': '68778883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778891&x=529',
		'title': '',
		'imageId': '68778891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778887&x=529',
		'title': '',
		'imageId': '68778887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778885&x=529',
		'title': '',
		'imageId': '68778885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778884&x=529',
		'title': '',
		'imageId': '68778884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778888&x=529',
		'title': '',
		'imageId': '68778888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778889&x=529',
		'title': '',
		'imageId': '68778889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778890&x=529',
		'title': '',
		'imageId': '68778890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958117&docid=68778886&x=529',
		'title': '',
		'imageId': '68778886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958117';

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