var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910310&x=3058',
		'title': '',
		'imageId': '71910310',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910318&x=3058',
		'title': '',
		'imageId': '71910318',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910309&x=3058',
		'title': '',
		'imageId': '71910309',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910314&x=3058',
		'title': '',
		'imageId': '71910314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910313&x=3058',
		'title': '',
		'imageId': '71910313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910316&x=3058',
		'title': '',
		'imageId': '71910316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910317&x=3058',
		'title': '',
		'imageId': '71910317',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910308&x=3058',
		'title': '',
		'imageId': '71910308',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910315&x=3058',
		'title': '',
		'imageId': '71910315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910312&x=3058',
		'title': '',
		'imageId': '71910312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088927&docid=71910311&x=3058',
		'title': '',
		'imageId': '71910311',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4088927';

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