var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200922&x=2132',
		'title': '',
		'imageId': '67200922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200934&x=2132',
		'title': '',
		'imageId': '67200934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200942&x=2132',
		'title': '',
		'imageId': '67200942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200951&x=2132',
		'title': '',
		'imageId': '67200951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200961&x=2132',
		'title': '',
		'imageId': '67200961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200969&x=2132',
		'title': '',
		'imageId': '67200969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200977&x=2132',
		'title': '',
		'imageId': '67200977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200984&x=2132',
		'title': '',
		'imageId': '67200984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892194&docid=67200992&x=2132',
		'title': '',
		'imageId': '67200992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3892194';

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