var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775763&x=3844',
		'title': '',
		'imageId': '67775763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775762&x=3844',
		'title': '',
		'imageId': '67775762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775767&x=3844',
		'title': '',
		'imageId': '67775767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775765&x=3844',
		'title': '',
		'imageId': '67775765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775764&x=3844',
		'title': '',
		'imageId': '67775764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775766&x=3844',
		'title': '',
		'imageId': '67775766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915358&docid=67775768&x=3844',
		'title': '',
		'imageId': '67775768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915358';

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