var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189683&x=3636',
		'title': '',
		'imageId': '69189683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189682&x=3636',
		'title': '',
		'imageId': '69189682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189681&x=3636',
		'title': '',
		'imageId': '69189681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189684&x=3636',
		'title': '',
		'imageId': '69189684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189686&x=3636',
		'title': '',
		'imageId': '69189686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189685&x=3636',
		'title': '',
		'imageId': '69189685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976911&docid=69189687&x=3636',
		'title': '',
		'imageId': '69189687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976911';

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