var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126068&x=1651',
		'title': '',
		'imageId': '70126068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126071&x=1651',
		'title': '',
		'imageId': '70126071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126061&x=1651',
		'title': '',
		'imageId': '70126061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126073&x=1651',
		'title': '',
		'imageId': '70126073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126060&x=1651',
		'title': '',
		'imageId': '70126060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126064&x=1651',
		'title': '',
		'imageId': '70126064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126070&x=1651',
		'title': '',
		'imageId': '70126070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126067&x=1651',
		'title': '',
		'imageId': '70126067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016337&docid=70126072&x=1651',
		'title': '',
		'imageId': '70126072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016337';

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