var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823779&x=5921',
		'title': '',
		'imageId': '69823779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823776&x=5921',
		'title': '',
		'imageId': '69823776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823778&x=5921',
		'title': '',
		'imageId': '69823778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823774&x=5921',
		'title': '',
		'imageId': '69823774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823777&x=5921',
		'title': '',
		'imageId': '69823777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823773&x=5921',
		'title': '',
		'imageId': '69823773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995005&docid=69823775&x=5921',
		'title': '',
		'imageId': '69823775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995005';

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