var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743097&x=3154',
		'title': '',
		'imageId': '68743097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743095&x=3154',
		'title': '',
		'imageId': '68743095',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743093&x=3154',
		'title': '',
		'imageId': '68743093',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743094&x=3154',
		'title': '',
		'imageId': '68743094',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743102&x=3154',
		'title': '',
		'imageId': '68743102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743103&x=3154',
		'title': '',
		'imageId': '68743103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743096&x=3154',
		'title': '',
		'imageId': '68743096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743098&x=3154',
		'title': '',
		'imageId': '68743098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743100&x=3154',
		'title': '',
		'imageId': '68743100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743101&x=3154',
		'title': '',
		'imageId': '68743101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956662&docid=68743099&x=3154',
		'title': '',
		'imageId': '68743099',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956662';

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