var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823305&x=2646',
		'title': '',
		'imageId': '69823305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823309&x=2646',
		'title': '',
		'imageId': '69823309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823303&x=2646',
		'title': '',
		'imageId': '69823303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823307&x=2646',
		'title': '',
		'imageId': '69823307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823308&x=2646',
		'title': '',
		'imageId': '69823308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823302&x=2646',
		'title': '',
		'imageId': '69823302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823304&x=2646',
		'title': '',
		'imageId': '69823304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994990&docid=69823306&x=2646',
		'title': '',
		'imageId': '69823306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994990';

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