var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148876&x=823',
		'title': '',
		'imageId': '68148876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148877&x=823',
		'title': '',
		'imageId': '68148877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148878&x=823',
		'title': '',
		'imageId': '68148878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148883&x=823',
		'title': '',
		'imageId': '68148883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148886&x=823',
		'title': '',
		'imageId': '68148886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148891&x=823',
		'title': '',
		'imageId': '68148891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148894&x=823',
		'title': '',
		'imageId': '68148894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931201&docid=68148898&x=823',
		'title': '',
		'imageId': '68148898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931201';

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