var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626956&x=563',
		'title': '',
		'imageId': '626956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626957&x=563',
		'title': '',
		'imageId': '626957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626958&x=563',
		'title': '',
		'imageId': '626958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626959&x=563',
		'title': '',
		'imageId': '626959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626960&x=563',
		'title': '',
		'imageId': '626960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626961&x=563',
		'title': '',
		'imageId': '626961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626962&x=563',
		'title': '',
		'imageId': '626962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179596&docid=626963&x=563',
		'title': '',
		'imageId': '626963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179596';

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