var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210871&x=4621',
		'title': '',
		'imageId': '70210871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70216471&x=4621',
		'title': '',
		'imageId': '70216471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210879&x=4621',
		'title': '',
		'imageId': '70210879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210881&x=4621',
		'title': '',
		'imageId': '70210881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210870&x=4621',
		'title': '',
		'imageId': '70210870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210873&x=4621',
		'title': '',
		'imageId': '70210873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210874&x=4621',
		'title': '',
		'imageId': '70210874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210885&x=4621',
		'title': '',
		'imageId': '70210885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210875&x=4621',
		'title': '',
		'imageId': '70210875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210876&x=4621',
		'title': '',
		'imageId': '70210876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210878&x=4621',
		'title': '',
		'imageId': '70210878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210886&x=4621',
		'title': '',
		'imageId': '70210886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210883&x=4621',
		'title': '',
		'imageId': '70210883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019122&docid=70210884&x=4621',
		'title': '',
		'imageId': '70210884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019122';

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