var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108097&x=2543',
		'title': '',
		'imageId': '70108097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108099&x=2543',
		'title': '',
		'imageId': '70108099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108103&x=2543',
		'title': '',
		'imageId': '70108103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108110&x=2543',
		'title': '',
		'imageId': '70108110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108114&x=2543',
		'title': '',
		'imageId': '70108114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108118&x=2543',
		'title': '',
		'imageId': '70108118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108194&x=2543',
		'title': '',
		'imageId': '70108194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108197&x=2543',
		'title': '',
		'imageId': '70108197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108333&x=2543',
		'title': '',
		'imageId': '70108333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108336&x=2543',
		'title': '',
		'imageId': '70108336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108339&x=2543',
		'title': '',
		'imageId': '70108339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108342&x=2543',
		'title': '',
		'imageId': '70108342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108345&x=2543',
		'title': '',
		'imageId': '70108345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108348&x=2543',
		'title': '',
		'imageId': '70108348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108353&x=2543',
		'title': '',
		'imageId': '70108353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108357&x=2543',
		'title': '',
		'imageId': '70108357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015868&docid=70108363&x=2543',
		'title': '',
		'imageId': '70108363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015868';

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