var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68361007&x=3834',
		'title': '',
		'imageId': '68361007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68361005&x=3834',
		'title': '',
		'imageId': '68361005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68360986&x=3834',
		'title': '',
		'imageId': '68360986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68361004&x=3834',
		'title': '',
		'imageId': '68361004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68361006&x=3834',
		'title': '',
		'imageId': '68361006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68360983&x=3834',
		'title': '',
		'imageId': '68360983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68360978&x=3834',
		'title': '',
		'imageId': '68360978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68360999&x=3834',
		'title': '',
		'imageId': '68360999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939748&docid=68360980&x=3834',
		'title': '',
		'imageId': '68360980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939748';

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