var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753814&x=4832',
		'title': '',
		'imageId': '67753814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753810&x=4832',
		'title': '',
		'imageId': '67753810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753812&x=4832',
		'title': '',
		'imageId': '67753812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753815&x=4832',
		'title': '',
		'imageId': '67753815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753813&x=4832',
		'title': '',
		'imageId': '67753813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753819&x=4832',
		'title': '',
		'imageId': '67753819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753816&x=4832',
		'title': '',
		'imageId': '67753816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912065&docid=67753817&x=4832',
		'title': '',
		'imageId': '67753817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912065';

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