var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007837&x=5157',
		'title': '',
		'imageId': '69007837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007834&x=5157',
		'title': '',
		'imageId': '69007834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007833&x=5157',
		'title': '',
		'imageId': '69007833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007836&x=5157',
		'title': '',
		'imageId': '69007836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007828&x=5157',
		'title': '',
		'imageId': '69007828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007835&x=5157',
		'title': '',
		'imageId': '69007835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007826&x=5157',
		'title': '',
		'imageId': '69007826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007832&x=5157',
		'title': '',
		'imageId': '69007832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007830&x=5157',
		'title': '',
		'imageId': '69007830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007825&x=5157',
		'title': '',
		'imageId': '69007825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69007831&x=5157',
		'title': '',
		'imageId': '69007831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969362&docid=69008485&x=5157',
		'title': '',
		'imageId': '69008485',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969362';

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