var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658641&x=5656',
		'title': '',
		'imageId': '69658641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658644&x=5656',
		'title': '',
		'imageId': '69658644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658645&x=5656',
		'title': '',
		'imageId': '69658645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658646&x=5656',
		'title': '',
		'imageId': '69658646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658647&x=5656',
		'title': '',
		'imageId': '69658647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658638&x=5656',
		'title': '',
		'imageId': '69658638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658639&x=5656',
		'title': '',
		'imageId': '69658639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997997&docid=69658640&x=5656',
		'title': '',
		'imageId': '69658640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997997';

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