var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747657&x=5830',
		'title': '',
		'imageId': '68747657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747653&x=5830',
		'title': '',
		'imageId': '68747653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747654&x=5830',
		'title': '',
		'imageId': '68747654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747656&x=5830',
		'title': '',
		'imageId': '68747656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747655&x=5830',
		'title': '',
		'imageId': '68747655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747661&x=5830',
		'title': '',
		'imageId': '68747661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747658&x=5830',
		'title': '',
		'imageId': '68747658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747659&x=5830',
		'title': '',
		'imageId': '68747659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956857&docid=68747660&x=5830',
		'title': '',
		'imageId': '68747660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956857';

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