var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207599&x=3744',
		'title': '',
		'imageId': '70207599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207595&x=3744',
		'title': '',
		'imageId': '70207595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207600&x=3744',
		'title': '',
		'imageId': '70207600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207593&x=3744',
		'title': '',
		'imageId': '70207593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207598&x=3744',
		'title': '',
		'imageId': '70207598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207596&x=3744',
		'title': '',
		'imageId': '70207596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207602&x=3744',
		'title': '',
		'imageId': '70207602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019137&docid=70207597&x=3744',
		'title': '',
		'imageId': '70207597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019137';

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