var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094895&x=3533',
		'title': '',
		'imageId': '68094895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094899&x=3533',
		'title': '',
		'imageId': '68094899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094900&x=3533',
		'title': '',
		'imageId': '68094900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094901&x=3533',
		'title': '',
		'imageId': '68094901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094902&x=3533',
		'title': '',
		'imageId': '68094902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094890&x=3533',
		'title': '',
		'imageId': '68094890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094891&x=3533',
		'title': '',
		'imageId': '68094891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094887&x=3533',
		'title': '',
		'imageId': '68094887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094888&x=3533',
		'title': '',
		'imageId': '68094888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094889&x=3533',
		'title': '',
		'imageId': '68094889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094892&x=3533',
		'title': '',
		'imageId': '68094892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928525&docid=68094893&x=3533',
		'title': '',
		'imageId': '68094893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928525';

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