var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021456&x=2125',
		'title': '',
		'imageId': '70021456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021459&x=2125',
		'title': '',
		'imageId': '70021459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021460&x=2125',
		'title': '',
		'imageId': '70021460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021461&x=2125',
		'title': '',
		'imageId': '70021461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021462&x=2125',
		'title': '',
		'imageId': '70021462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021463&x=2125',
		'title': '',
		'imageId': '70021463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021464&x=2125',
		'title': '',
		'imageId': '70021464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012690&docid=70021469&x=2125',
		'title': '',
		'imageId': '70021469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012690';

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