var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676356&x=2257',
		'title': '',
		'imageId': '69676356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676358&x=2257',
		'title': '',
		'imageId': '69676358',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676359&x=2257',
		'title': '',
		'imageId': '69676359',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676360&x=2257',
		'title': '',
		'imageId': '69676360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676361&x=2257',
		'title': '',
		'imageId': '69676361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676362&x=2257',
		'title': '',
		'imageId': '69676362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676363&x=2257',
		'title': '',
		'imageId': '69676363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676364&x=2257',
		'title': '',
		'imageId': '69676364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676365&x=2257',
		'title': '',
		'imageId': '69676365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676348&x=2257',
		'title': '',
		'imageId': '69676348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676349&x=2257',
		'title': '',
		'imageId': '69676349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676350&x=2257',
		'title': '',
		'imageId': '69676350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676351&x=2257',
		'title': '',
		'imageId': '69676351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676352&x=2257',
		'title': '',
		'imageId': '69676352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676353&x=2257',
		'title': '',
		'imageId': '69676353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676354&x=2257',
		'title': '',
		'imageId': '69676354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061473&docid=69676355&x=2257',
		'title': '',
		'imageId': '69676355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4061473';

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