var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649732&x=4813',
		'title': '',
		'imageId': '69649732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649728&x=4813',
		'title': '',
		'imageId': '69649728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649729&x=4813',
		'title': '',
		'imageId': '69649729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649730&x=4813',
		'title': '',
		'imageId': '69649730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649731&x=4813',
		'title': '',
		'imageId': '69649731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649736&x=4813',
		'title': '',
		'imageId': '69649736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649734&x=4813',
		'title': '',
		'imageId': '69649734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649735&x=4813',
		'title': '',
		'imageId': '69649735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997519&docid=69649733&x=4813',
		'title': '',
		'imageId': '69649733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997519';

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