var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748943&x=3817',
		'title': '',
		'imageId': '67748943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748948&x=3817',
		'title': '',
		'imageId': '67748948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748947&x=3817',
		'title': '',
		'imageId': '67748947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748945&x=3817',
		'title': '',
		'imageId': '67748945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748944&x=3817',
		'title': '',
		'imageId': '67748944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748942&x=3817',
		'title': '',
		'imageId': '67748942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748949&x=3817',
		'title': '',
		'imageId': '67748949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748946&x=3817',
		'title': '',
		'imageId': '67748946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913889&docid=67748941&x=3817',
		'title': '',
		'imageId': '67748941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913889';

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