var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127267&x=46',
		'title': '',
		'imageId': '70127267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127268&x=46',
		'title': '',
		'imageId': '70127268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127269&x=46',
		'title': '',
		'imageId': '70127269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127270&x=46',
		'title': '',
		'imageId': '70127270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127271&x=46',
		'title': '',
		'imageId': '70127271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127272&x=46',
		'title': '',
		'imageId': '70127272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127273&x=46',
		'title': '',
		'imageId': '70127273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016362&docid=70127274&x=46',
		'title': '',
		'imageId': '70127274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016362';

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