var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060873&x=5221',
		'title': '',
		'imageId': '69060873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060875&x=5221',
		'title': '',
		'imageId': '69060875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060876&x=5221',
		'title': '',
		'imageId': '69060876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060878&x=5221',
		'title': '',
		'imageId': '69060878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060877&x=5221',
		'title': '',
		'imageId': '69060877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060879&x=5221',
		'title': '',
		'imageId': '69060879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971807&docid=69060874&x=5221',
		'title': '',
		'imageId': '69060874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971807';

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