var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993872&x=2933',
		'title': '',
		'imageId': '68993872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993869&x=2933',
		'title': '',
		'imageId': '68993869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993867&x=2933',
		'title': '',
		'imageId': '68993867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993871&x=2933',
		'title': '',
		'imageId': '68993871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993873&x=2933',
		'title': '',
		'imageId': '68993873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993868&x=2933',
		'title': '',
		'imageId': '68993868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993870&x=2933',
		'title': '',
		'imageId': '68993870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993866&x=2933',
		'title': '',
		'imageId': '68993866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968722&docid=68993874&x=2933',
		'title': '',
		'imageId': '68993874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968722';

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