var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383481&x=1557',
		'title': '',
		'imageId': '68383481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383480&x=1557',
		'title': '',
		'imageId': '68383480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383484&x=1557',
		'title': '',
		'imageId': '68383484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383482&x=1557',
		'title': '',
		'imageId': '68383482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383486&x=1557',
		'title': '',
		'imageId': '68383486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383483&x=1557',
		'title': '',
		'imageId': '68383483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940365&docid=68383485&x=1557',
		'title': '',
		'imageId': '68383485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940365';

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