var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287948&x=2318',
		'title': '',
		'imageId': '70287948',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287951&x=2318',
		'title': '',
		'imageId': '70287951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287953&x=2318',
		'title': '',
		'imageId': '70287953',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287954&x=2318',
		'title': '',
		'imageId': '70287954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287955&x=2318',
		'title': '',
		'imageId': '70287955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287956&x=2318',
		'title': '',
		'imageId': '70287956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287957&x=2318',
		'title': '',
		'imageId': '70287957',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287958&x=2318',
		'title': '',
		'imageId': '70287958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287959&x=2318',
		'title': '',
		'imageId': '70287959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287960&x=2318',
		'title': '',
		'imageId': '70287960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287961&x=2318',
		'title': '',
		'imageId': '70287961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022477&docid=70287946&x=2318',
		'title': '',
		'imageId': '70287946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022477';

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