var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613894&x=3138',
		'title': '',
		'imageId': '68613894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613892&x=3138',
		'title': '',
		'imageId': '68613892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613893&x=3138',
		'title': '',
		'imageId': '68613893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613897&x=3138',
		'title': '',
		'imageId': '68613897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613895&x=3138',
		'title': '',
		'imageId': '68613895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613891&x=3138',
		'title': '',
		'imageId': '68613891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613899&x=3138',
		'title': '',
		'imageId': '68613899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613896&x=3138',
		'title': '',
		'imageId': '68613896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951182&docid=68613898&x=3138',
		'title': '',
		'imageId': '68613898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951182';

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