var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784819&x=4735',
		'title': '',
		'imageId': '68784819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784820&x=4735',
		'title': '',
		'imageId': '68784820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784821&x=4735',
		'title': '',
		'imageId': '68784821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784822&x=4735',
		'title': '',
		'imageId': '68784822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784823&x=4735',
		'title': '',
		'imageId': '68784823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784824&x=4735',
		'title': '',
		'imageId': '68784824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784825&x=4735',
		'title': '',
		'imageId': '68784825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784826&x=4735',
		'title': '',
		'imageId': '68784826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784827&x=4735',
		'title': '',
		'imageId': '68784827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784828&x=4735',
		'title': '',
		'imageId': '68784828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958332&docid=68784829&x=4735',
		'title': '',
		'imageId': '68784829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958332';

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