var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133558&x=4448',
		'title': '',
		'imageId': '70133558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133561&x=4448',
		'title': '',
		'imageId': '70133561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133562&x=4448',
		'title': '',
		'imageId': '70133562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133557&x=4448',
		'title': '',
		'imageId': '70133557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133564&x=4448',
		'title': '',
		'imageId': '70133564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133565&x=4448',
		'title': '',
		'imageId': '70133565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133563&x=4448',
		'title': '',
		'imageId': '70133563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133559&x=4448',
		'title': '',
		'imageId': '70133559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016520&docid=70133560&x=4448',
		'title': '',
		'imageId': '70133560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016520';

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