var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671794&x=1137',
		'title': '',
		'imageId': '70671794',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671816&x=1137',
		'title': '',
		'imageId': '70671816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671819&x=1137',
		'title': '',
		'imageId': '70671819',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671822&x=1137',
		'title': '',
		'imageId': '70671822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671825&x=1137',
		'title': '',
		'imageId': '70671825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671832&x=1137',
		'title': '',
		'imageId': '70671832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671835&x=1137',
		'title': '',
		'imageId': '70671835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671840&x=1137',
		'title': '',
		'imageId': '70671840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671856&x=1137',
		'title': '',
		'imageId': '70671856',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671859&x=1137',
		'title': '',
		'imageId': '70671859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671863&x=1137',
		'title': '',
		'imageId': '70671863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037759&docid=70671866&x=1137',
		'title': '',
		'imageId': '70671866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037759';

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