var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965684&x=1346',
		'title': '',
		'imageId': '68965684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965685&x=1346',
		'title': '',
		'imageId': '68965685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965689&x=1346',
		'title': '',
		'imageId': '68965689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965691&x=1346',
		'title': '',
		'imageId': '68965691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965688&x=1346',
		'title': '',
		'imageId': '68965688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965687&x=1346',
		'title': '',
		'imageId': '68965687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965686&x=1346',
		'title': '',
		'imageId': '68965686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966632&docid=68965690&x=1346',
		'title': '',
		'imageId': '68965690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966632';

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