var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602330&x=522',
		'title': '',
		'imageId': '68602330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602332&x=522',
		'title': '',
		'imageId': '68602332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602331&x=522',
		'title': '',
		'imageId': '68602331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602325&x=522',
		'title': '',
		'imageId': '68602325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602324&x=522',
		'title': '',
		'imageId': '68602324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602326&x=522',
		'title': '',
		'imageId': '68602326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602327&x=522',
		'title': '',
		'imageId': '68602327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602328&x=522',
		'title': '',
		'imageId': '68602328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950161&docid=68602329&x=522',
		'title': '',
		'imageId': '68602329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950161';

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