var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626967&x=2644',
		'title': '',
		'imageId': '626967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626968&x=2644',
		'title': '',
		'imageId': '626968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626969&x=2644',
		'title': '',
		'imageId': '626969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626970&x=2644',
		'title': '',
		'imageId': '626970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626971&x=2644',
		'title': '',
		'imageId': '626971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626972&x=2644',
		'title': '',
		'imageId': '626972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626973&x=2644',
		'title': '',
		'imageId': '626973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626974&x=2644',
		'title': '',
		'imageId': '626974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179601&docid=626975&x=2644',
		'title': '',
		'imageId': '626975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179601';

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