var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565365&x=335',
		'title': '',
		'imageId': '68565365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565366&x=335',
		'title': '',
		'imageId': '68565366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565371&x=335',
		'title': '',
		'imageId': '68565371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565367&x=335',
		'title': '',
		'imageId': '68565367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565368&x=335',
		'title': '',
		'imageId': '68565368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565369&x=335',
		'title': '',
		'imageId': '68565369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565370&x=335',
		'title': '',
		'imageId': '68565370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949158&docid=68565364&x=335',
		'title': '',
		'imageId': '68565364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949158';

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