var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136580&x=5159',
		'title': '',
		'imageId': '70136580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136585&x=5159',
		'title': '',
		'imageId': '70136585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136583&x=5159',
		'title': '',
		'imageId': '70136583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136581&x=5159',
		'title': '',
		'imageId': '70136581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136582&x=5159',
		'title': '',
		'imageId': '70136582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136587&x=5159',
		'title': '',
		'imageId': '70136587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136586&x=5159',
		'title': '',
		'imageId': '70136586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136584&x=5159',
		'title': '',
		'imageId': '70136584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016593&docid=70136589&x=5159',
		'title': '',
		'imageId': '70136589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016593';

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