var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936093&x=711',
		'title': '',
		'imageId': '68936093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936094&x=711',
		'title': '',
		'imageId': '68936094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936095&x=711',
		'title': '',
		'imageId': '68936095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936096&x=711',
		'title': '',
		'imageId': '68936096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936097&x=711',
		'title': '',
		'imageId': '68936097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936098&x=711',
		'title': '',
		'imageId': '68936098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936099&x=711',
		'title': '',
		'imageId': '68936099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936101&x=711',
		'title': '',
		'imageId': '68936101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965456&docid=68936102&x=711',
		'title': '',
		'imageId': '68936102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965456';

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