var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161931&x=3832',
		'title': '',
		'imageId': '68161931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161923&x=3832',
		'title': '',
		'imageId': '68161923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161924&x=3832',
		'title': '',
		'imageId': '68161924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161925&x=3832',
		'title': '',
		'imageId': '68161925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161926&x=3832',
		'title': '',
		'imageId': '68161926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161927&x=3832',
		'title': '',
		'imageId': '68161927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161928&x=3832',
		'title': '',
		'imageId': '68161928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161929&x=3832',
		'title': '',
		'imageId': '68161929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931868&docid=68161930&x=3832',
		'title': '',
		'imageId': '68161930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931868';

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