var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228853&x=2513',
		'title': '',
		'imageId': '69228853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228854&x=2513',
		'title': '',
		'imageId': '69228854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228855&x=2513',
		'title': '',
		'imageId': '69228855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228856&x=2513',
		'title': '',
		'imageId': '69228856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228857&x=2513',
		'title': '',
		'imageId': '69228857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228858&x=2513',
		'title': '',
		'imageId': '69228858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978727&docid=69228859&x=2513',
		'title': '',
		'imageId': '69228859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978727';

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