var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679863&x=4938',
		'title': '',
		'imageId': '67679863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679866&x=4938',
		'title': '',
		'imageId': '67679866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679871&x=4938',
		'title': '',
		'imageId': '67679871',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679881&x=4938',
		'title': '',
		'imageId': '67679881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679888&x=4938',
		'title': '',
		'imageId': '67679888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679899&x=4938',
		'title': '',
		'imageId': '67679899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679904&x=4938',
		'title': '',
		'imageId': '67679904',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679924&x=4938',
		'title': '',
		'imageId': '67679924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889777&docid=67679946&x=4938',
		'title': '',
		'imageId': '67679946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889777';

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