var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513799&x=159',
		'title': '',
		'imageId': '70513799',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513801&x=159',
		'title': '',
		'imageId': '70513801',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513802&x=159',
		'title': '',
		'imageId': '70513802',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513803&x=159',
		'title': '',
		'imageId': '70513803',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513804&x=159',
		'title': '',
		'imageId': '70513804',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513805&x=159',
		'title': '',
		'imageId': '70513805',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513806&x=159',
		'title': '',
		'imageId': '70513806',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513807&x=159',
		'title': '',
		'imageId': '70513807',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513808&x=159',
		'title': '',
		'imageId': '70513808',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513809&x=159',
		'title': '',
		'imageId': '70513809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513810&x=159',
		'title': '',
		'imageId': '70513810',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513811&x=159',
		'title': '',
		'imageId': '70513811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513812&x=159',
		'title': '',
		'imageId': '70513812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513813&x=159',
		'title': '',
		'imageId': '70513813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513814&x=159',
		'title': '',
		'imageId': '70513814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513815&x=159',
		'title': '',
		'imageId': '70513815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032419&docid=70513816&x=159',
		'title': '',
		'imageId': '70513816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032419';

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