var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=69364806&x=4235',
		'title': '',
		'imageId': '69364806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738021&x=4235',
		'title': '',
		'imageId': '68738021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738022&x=4235',
		'title': '',
		'imageId': '68738022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738023&x=4235',
		'title': '',
		'imageId': '68738023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738024&x=4235',
		'title': '',
		'imageId': '68738024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738026&x=4235',
		'title': '',
		'imageId': '68738026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738027&x=4235',
		'title': '',
		'imageId': '68738027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956525&docid=68738028&x=4235',
		'title': '',
		'imageId': '68738028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956525';

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