var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523082&x=5856',
		'title': '',
		'imageId': '70523082',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523088&x=5856',
		'title': '',
		'imageId': '70523088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523083&x=5856',
		'title': '',
		'imageId': '70523083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523087&x=5856',
		'title': '',
		'imageId': '70523087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523079&x=5856',
		'title': '',
		'imageId': '70523079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523086&x=5856',
		'title': '',
		'imageId': '70523086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523081&x=5856',
		'title': '',
		'imageId': '70523081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523085&x=5856',
		'title': '',
		'imageId': '70523085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523078&x=5856',
		'title': '',
		'imageId': '70523078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523084&x=5856',
		'title': '',
		'imageId': '70523084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523089&x=5856',
		'title': '',
		'imageId': '70523089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038719&docid=70523080&x=5856',
		'title': '',
		'imageId': '70523080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038719';

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