var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197341&x=1444',
		'title': '',
		'imageId': '69197341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197393&x=1444',
		'title': '',
		'imageId': '69197393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197396&x=1444',
		'title': '',
		'imageId': '69197396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197480&x=1444',
		'title': '',
		'imageId': '69197480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197483&x=1444',
		'title': '',
		'imageId': '69197483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197486&x=1444',
		'title': '',
		'imageId': '69197486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977305&docid=69197489&x=1444',
		'title': '',
		'imageId': '69197489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977305';

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