var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047088&x=228',
		'title': '',
		'imageId': '70047088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047092&x=228',
		'title': '',
		'imageId': '70047092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047090&x=228',
		'title': '',
		'imageId': '70047090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047094&x=228',
		'title': '',
		'imageId': '70047094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047091&x=228',
		'title': '',
		'imageId': '70047091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047089&x=228',
		'title': '',
		'imageId': '70047089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047093&x=228',
		'title': '',
		'imageId': '70047093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047087&x=228',
		'title': '',
		'imageId': '70047087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013412&docid=70047086&x=228',
		'title': '',
		'imageId': '70047086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013412';

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