var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909233&x=124',
		'title': '',
		'imageId': '69909233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909234&x=124',
		'title': '',
		'imageId': '69909234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909235&x=124',
		'title': '',
		'imageId': '69909235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909236&x=124',
		'title': '',
		'imageId': '69909236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909237&x=124',
		'title': '',
		'imageId': '69909237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909244&x=124',
		'title': '',
		'imageId': '69909244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909245&x=124',
		'title': '',
		'imageId': '69909245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909246&x=124',
		'title': '',
		'imageId': '69909246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012957&docid=69909247&x=124',
		'title': '',
		'imageId': '69909247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012957';

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