var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356596&x=2655',
		'title': '',
		'imageId': '68356596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356595&x=2655',
		'title': '',
		'imageId': '68356595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356597&x=2655',
		'title': '',
		'imageId': '68356597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356599&x=2655',
		'title': '',
		'imageId': '68356599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356598&x=2655',
		'title': '',
		'imageId': '68356598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356602&x=2655',
		'title': '',
		'imageId': '68356602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356600&x=2655',
		'title': '',
		'imageId': '68356600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894044&docid=68356601&x=2655',
		'title': '',
		'imageId': '68356601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894044';

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