var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008105&x=3247',
		'title': '',
		'imageId': '71008105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008103&x=3247',
		'title': '',
		'imageId': '71008103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008100&x=3247',
		'title': '',
		'imageId': '71008100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008102&x=3247',
		'title': '',
		'imageId': '71008102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008116&x=3247',
		'title': '',
		'imageId': '71008116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008111&x=3247',
		'title': '',
		'imageId': '71008111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008101&x=3247',
		'title': '',
		'imageId': '71008101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008104&x=3247',
		'title': '',
		'imageId': '71008104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71013219&x=3247',
		'title': '',
		'imageId': '71013219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71013220&x=3247',
		'title': '',
		'imageId': '71013220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050513&docid=71008108&x=3247',
		'title': '',
		'imageId': '71008108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050513';

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