var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142163&x=1839',
		'title': '',
		'imageId': '56142163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142164&x=1839',
		'title': '',
		'imageId': '56142164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142162&x=1839',
		'title': '',
		'imageId': '56142162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142160&x=1839',
		'title': '',
		'imageId': '56142160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142165&x=1839',
		'title': '',
		'imageId': '56142165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142166&x=1839',
		'title': '',
		'imageId': '56142166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002392&docid=56142161&x=1839',
		'title': '',
		'imageId': '56142161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002392';

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