var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910985&x=4211',
		'title': '',
		'imageId': '68910985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910980&x=4211',
		'title': '',
		'imageId': '68910980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910987&x=4211',
		'title': '',
		'imageId': '68910987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910983&x=4211',
		'title': '',
		'imageId': '68910983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910986&x=4211',
		'title': '',
		'imageId': '68910986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910982&x=4211',
		'title': '',
		'imageId': '68910982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910981&x=4211',
		'title': '',
		'imageId': '68910981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910977&x=4211',
		'title': '',
		'imageId': '68910977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964204&docid=68910979&x=4211',
		'title': '',
		'imageId': '68910979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964204';

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