var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626926&x=3916',
		'title': '',
		'imageId': '626926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626927&x=3916',
		'title': '',
		'imageId': '626927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626928&x=3916',
		'title': '',
		'imageId': '626928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626929&x=3916',
		'title': '',
		'imageId': '626929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626930&x=3916',
		'title': '',
		'imageId': '626930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626931&x=3916',
		'title': '',
		'imageId': '626931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626932&x=3916',
		'title': '',
		'imageId': '626932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179594&docid=626933&x=3916',
		'title': '',
		'imageId': '626933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179594';

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