var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029653&x=1123',
		'title': '',
		'imageId': '69029653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029654&x=1123',
		'title': '',
		'imageId': '69029654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029655&x=1123',
		'title': '',
		'imageId': '69029655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029656&x=1123',
		'title': '',
		'imageId': '69029656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029657&x=1123',
		'title': '',
		'imageId': '69029657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029658&x=1123',
		'title': '',
		'imageId': '69029658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029659&x=1123',
		'title': '',
		'imageId': '69029659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029666&x=1123',
		'title': '',
		'imageId': '69029666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970462&docid=69029667&x=1123',
		'title': '',
		'imageId': '69029667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970462';

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