var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685818&x=1346',
		'title': '',
		'imageId': '68685818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685816&x=1346',
		'title': '',
		'imageId': '68685816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685817&x=1346',
		'title': '',
		'imageId': '68685817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685821&x=1346',
		'title': '',
		'imageId': '68685821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685823&x=1346',
		'title': '',
		'imageId': '68685823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685824&x=1346',
		'title': '',
		'imageId': '68685824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685819&x=1346',
		'title': '',
		'imageId': '68685819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685822&x=1346',
		'title': '',
		'imageId': '68685822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954538&docid=68685820&x=1346',
		'title': '',
		'imageId': '68685820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954538';

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