var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049255&x=2210',
		'title': '',
		'imageId': '70049255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049265&x=2210',
		'title': '',
		'imageId': '70049265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049266&x=2210',
		'title': '',
		'imageId': '70049266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049268&x=2210',
		'title': '',
		'imageId': '70049268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049256&x=2210',
		'title': '',
		'imageId': '70049256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049257&x=2210',
		'title': '',
		'imageId': '70049257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049260&x=2210',
		'title': '',
		'imageId': '70049260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049263&x=2210',
		'title': '',
		'imageId': '70049263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049269&x=2210',
		'title': '',
		'imageId': '70049269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049267&x=2210',
		'title': '',
		'imageId': '70049267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049262&x=2210',
		'title': '',
		'imageId': '70049262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049254&x=2210',
		'title': '',
		'imageId': '70049254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049259&x=2210',
		'title': '',
		'imageId': '70049259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049261&x=2210',
		'title': '',
		'imageId': '70049261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049264&x=2210',
		'title': '',
		'imageId': '70049264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013432&docid=70049258&x=2210',
		'title': '',
		'imageId': '70049258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013432';

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