var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233066&x=495',
		'title': '',
		'imageId': '69233066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233069&x=495',
		'title': '',
		'imageId': '69233069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233072&x=495',
		'title': '',
		'imageId': '69233072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233075&x=495',
		'title': '',
		'imageId': '69233075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233078&x=495',
		'title': '',
		'imageId': '69233078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233081&x=495',
		'title': '',
		'imageId': '69233081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233084&x=495',
		'title': '',
		'imageId': '69233084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233087&x=495',
		'title': '',
		'imageId': '69233087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978881&docid=69233125&x=495',
		'title': '',
		'imageId': '69233125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978881';

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