var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560011&x=1714',
		'title': '',
		'imageId': '67560011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560012&x=1714',
		'title': '',
		'imageId': '67560012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560013&x=1714',
		'title': '',
		'imageId': '67560013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560019&x=1714',
		'title': '',
		'imageId': '67560019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560014&x=1714',
		'title': '',
		'imageId': '67560014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560015&x=1714',
		'title': '',
		'imageId': '67560015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560016&x=1714',
		'title': '',
		'imageId': '67560016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560017&x=1714',
		'title': '',
		'imageId': '67560017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906509&docid=67560018&x=1714',
		'title': '',
		'imageId': '67560018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906509';

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