var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138041&x=2154',
		'title': '',
		'imageId': '68138041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138042&x=2154',
		'title': '',
		'imageId': '68138042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138043&x=2154',
		'title': '',
		'imageId': '68138043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138044&x=2154',
		'title': '',
		'imageId': '68138044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138045&x=2154',
		'title': '',
		'imageId': '68138045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138046&x=2154',
		'title': '',
		'imageId': '68138046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138047&x=2154',
		'title': '',
		'imageId': '68138047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68138048&x=2154',
		'title': '',
		'imageId': '68138048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930519&docid=68155346&x=2154',
		'title': '',
		'imageId': '68155346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930519';

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