var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965626&x=1259',
		'title': '',
		'imageId': '68965626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965629&x=1259',
		'title': '',
		'imageId': '68965629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965628&x=1259',
		'title': '',
		'imageId': '68965628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965627&x=1259',
		'title': '',
		'imageId': '68965627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965625&x=1259',
		'title': '',
		'imageId': '68965625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965624&x=1259',
		'title': '',
		'imageId': '68965624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965966&x=1259',
		'title': '',
		'imageId': '68965966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966629&docid=68965967&x=1259',
		'title': '',
		'imageId': '68965967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966629';

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