var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109197&x=3643',
		'title': '',
		'imageId': '70109197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109200&x=3643',
		'title': '',
		'imageId': '70109200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109190&x=3643',
		'title': '',
		'imageId': '70109190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109198&x=3643',
		'title': '',
		'imageId': '70109198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109194&x=3643',
		'title': '',
		'imageId': '70109194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109203&x=3643',
		'title': '',
		'imageId': '70109203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109196&x=3643',
		'title': '',
		'imageId': '70109196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109191&x=3643',
		'title': '',
		'imageId': '70109191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109192&x=3643',
		'title': '',
		'imageId': '70109192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109195&x=3643',
		'title': '',
		'imageId': '70109195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109193&x=3643',
		'title': '',
		'imageId': '70109193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109201&x=3643',
		'title': '',
		'imageId': '70109201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109204&x=3643',
		'title': '',
		'imageId': '70109204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109199&x=3643',
		'title': '',
		'imageId': '70109199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015878&docid=70109202&x=3643',
		'title': '',
		'imageId': '70109202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015878';

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