var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823488&x=2644',
		'title': '',
		'imageId': '69823488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823484&x=2644',
		'title': '',
		'imageId': '69823484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823489&x=2644',
		'title': '',
		'imageId': '69823489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823486&x=2644',
		'title': '',
		'imageId': '69823486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823485&x=2644',
		'title': '',
		'imageId': '69823485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823490&x=2644',
		'title': '',
		'imageId': '69823490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994995&docid=69823487&x=2644',
		'title': '',
		'imageId': '69823487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994995';

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