var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801959&x=5124',
		'title': '',
		'imageId': '69801959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801960&x=5124',
		'title': '',
		'imageId': '69801960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801961&x=5124',
		'title': '',
		'imageId': '69801961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801962&x=5124',
		'title': '',
		'imageId': '69801962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801963&x=5124',
		'title': '',
		'imageId': '69801963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801964&x=5124',
		'title': '',
		'imageId': '69801964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003650&docid=69801965&x=5124',
		'title': '',
		'imageId': '69801965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003650';

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