var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486673&x=5924',
		'title': '',
		'imageId': '71486673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486672&x=5924',
		'title': '',
		'imageId': '71486672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486677&x=5924',
		'title': '',
		'imageId': '71486677',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486690&x=5924',
		'title': '',
		'imageId': '71486690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486693&x=5924',
		'title': '',
		'imageId': '71486693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486694&x=5924',
		'title': '',
		'imageId': '71486694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486671&x=5924',
		'title': '',
		'imageId': '71486671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486653&x=5924',
		'title': '',
		'imageId': '71486653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486668&x=5924',
		'title': '',
		'imageId': '71486668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486669&x=5924',
		'title': '',
		'imageId': '71486669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486652&x=5924',
		'title': '',
		'imageId': '71486652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4071416&docid=71486650&x=5924',
		'title': '',
		'imageId': '71486650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4071416';

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