var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397585&x=4343',
		'title': '',
		'imageId': '70397585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397588&x=4343',
		'title': '',
		'imageId': '70397588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397587&x=4343',
		'title': '',
		'imageId': '70397587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397586&x=4343',
		'title': '',
		'imageId': '70397586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397590&x=4343',
		'title': '',
		'imageId': '70397590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397589&x=4343',
		'title': '',
		'imageId': '70397589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027746&docid=70397591&x=4343',
		'title': '',
		'imageId': '70397591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027746';

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