var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836469&x=3053',
		'title': '',
		'imageId': '67836469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836483&x=3053',
		'title': '',
		'imageId': '67836483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836467&x=3053',
		'title': '',
		'imageId': '67836467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836477&x=3053',
		'title': '',
		'imageId': '67836477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836479&x=3053',
		'title': '',
		'imageId': '67836479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836471&x=3053',
		'title': '',
		'imageId': '67836471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836466&x=3053',
		'title': '',
		'imageId': '67836466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836478&x=3053',
		'title': '',
		'imageId': '67836478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923279&docid=67836476&x=3053',
		'title': '',
		'imageId': '67836476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923279';

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