var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166893&x=3051',
		'title': '',
		'imageId': '67166893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166894&x=3051',
		'title': '',
		'imageId': '67166894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166895&x=3051',
		'title': '',
		'imageId': '67166895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166896&x=3051',
		'title': '',
		'imageId': '67166896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166897&x=3051',
		'title': '',
		'imageId': '67166897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166899&x=3051',
		'title': '',
		'imageId': '67166899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166946&x=3051',
		'title': '',
		'imageId': '67166946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67166991&x=3051',
		'title': '',
		'imageId': '67166991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890865&docid=67167028&x=3051',
		'title': '',
		'imageId': '67167028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890865';

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