var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659618&x=5019',
		'title': '',
		'imageId': '66659618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659621&x=5019',
		'title': '',
		'imageId': '66659621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659622&x=5019',
		'title': '',
		'imageId': '66659622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659623&x=5019',
		'title': '',
		'imageId': '66659623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659624&x=5019',
		'title': '',
		'imageId': '66659624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659625&x=5019',
		'title': '',
		'imageId': '66659625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870377&docid=66659626&x=5019',
		'title': '',
		'imageId': '66659626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3870377';

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