var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678250&x=312',
		'title': '',
		'imageId': '68678250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678251&x=312',
		'title': '',
		'imageId': '68678251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678252&x=312',
		'title': '',
		'imageId': '68678252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678253&x=312',
		'title': '',
		'imageId': '68678253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678255&x=312',
		'title': '',
		'imageId': '68678255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678256&x=312',
		'title': '',
		'imageId': '68678256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678257&x=312',
		'title': '',
		'imageId': '68678257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678258&x=312',
		'title': '',
		'imageId': '68678258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954178&docid=68678259&x=312',
		'title': '',
		'imageId': '68678259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954178';

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