var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445995&x=1953',
		'title': '',
		'imageId': '71445995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445985&x=1953',
		'title': '',
		'imageId': '71445985',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445986&x=1953',
		'title': '',
		'imageId': '71445986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445989&x=1953',
		'title': '',
		'imageId': '71445989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445988&x=1953',
		'title': '',
		'imageId': '71445988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445990&x=1953',
		'title': '',
		'imageId': '71445990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445992&x=1953',
		'title': '',
		'imageId': '71445992',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445993&x=1953',
		'title': '',
		'imageId': '71445993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445984&x=1953',
		'title': '',
		'imageId': '71445984',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445994&x=1953',
		'title': '',
		'imageId': '71445994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71445987&x=1953',
		'title': '',
		'imageId': '71445987',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4069700&docid=71446023&x=1953',
		'title': '',
		'imageId': '71446023',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4069700';

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