var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876691&x=5745',
		'title': '',
		'imageId': '71876691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876688&x=5745',
		'title': '',
		'imageId': '71876688',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876690&x=5745',
		'title': '',
		'imageId': '71876690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876687&x=5745',
		'title': '',
		'imageId': '71876687',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876695&x=5745',
		'title': '',
		'imageId': '71876695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876689&x=5745',
		'title': '',
		'imageId': '71876689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876697&x=5745',
		'title': '',
		'imageId': '71876697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876693&x=5745',
		'title': '',
		'imageId': '71876693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876696&x=5745',
		'title': '',
		'imageId': '71876696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876686&x=5745',
		'title': '',
		'imageId': '71876686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876694&x=5745',
		'title': '',
		'imageId': '71876694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087467&docid=71876692&x=5745',
		'title': '',
		'imageId': '71876692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4087467';

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