var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565434&x=3132',
		'title': '',
		'imageId': '68565434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565427&x=3132',
		'title': '',
		'imageId': '68565427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565428&x=3132',
		'title': '',
		'imageId': '68565428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565429&x=3132',
		'title': '',
		'imageId': '68565429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565430&x=3132',
		'title': '',
		'imageId': '68565430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565431&x=3132',
		'title': '',
		'imageId': '68565431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565432&x=3132',
		'title': '',
		'imageId': '68565432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565433&x=3132',
		'title': '',
		'imageId': '68565433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949161&docid=68565426&x=3132',
		'title': '',
		'imageId': '68565426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949161';

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