var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591311&x=3326',
		'title': '',
		'imageId': '2591311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591317&x=3326',
		'title': '',
		'imageId': '2591317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591314&x=3326',
		'title': '',
		'imageId': '2591314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591320&x=3326',
		'title': '',
		'imageId': '2591320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591305&x=3326',
		'title': '',
		'imageId': '2591305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591308&x=3326',
		'title': '',
		'imageId': '2591308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591324&x=3326',
		'title': '',
		'imageId': '2591324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591332&x=3326',
		'title': '',
		'imageId': '2591332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473857&docid=2591335&x=3326',
		'title': '',
		'imageId': '2591335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473857';

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