var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116111&x=1534',
		'title': '',
		'imageId': '70116111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116110&x=1534',
		'title': '',
		'imageId': '70116110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116112&x=1534',
		'title': '',
		'imageId': '70116112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116113&x=1534',
		'title': '',
		'imageId': '70116113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116109&x=1534',
		'title': '',
		'imageId': '70116109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116114&x=1534',
		'title': '',
		'imageId': '70116114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116108&x=1534',
		'title': '',
		'imageId': '70116108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016079&docid=70116107&x=1534',
		'title': '',
		'imageId': '70116107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016079';

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