var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166983&x=749',
		'title': '',
		'imageId': '70166983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166980&x=749',
		'title': '',
		'imageId': '70166980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166981&x=749',
		'title': '',
		'imageId': '70166981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166984&x=749',
		'title': '',
		'imageId': '70166984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166986&x=749',
		'title': '',
		'imageId': '70166986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166985&x=749',
		'title': '',
		'imageId': '70166985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166979&x=749',
		'title': '',
		'imageId': '70166979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166978&x=749',
		'title': '',
		'imageId': '70166978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017368&docid=70166982&x=749',
		'title': '',
		'imageId': '70166982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017368';

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