var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186125&x=2126',
		'title': '',
		'imageId': '69186125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186122&x=2126',
		'title': '',
		'imageId': '69186122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186124&x=2126',
		'title': '',
		'imageId': '69186124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186123&x=2126',
		'title': '',
		'imageId': '69186123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186126&x=2126',
		'title': '',
		'imageId': '69186126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186128&x=2126',
		'title': '',
		'imageId': '69186128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976787&docid=69186127&x=2126',
		'title': '',
		'imageId': '69186127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976787';

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