var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126973&x=1651',
		'title': '',
		'imageId': '70126973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126968&x=1651',
		'title': '',
		'imageId': '70126968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126966&x=1651',
		'title': '',
		'imageId': '70126966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126965&x=1651',
		'title': '',
		'imageId': '70126965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126970&x=1651',
		'title': '',
		'imageId': '70126970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126971&x=1651',
		'title': '',
		'imageId': '70126971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126967&x=1651',
		'title': '',
		'imageId': '70126967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016350&docid=70126972&x=1651',
		'title': '',
		'imageId': '70126972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016350';

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