var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767815&x=4856',
		'title': '',
		'imageId': '69767815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767818&x=4856',
		'title': '',
		'imageId': '69767818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767822&x=4856',
		'title': '',
		'imageId': '69767822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767825&x=4856',
		'title': '',
		'imageId': '69767825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767828&x=4856',
		'title': '',
		'imageId': '69767828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767831&x=4856',
		'title': '',
		'imageId': '69767831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767840&x=4856',
		'title': '',
		'imageId': '69767840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002179&docid=69767843&x=4856',
		'title': '',
		'imageId': '69767843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002179';

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