var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756895&x=5648',
		'title': '',
		'imageId': '70756895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756898&x=5648',
		'title': '',
		'imageId': '70756898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756901&x=5648',
		'title': '',
		'imageId': '70756901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756905&x=5648',
		'title': '',
		'imageId': '70756905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756909&x=5648',
		'title': '',
		'imageId': '70756909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756914&x=5648',
		'title': '',
		'imageId': '70756914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756912&x=5648',
		'title': '',
		'imageId': '70756912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756913&x=5648',
		'title': '',
		'imageId': '70756913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756915&x=5648',
		'title': '',
		'imageId': '70756915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756911&x=5648',
		'title': '',
		'imageId': '70756911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040928&docid=70756910&x=5648',
		'title': '',
		'imageId': '70756910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4040928';

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