var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287860&x=5852',
		'title': '',
		'imageId': '69287860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287862&x=5852',
		'title': '',
		'imageId': '69287862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287866&x=5852',
		'title': '',
		'imageId': '69287866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287865&x=5852',
		'title': '',
		'imageId': '69287865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287861&x=5852',
		'title': '',
		'imageId': '69287861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287870&x=5852',
		'title': '',
		'imageId': '69287870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287857&x=5852',
		'title': '',
		'imageId': '69287857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287868&x=5852',
		'title': '',
		'imageId': '69287868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287856&x=5852',
		'title': '',
		'imageId': '69287856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287858&x=5852',
		'title': '',
		'imageId': '69287858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287863&x=5852',
		'title': '',
		'imageId': '69287863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=69287859&x=5852',
		'title': '',
		'imageId': '69287859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=59270910&x=5852',
		'title': '',
		'imageId': '59270910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980854&docid=59270909&x=5852',
		'title': '',
		'imageId': '59270909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980854';

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