var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100348&x=1520',
		'title': '',
		'imageId': '69100348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100349&x=1520',
		'title': '',
		'imageId': '69100349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100350&x=1520',
		'title': '',
		'imageId': '69100350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100351&x=1520',
		'title': '',
		'imageId': '69100351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100352&x=1520',
		'title': '',
		'imageId': '69100352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100353&x=1520',
		'title': '',
		'imageId': '69100353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100354&x=1520',
		'title': '',
		'imageId': '69100354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100355&x=1520',
		'title': '',
		'imageId': '69100355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973179&docid=69100356&x=1520',
		'title': '',
		'imageId': '69100356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973179';

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