var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166073&x=532',
		'title': '',
		'imageId': '60166073',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166079&x=532',
		'title': '',
		'imageId': '60166079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166070&x=532',
		'title': '',
		'imageId': '60166070',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166083&x=532',
		'title': '',
		'imageId': '60166083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166074&x=532',
		'title': '',
		'imageId': '60166074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166075&x=532',
		'title': '',
		'imageId': '60166075',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166072&x=532',
		'title': '',
		'imageId': '60166072',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166071&x=532',
		'title': '',
		'imageId': '60166071',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166081&x=532',
		'title': '',
		'imageId': '60166081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166078&x=532',
		'title': '',
		'imageId': '60166078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166086&x=532',
		'title': '',
		'imageId': '60166086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166085&x=532',
		'title': '',
		'imageId': '60166085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166091&x=532',
		'title': '',
		'imageId': '60166091',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166089&x=532',
		'title': '',
		'imageId': '60166089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166084&x=532',
		'title': '',
		'imageId': '60166084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166068&x=532',
		'title': '',
		'imageId': '60166068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166087&x=532',
		'title': '',
		'imageId': '60166087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166090&x=532',
		'title': '',
		'imageId': '60166090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166088&x=532',
		'title': '',
		'imageId': '60166088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926769&docid=60166069&x=532',
		'title': '',
		'imageId': '60166069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926769';

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