var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888480&x=2910',
		'title': '',
		'imageId': '66888480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888481&x=2910',
		'title': '',
		'imageId': '66888481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888482&x=2910',
		'title': '',
		'imageId': '66888482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888483&x=2910',
		'title': '',
		'imageId': '66888483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888485&x=2910',
		'title': '',
		'imageId': '66888485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888486&x=2910',
		'title': '',
		'imageId': '66888486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888487&x=2910',
		'title': '',
		'imageId': '66888487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888488&x=2910',
		'title': '',
		'imageId': '66888488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880478&docid=66888479&x=2910',
		'title': '',
		'imageId': '66888479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880478';

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