var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776160&x=838',
		'title': '',
		'imageId': '68776160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776165&x=838',
		'title': '',
		'imageId': '68776165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776161&x=838',
		'title': '',
		'imageId': '68776161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776163&x=838',
		'title': '',
		'imageId': '68776163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776162&x=838',
		'title': '',
		'imageId': '68776162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776164&x=838',
		'title': '',
		'imageId': '68776164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776175&x=838',
		'title': '',
		'imageId': '68776175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776176&x=838',
		'title': '',
		'imageId': '68776176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975121&docid=68776177&x=838',
		'title': '',
		'imageId': '68776177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975121';

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