var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269053&x=4856',
		'title': '',
		'imageId': '69269053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269057&x=4856',
		'title': '',
		'imageId': '69269057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269058&x=4856',
		'title': '',
		'imageId': '69269058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269052&x=4856',
		'title': '',
		'imageId': '69269052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269055&x=4856',
		'title': '',
		'imageId': '69269055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269056&x=4856',
		'title': '',
		'imageId': '69269056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269059&x=4856',
		'title': '',
		'imageId': '69269059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269054&x=4856',
		'title': '',
		'imageId': '69269054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980196&docid=69269051&x=4856',
		'title': '',
		'imageId': '69269051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980196';

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