var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546147&x=1331',
		'title': '',
		'imageId': '69546147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546145&x=1331',
		'title': '',
		'imageId': '69546145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546141&x=1331',
		'title': '',
		'imageId': '69546141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546146&x=1331',
		'title': '',
		'imageId': '69546146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546143&x=1331',
		'title': '',
		'imageId': '69546143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546142&x=1331',
		'title': '',
		'imageId': '69546142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992608&docid=69546144&x=1331',
		'title': '',
		'imageId': '69546144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992608';

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