var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015229&x=2059',
		'title': '',
		'imageId': '71015229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015227&x=2059',
		'title': '',
		'imageId': '71015227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015233&x=2059',
		'title': '',
		'imageId': '71015233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015234&x=2059',
		'title': '',
		'imageId': '71015234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015231&x=2059',
		'title': '',
		'imageId': '71015231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015226&x=2059',
		'title': '',
		'imageId': '71015226',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015235&x=2059',
		'title': '',
		'imageId': '71015235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015225&x=2059',
		'title': '',
		'imageId': '71015225',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015230&x=2059',
		'title': '',
		'imageId': '71015230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015236&x=2059',
		'title': '',
		'imageId': '71015236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015232&x=2059',
		'title': '',
		'imageId': '71015232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4056457&docid=71015228&x=2059',
		'title': '',
		'imageId': '71015228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4056457';

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