var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661557&x=5753',
		'title': '',
		'imageId': '67661557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661561&x=5753',
		'title': '',
		'imageId': '67661561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661559&x=5753',
		'title': '',
		'imageId': '67661559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661558&x=5753',
		'title': '',
		'imageId': '67661558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661562&x=5753',
		'title': '',
		'imageId': '67661562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661555&x=5753',
		'title': '',
		'imageId': '67661555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661556&x=5753',
		'title': '',
		'imageId': '67661556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661560&x=5753',
		'title': '',
		'imageId': '67661560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910818&docid=67661563&x=5753',
		'title': '',
		'imageId': '67661563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910818';

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