var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483685&x=256',
		'title': '',
		'imageId': '69483685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483679&x=256',
		'title': '',
		'imageId': '69483679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483684&x=256',
		'title': '',
		'imageId': '69483684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483681&x=256',
		'title': '',
		'imageId': '69483681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483683&x=256',
		'title': '',
		'imageId': '69483683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483680&x=256',
		'title': '',
		'imageId': '69483680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483688&x=256',
		'title': '',
		'imageId': '69483688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483686&x=256',
		'title': '',
		'imageId': '69483686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010261&docid=69483687&x=256',
		'title': '',
		'imageId': '69483687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010261';

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