var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726710&x=5251',
		'title': '',
		'imageId': '68726710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726704&x=5251',
		'title': '',
		'imageId': '68726704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726707&x=5251',
		'title': '',
		'imageId': '68726707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726711&x=5251',
		'title': '',
		'imageId': '68726711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726701&x=5251',
		'title': '',
		'imageId': '68726701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726705&x=5251',
		'title': '',
		'imageId': '68726705',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726703&x=5251',
		'title': '',
		'imageId': '68726703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726708&x=5251',
		'title': '',
		'imageId': '68726708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726709&x=5251',
		'title': '',
		'imageId': '68726709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726702&x=5251',
		'title': '',
		'imageId': '68726702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956071&docid=68726706&x=5251',
		'title': '',
		'imageId': '68726706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956071';

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