var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979472&x=2127',
		'title': '',
		'imageId': '69979472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979473&x=2127',
		'title': '',
		'imageId': '69979473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979474&x=2127',
		'title': '',
		'imageId': '69979474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979475&x=2127',
		'title': '',
		'imageId': '69979475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979476&x=2127',
		'title': '',
		'imageId': '69979476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979477&x=2127',
		'title': '',
		'imageId': '69979477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979478&x=2127',
		'title': '',
		'imageId': '69979478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979479&x=2127',
		'title': '',
		'imageId': '69979479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010777&docid=69979480&x=2127',
		'title': '',
		'imageId': '69979480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010777';

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