var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911360&x=4413',
		'title': '',
		'imageId': '69911360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911356&x=4413',
		'title': '',
		'imageId': '69911356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911353&x=4413',
		'title': '',
		'imageId': '69911353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911289&x=4413',
		'title': '',
		'imageId': '69911289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911261&x=4413',
		'title': '',
		'imageId': '69911261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911269&x=4413',
		'title': '',
		'imageId': '69911269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911275&x=4413',
		'title': '',
		'imageId': '69911275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008091&docid=69911349&x=4413',
		'title': '',
		'imageId': '69911349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008091';

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