var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559494&x=3656',
		'title': '',
		'imageId': '69559494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559497&x=3656',
		'title': '',
		'imageId': '69559497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559495&x=3656',
		'title': '',
		'imageId': '69559495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559493&x=3656',
		'title': '',
		'imageId': '69559493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559498&x=3656',
		'title': '',
		'imageId': '69559498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559499&x=3656',
		'title': '',
		'imageId': '69559499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559500&x=3656',
		'title': '',
		'imageId': '69559500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993162&docid=69559496&x=3656',
		'title': '',
		'imageId': '69559496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993162';

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