var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302688&x=4520',
		'title': '',
		'imageId': '68302688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302689&x=4520',
		'title': '',
		'imageId': '68302689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302684&x=4520',
		'title': '',
		'imageId': '68302684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302685&x=4520',
		'title': '',
		'imageId': '68302685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302690&x=4520',
		'title': '',
		'imageId': '68302690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302686&x=4520',
		'title': '',
		'imageId': '68302686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937352&docid=68302687&x=4520',
		'title': '',
		'imageId': '68302687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937352';

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