var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911066&x=2636',
		'title': '',
		'imageId': '68911066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911064&x=2636',
		'title': '',
		'imageId': '68911064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911061&x=2636',
		'title': '',
		'imageId': '68911061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911060&x=2636',
		'title': '',
		'imageId': '68911060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911065&x=2636',
		'title': '',
		'imageId': '68911065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911058&x=2636',
		'title': '',
		'imageId': '68911058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911068&x=2636',
		'title': '',
		'imageId': '68911068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911062&x=2636',
		'title': '',
		'imageId': '68911062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955593&docid=68911063&x=2636',
		'title': '',
		'imageId': '68911063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955593';

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