var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113982&x=5450',
		'title': '',
		'imageId': '68113982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113983&x=5450',
		'title': '',
		'imageId': '68113983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113984&x=5450',
		'title': '',
		'imageId': '68113984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113985&x=5450',
		'title': '',
		'imageId': '68113985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113981&x=5450',
		'title': '',
		'imageId': '68113981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113987&x=5450',
		'title': '',
		'imageId': '68113987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113986&x=5450',
		'title': '',
		'imageId': '68113986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929237&docid=68113988&x=5450',
		'title': '',
		'imageId': '68113988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929237';

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