var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896021&x=171',
		'title': '',
		'imageId': '69896021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896009&x=171',
		'title': '',
		'imageId': '69896009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896020&x=171',
		'title': '',
		'imageId': '69896020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896011&x=171',
		'title': '',
		'imageId': '69896011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896016&x=171',
		'title': '',
		'imageId': '69896016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896013&x=171',
		'title': '',
		'imageId': '69896013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896012&x=171',
		'title': '',
		'imageId': '69896012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896008&x=171',
		'title': '',
		'imageId': '69896008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896018&x=171',
		'title': '',
		'imageId': '69896018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69943113&x=171',
		'title': '',
		'imageId': '69943113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896007&x=171',
		'title': '',
		'imageId': '69896007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896019&x=171',
		'title': '',
		'imageId': '69896019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896006&x=171',
		'title': '',
		'imageId': '69896006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896010&x=171',
		'title': '',
		'imageId': '69896010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896015&x=171',
		'title': '',
		'imageId': '69896015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006940&docid=69896017&x=171',
		'title': '',
		'imageId': '69896017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006940';

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