var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=69202344&x=1346',
		'title': '',
		'imageId': '69202344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=69202342&x=1346',
		'title': '',
		'imageId': '69202342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=68060896&x=1346',
		'title': '',
		'imageId': '68060896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=68060894&x=1346',
		'title': '',
		'imageId': '68060894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=68060892&x=1346',
		'title': '',
		'imageId': '68060892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=68060897&x=1346',
		'title': '',
		'imageId': '68060897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977699&docid=69202343&x=1346',
		'title': '',
		'imageId': '69202343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977699';

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