var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648156&x=2845',
		'title': '',
		'imageId': '68648156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648035&x=2845',
		'title': '',
		'imageId': '68648035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648153&x=2845',
		'title': '',
		'imageId': '68648153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648040&x=2845',
		'title': '',
		'imageId': '68648040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648155&x=2845',
		'title': '',
		'imageId': '68648155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648037&x=2845',
		'title': '',
		'imageId': '68648037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648039&x=2845',
		'title': '',
		'imageId': '68648039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648154&x=2845',
		'title': '',
		'imageId': '68648154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952832&docid=68648041&x=2845',
		'title': '',
		'imageId': '68648041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952832';

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