var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687768&x=3311',
		'title': '',
		'imageId': '67687768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687775&x=3311',
		'title': '',
		'imageId': '67687775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687771&x=3311',
		'title': '',
		'imageId': '67687771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687773&x=3311',
		'title': '',
		'imageId': '67687773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687770&x=3311',
		'title': '',
		'imageId': '67687770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687772&x=3311',
		'title': '',
		'imageId': '67687772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687769&x=3311',
		'title': '',
		'imageId': '67687769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960762&docid=67687774&x=3311',
		'title': '',
		'imageId': '67687774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960762';

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