var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676162&x=5826',
		'title': '',
		'imageId': '68676162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676163&x=5826',
		'title': '',
		'imageId': '68676163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676161&x=5826',
		'title': '',
		'imageId': '68676161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676164&x=5826',
		'title': '',
		'imageId': '68676164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676165&x=5826',
		'title': '',
		'imageId': '68676165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676185&x=5826',
		'title': '',
		'imageId': '68676185',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676187&x=5826',
		'title': '',
		'imageId': '68676187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676186&x=5826',
		'title': '',
		'imageId': '68676186',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676188&x=5826',
		'title': '',
		'imageId': '68676188',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676199&x=5826',
		'title': '',
		'imageId': '68676199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676198&x=5826',
		'title': '',
		'imageId': '68676198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676197&x=5826',
		'title': '',
		'imageId': '68676197',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676202&x=5826',
		'title': '',
		'imageId': '68676202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676200&x=5826',
		'title': '',
		'imageId': '68676200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676203&x=5826',
		'title': '',
		'imageId': '68676203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68676201&x=5826',
		'title': '',
		'imageId': '68676201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954111&docid=68871834&x=5826',
		'title': '',
		'imageId': '68871834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954111';

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