var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454005&x=5540',
		'title': '',
		'imageId': '69454005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454006&x=5540',
		'title': '',
		'imageId': '69454006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454007&x=5540',
		'title': '',
		'imageId': '69454007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454008&x=5540',
		'title': '',
		'imageId': '69454008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454009&x=5540',
		'title': '',
		'imageId': '69454009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454010&x=5540',
		'title': '',
		'imageId': '69454010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454011&x=5540',
		'title': '',
		'imageId': '69454011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454012&x=5540',
		'title': '',
		'imageId': '69454012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988261&docid=69454013&x=5540',
		'title': '',
		'imageId': '69454013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988261';

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