var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474121&x=4057',
		'title': '',
		'imageId': '68474121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474122&x=4057',
		'title': '',
		'imageId': '68474122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474123&x=4057',
		'title': '',
		'imageId': '68474123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474126&x=4057',
		'title': '',
		'imageId': '68474126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474129&x=4057',
		'title': '',
		'imageId': '68474129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474132&x=4057',
		'title': '',
		'imageId': '68474132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474133&x=4057',
		'title': '',
		'imageId': '68474133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945397&docid=68474142&x=4057',
		'title': '',
		'imageId': '68474142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945397';

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