var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603595&x=922',
		'title': '',
		'imageId': '67603595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603594&x=922',
		'title': '',
		'imageId': '67603594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603597&x=922',
		'title': '',
		'imageId': '67603597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603596&x=922',
		'title': '',
		'imageId': '67603596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603600&x=922',
		'title': '',
		'imageId': '67603600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603598&x=922',
		'title': '',
		'imageId': '67603598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67603599&x=922',
		'title': '',
		'imageId': '67603599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=66865482&x=922',
		'title': '',
		'imageId': '66865482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912450&docid=67137895&x=922',
		'title': '',
		'imageId': '67137895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912450';

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