var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235794&x=4521',
		'title': '',
		'imageId': '68235794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235795&x=4521',
		'title': '',
		'imageId': '68235795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235791&x=4521',
		'title': '',
		'imageId': '68235791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235790&x=4521',
		'title': '',
		'imageId': '68235790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235793&x=4521',
		'title': '',
		'imageId': '68235793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235789&x=4521',
		'title': '',
		'imageId': '68235789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235788&x=4521',
		'title': '',
		'imageId': '68235788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934356&docid=68235792&x=4521',
		'title': '',
		'imageId': '68235792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934356';

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