var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026738&x=3230',
		'title': '',
		'imageId': '69026738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026762&x=3230',
		'title': '',
		'imageId': '69026762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026766&x=3230',
		'title': '',
		'imageId': '69026766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026769&x=3230',
		'title': '',
		'imageId': '69026769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026773&x=3230',
		'title': '',
		'imageId': '69026773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026780&x=3230',
		'title': '',
		'imageId': '69026780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69026784&x=3230',
		'title': '',
		'imageId': '69026784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69028268&x=3230',
		'title': '',
		'imageId': '69028268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970376&docid=69028273&x=3230',
		'title': '',
		'imageId': '69028273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970376';

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