var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770366&x=1112',
		'title': '',
		'imageId': '68770366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770361&x=1112',
		'title': '',
		'imageId': '68770361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770364&x=1112',
		'title': '',
		'imageId': '68770364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770359&x=1112',
		'title': '',
		'imageId': '68770359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770367&x=1112',
		'title': '',
		'imageId': '68770367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770358&x=1112',
		'title': '',
		'imageId': '68770358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770362&x=1112',
		'title': '',
		'imageId': '68770362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770365&x=1112',
		'title': '',
		'imageId': '68770365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957958&docid=68770363&x=1112',
		'title': '',
		'imageId': '68770363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957958';

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