var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196653&x=5555',
		'title': '',
		'imageId': '70196653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196643&x=5555',
		'title': '',
		'imageId': '70196643',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196650&x=5555',
		'title': '',
		'imageId': '70196650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196651&x=5555',
		'title': '',
		'imageId': '70196651',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196644&x=5555',
		'title': '',
		'imageId': '70196644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196647&x=5555',
		'title': '',
		'imageId': '70196647',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196649&x=5555',
		'title': '',
		'imageId': '70196649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196652&x=5555',
		'title': '',
		'imageId': '70196652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196645&x=5555',
		'title': '',
		'imageId': '70196645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196648&x=5555',
		'title': '',
		'imageId': '70196648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196654&x=5555',
		'title': '',
		'imageId': '70196654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018710&docid=70196646&x=5555',
		'title': '',
		'imageId': '70196646',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018710';

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