var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217660&x=354',
		'title': '',
		'imageId': '70217660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217662&x=354',
		'title': '',
		'imageId': '70217662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217664&x=354',
		'title': '',
		'imageId': '70217664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217672&x=354',
		'title': '',
		'imageId': '70217672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217673&x=354',
		'title': '',
		'imageId': '70217673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217674&x=354',
		'title': '',
		'imageId': '70217674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217675&x=354',
		'title': '',
		'imageId': '70217675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217663&x=354',
		'title': '',
		'imageId': '70217663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217670&x=354',
		'title': '',
		'imageId': '70217670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217661&x=354',
		'title': '',
		'imageId': '70217661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217668&x=354',
		'title': '',
		'imageId': '70217668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217671&x=354',
		'title': '',
		'imageId': '70217671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217667&x=354',
		'title': '',
		'imageId': '70217667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217666&x=354',
		'title': '',
		'imageId': '70217666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217669&x=354',
		'title': '',
		'imageId': '70217669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019496&docid=70217665&x=354',
		'title': '',
		'imageId': '70217665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019496';

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