var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161618&x=1025',
		'title': '',
		'imageId': '63161618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161621&x=1025',
		'title': '',
		'imageId': '63161621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161616&x=1025',
		'title': '',
		'imageId': '63161616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161622&x=1025',
		'title': '',
		'imageId': '63161622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161619&x=1025',
		'title': '',
		'imageId': '63161619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161615&x=1025',
		'title': '',
		'imageId': '63161615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161617&x=1025',
		'title': '',
		'imageId': '63161617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161620&x=1025',
		'title': '',
		'imageId': '63161620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965363&docid=63161924&x=1025',
		'title': '',
		'imageId': '63161924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965363';

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