var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003221&x=3444',
		'title': '',
		'imageId': '71003221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003210&x=3444',
		'title': '',
		'imageId': '71003210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003208&x=3444',
		'title': '',
		'imageId': '71003208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003205&x=3444',
		'title': '',
		'imageId': '71003205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003204&x=3444',
		'title': '',
		'imageId': '71003204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003211&x=3444',
		'title': '',
		'imageId': '71003211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003212&x=3444',
		'title': '',
		'imageId': '71003212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003203&x=3444',
		'title': '',
		'imageId': '71003203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003220&x=3444',
		'title': '',
		'imageId': '71003220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003206&x=3444',
		'title': '',
		'imageId': '71003206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003209&x=3444',
		'title': '',
		'imageId': '71003209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003216&x=3444',
		'title': '',
		'imageId': '71003216',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003218&x=3444',
		'title': '',
		'imageId': '71003218',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003214&x=3444',
		'title': '',
		'imageId': '71003214',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003215&x=3444',
		'title': '',
		'imageId': '71003215',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003219&x=3444',
		'title': '',
		'imageId': '71003219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003217&x=3444',
		'title': '',
		'imageId': '71003217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71003213&x=3444',
		'title': '',
		'imageId': '71003213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71030687&x=3444',
		'title': '',
		'imageId': '71030687',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050289&docid=71030686&x=3444',
		'title': '',
		'imageId': '71030686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050289';

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