var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847446&x=5054',
		'title': '',
		'imageId': '68847446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847447&x=5054',
		'title': '',
		'imageId': '68847447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847449&x=5054',
		'title': '',
		'imageId': '68847449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847448&x=5054',
		'title': '',
		'imageId': '68847448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847451&x=5054',
		'title': '',
		'imageId': '68847451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847450&x=5054',
		'title': '',
		'imageId': '68847450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847444&x=5054',
		'title': '',
		'imageId': '68847444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960196&docid=68847445&x=5054',
		'title': '',
		'imageId': '68847445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960196';

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