var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006148&x=4324',
		'title': '',
		'imageId': '69006148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006149&x=4324',
		'title': '',
		'imageId': '69006149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006150&x=4324',
		'title': '',
		'imageId': '69006150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006151&x=4324',
		'title': '',
		'imageId': '69006151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006152&x=4324',
		'title': '',
		'imageId': '69006152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69006153&x=4324',
		'title': '',
		'imageId': '69006153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69984388&x=4324',
		'title': '',
		'imageId': '69984388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969296&docid=69984391&x=4324',
		'title': '',
		'imageId': '69984391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969296';

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