var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420055&x=5351',
		'title': '',
		'imageId': '69420055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420056&x=5351',
		'title': '',
		'imageId': '69420056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420057&x=5351',
		'title': '',
		'imageId': '69420057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420058&x=5351',
		'title': '',
		'imageId': '69420058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420059&x=5351',
		'title': '',
		'imageId': '69420059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420060&x=5351',
		'title': '',
		'imageId': '69420060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420061&x=5351',
		'title': '',
		'imageId': '69420061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420062&x=5351',
		'title': '',
		'imageId': '69420062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986657&docid=69420063&x=5351',
		'title': '',
		'imageId': '69420063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986657';

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