var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514767&x=4945',
		'title': '',
		'imageId': '67514767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514770&x=4945',
		'title': '',
		'imageId': '67514770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514772&x=4945',
		'title': '',
		'imageId': '67514772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514774&x=4945',
		'title': '',
		'imageId': '67514774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514773&x=4945',
		'title': '',
		'imageId': '67514773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514771&x=4945',
		'title': '',
		'imageId': '67514771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514798&x=4945',
		'title': '',
		'imageId': '67514798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514797&x=4945',
		'title': '',
		'imageId': '67514797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879031&docid=67514799&x=4945',
		'title': '',
		'imageId': '67514799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3879031';

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