var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961193&x=5855',
		'title': '',
		'imageId': '67961193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961192&x=5855',
		'title': '',
		'imageId': '67961192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961187&x=5855',
		'title': '',
		'imageId': '67961187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961199&x=5855',
		'title': '',
		'imageId': '67961199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961195&x=5855',
		'title': '',
		'imageId': '67961195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961200&x=5855',
		'title': '',
		'imageId': '67961200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961188&x=5855',
		'title': '',
		'imageId': '67961188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921634&docid=67961203&x=5855',
		'title': '',
		'imageId': '67961203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921634';

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