var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622110&x=5119',
		'title': '',
		'imageId': '68622110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622108&x=5119',
		'title': '',
		'imageId': '68622108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622113&x=5119',
		'title': '',
		'imageId': '68622113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622114&x=5119',
		'title': '',
		'imageId': '68622114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622111&x=5119',
		'title': '',
		'imageId': '68622111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622112&x=5119',
		'title': '',
		'imageId': '68622112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950198&docid=68622109&x=5119',
		'title': '',
		'imageId': '68622109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950198';

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