var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343615&x=3137',
		'title': '',
		'imageId': '70343615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343611&x=3137',
		'title': '',
		'imageId': '70343611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343616&x=3137',
		'title': '',
		'imageId': '70343616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343613&x=3137',
		'title': '',
		'imageId': '70343613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343612&x=3137',
		'title': '',
		'imageId': '70343612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343617&x=3137',
		'title': '',
		'imageId': '70343617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343618&x=3137',
		'title': '',
		'imageId': '70343618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343620&x=3137',
		'title': '',
		'imageId': '70343620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025567&docid=70343619&x=3137',
		'title': '',
		'imageId': '70343619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025567';

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