var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956689&x=380',
		'title': '',
		'imageId': '67956689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956690&x=380',
		'title': '',
		'imageId': '67956690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956691&x=380',
		'title': '',
		'imageId': '67956691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956692&x=380',
		'title': '',
		'imageId': '67956692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956693&x=380',
		'title': '',
		'imageId': '67956693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956694&x=380',
		'title': '',
		'imageId': '67956694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956695&x=380',
		'title': '',
		'imageId': '67956695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956696&x=380',
		'title': '',
		'imageId': '67956696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922274&docid=67956697&x=380',
		'title': '',
		'imageId': '67956697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922274';

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