var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065232&x=2913',
		'title': '',
		'imageId': '71065232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065233&x=2913',
		'title': '',
		'imageId': '71065233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065236&x=2913',
		'title': '',
		'imageId': '71065236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065237&x=2913',
		'title': '',
		'imageId': '71065237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065238&x=2913',
		'title': '',
		'imageId': '71065238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065239&x=2913',
		'title': '',
		'imageId': '71065239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065228&x=2913',
		'title': '',
		'imageId': '71065228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065229&x=2913',
		'title': '',
		'imageId': '71065229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065230&x=2913',
		'title': '',
		'imageId': '71065230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065231&x=2913',
		'title': '',
		'imageId': '71065231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065240&x=2913',
		'title': '',
		'imageId': '71065240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065241&x=2913',
		'title': '',
		'imageId': '71065241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065242&x=2913',
		'title': '',
		'imageId': '71065242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065243&x=2913',
		'title': '',
		'imageId': '71065243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065244&x=2913',
		'title': '',
		'imageId': '71065244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065245&x=2913',
		'title': '',
		'imageId': '71065245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065246&x=2913',
		'title': '',
		'imageId': '71065246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065247&x=2913',
		'title': '',
		'imageId': '71065247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053163&docid=71065248&x=2913',
		'title': '',
		'imageId': '71065248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4053163';

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