var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896471&x=4435',
		'title': '',
		'imageId': '69896471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896467&x=4435',
		'title': '',
		'imageId': '69896467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896473&x=4435',
		'title': '',
		'imageId': '69896473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896474&x=4435',
		'title': '',
		'imageId': '69896474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896475&x=4435',
		'title': '',
		'imageId': '69896475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896468&x=4435',
		'title': '',
		'imageId': '69896468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896470&x=4435',
		'title': '',
		'imageId': '69896470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896472&x=4435',
		'title': '',
		'imageId': '69896472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007555&docid=69896469&x=4435',
		'title': '',
		'imageId': '69896469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007555';

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