var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478893&x=2559',
		'title': '',
		'imageId': '67478893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478887&x=2559',
		'title': '',
		'imageId': '67478887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478896&x=2559',
		'title': '',
		'imageId': '67478896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478894&x=2559',
		'title': '',
		'imageId': '67478894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478890&x=2559',
		'title': '',
		'imageId': '67478890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478891&x=2559',
		'title': '',
		'imageId': '67478891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478888&x=2559',
		'title': '',
		'imageId': '67478888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907488&docid=67478889&x=2559',
		'title': '',
		'imageId': '67478889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907488';

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