var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887609&x=445',
		'title': '',
		'imageId': '68887609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887618&x=445',
		'title': '',
		'imageId': '68887618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887584&x=445',
		'title': '',
		'imageId': '68887584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887587&x=445',
		'title': '',
		'imageId': '68887587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887583&x=445',
		'title': '',
		'imageId': '68887583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887591&x=445',
		'title': '',
		'imageId': '68887591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887598&x=445',
		'title': '',
		'imageId': '68887598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887600&x=445',
		'title': '',
		'imageId': '68887600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887603&x=445',
		'title': '',
		'imageId': '68887603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887605&x=445',
		'title': '',
		'imageId': '68887605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887606&x=445',
		'title': '',
		'imageId': '68887606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887588&x=445',
		'title': '',
		'imageId': '68887588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887586&x=445',
		'title': '',
		'imageId': '68887586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=68887585&x=445',
		'title': '',
		'imageId': '68887585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963331&docid=69102099&x=445',
		'title': '',
		'imageId': '69102099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963331';

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