var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614158&x=2140',
		'title': '',
		'imageId': '69614158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614156&x=2140',
		'title': '',
		'imageId': '69614156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614163&x=2140',
		'title': '',
		'imageId': '69614163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614157&x=2140',
		'title': '',
		'imageId': '69614157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614161&x=2140',
		'title': '',
		'imageId': '69614161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614160&x=2140',
		'title': '',
		'imageId': '69614160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614162&x=2140',
		'title': '',
		'imageId': '69614162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995381&docid=69614159&x=2140',
		'title': '',
		'imageId': '69614159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995381';

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