var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257727&x=5626',
		'title': '',
		'imageId': '70257727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257732&x=5626',
		'title': '',
		'imageId': '70257732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257735&x=5626',
		'title': '',
		'imageId': '70257735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257730&x=5626',
		'title': '',
		'imageId': '70257730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257731&x=5626',
		'title': '',
		'imageId': '70257731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257729&x=5626',
		'title': '',
		'imageId': '70257729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257728&x=5626',
		'title': '',
		'imageId': '70257728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257734&x=5626',
		'title': '',
		'imageId': '70257734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021276&docid=70257733&x=5626',
		'title': '',
		'imageId': '70257733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021276';

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