var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077631&x=4834',
		'title': '',
		'imageId': '68077631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077652&x=4834',
		'title': '',
		'imageId': '68077652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077655&x=4834',
		'title': '',
		'imageId': '68077655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077673&x=4834',
		'title': '',
		'imageId': '68077673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077676&x=4834',
		'title': '',
		'imageId': '68077676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077679&x=4834',
		'title': '',
		'imageId': '68077679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077682&x=4834',
		'title': '',
		'imageId': '68077682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927562&docid=68077685&x=4834',
		'title': '',
		'imageId': '68077685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927562';

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