var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=67515351&x=3539',
		'title': '',
		'imageId': '67515351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=67515352&x=3539',
		'title': '',
		'imageId': '67515352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=67515353&x=3539',
		'title': '',
		'imageId': '67515353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=67515354&x=3539',
		'title': '',
		'imageId': '67515354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354525&x=3539',
		'title': '',
		'imageId': '68354525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354521&x=3539',
		'title': '',
		'imageId': '68354521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354522&x=3539',
		'title': '',
		'imageId': '68354522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354524&x=3539',
		'title': '',
		'imageId': '68354524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354523&x=3539',
		'title': '',
		'imageId': '68354523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354527&x=3539',
		'title': '',
		'imageId': '68354527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354526&x=3539',
		'title': '',
		'imageId': '68354526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354530&x=3539',
		'title': '',
		'imageId': '68354530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354529&x=3539',
		'title': '',
		'imageId': '68354529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354531&x=3539',
		'title': '',
		'imageId': '68354531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930013&docid=68354519&x=3539',
		'title': '',
		'imageId': '68354519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930013';

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