var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114088&x=2229',
		'title': '',
		'imageId': '68114088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114090&x=2229',
		'title': '',
		'imageId': '68114090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114089&x=2229',
		'title': '',
		'imageId': '68114089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114092&x=2229',
		'title': '',
		'imageId': '68114092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114093&x=2229',
		'title': '',
		'imageId': '68114093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114091&x=2229',
		'title': '',
		'imageId': '68114091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114094&x=2229',
		'title': '',
		'imageId': '68114094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929250&docid=68114095&x=2229',
		'title': '',
		'imageId': '68114095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929250';

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