var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694072&x=5413',
		'title': '',
		'imageId': '68694072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694073&x=5413',
		'title': '',
		'imageId': '68694073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694079&x=5413',
		'title': '',
		'imageId': '68694079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694074&x=5413',
		'title': '',
		'imageId': '68694074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694075&x=5413',
		'title': '',
		'imageId': '68694075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694078&x=5413',
		'title': '',
		'imageId': '68694078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694080&x=5413',
		'title': '',
		'imageId': '68694080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694076&x=5413',
		'title': '',
		'imageId': '68694076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954748&docid=68694077&x=5413',
		'title': '',
		'imageId': '68694077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954748';

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