var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957157&x=4729',
		'title': '',
		'imageId': '68957157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957163&x=4729',
		'title': '',
		'imageId': '68957163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957162&x=4729',
		'title': '',
		'imageId': '68957162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957161&x=4729',
		'title': '',
		'imageId': '68957161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957160&x=4729',
		'title': '',
		'imageId': '68957160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957158&x=4729',
		'title': '',
		'imageId': '68957158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966387&docid=68957159&x=4729',
		'title': '',
		'imageId': '68957159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966387';

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