var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108537&x=4316',
		'title': '',
		'imageId': '69108537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108539&x=4316',
		'title': '',
		'imageId': '69108539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108538&x=4316',
		'title': '',
		'imageId': '69108538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108541&x=4316',
		'title': '',
		'imageId': '69108541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108542&x=4316',
		'title': '',
		'imageId': '69108542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108540&x=4316',
		'title': '',
		'imageId': '69108540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108543&x=4316',
		'title': '',
		'imageId': '69108543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973650&docid=69108544&x=4316',
		'title': '',
		'imageId': '69108544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973650';

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