var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475695&x=59',
		'title': '',
		'imageId': '68475695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475694&x=59',
		'title': '',
		'imageId': '68475694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475693&x=59',
		'title': '',
		'imageId': '68475693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475696&x=59',
		'title': '',
		'imageId': '68475696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475699&x=59',
		'title': '',
		'imageId': '68475699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475697&x=59',
		'title': '',
		'imageId': '68475697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475700&x=59',
		'title': '',
		'imageId': '68475700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475698&x=59',
		'title': '',
		'imageId': '68475698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945499&docid=68475775&x=59',
		'title': '',
		'imageId': '68475775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945499';

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