var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051023&x=1651',
		'title': '',
		'imageId': '70051023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051026&x=1651',
		'title': '',
		'imageId': '70051026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051047&x=1651',
		'title': '',
		'imageId': '70051047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051034&x=1651',
		'title': '',
		'imageId': '70051034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051053&x=1651',
		'title': '',
		'imageId': '70051053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051031&x=1651',
		'title': '',
		'imageId': '70051031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051044&x=1651',
		'title': '',
		'imageId': '70051044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013681&docid=70051041&x=1651',
		'title': '',
		'imageId': '70051041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013681';

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