var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653996&x=1135',
		'title': '',
		'imageId': '68653996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653993&x=1135',
		'title': '',
		'imageId': '68653993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653991&x=1135',
		'title': '',
		'imageId': '68653991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653994&x=1135',
		'title': '',
		'imageId': '68653994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653989&x=1135',
		'title': '',
		'imageId': '68653989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653992&x=1135',
		'title': '',
		'imageId': '68653992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653990&x=1135',
		'title': '',
		'imageId': '68653990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653987&x=1135',
		'title': '',
		'imageId': '68653987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953138&docid=68653995&x=1135',
		'title': '',
		'imageId': '68653995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953138';

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