var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028475&x=4941',
		'title': '',
		'imageId': '70028475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028477&x=4941',
		'title': '',
		'imageId': '70028477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028476&x=4941',
		'title': '',
		'imageId': '70028476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028478&x=4941',
		'title': '',
		'imageId': '70028478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028487&x=4941',
		'title': '',
		'imageId': '70028487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028481&x=4941',
		'title': '',
		'imageId': '70028481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028479&x=4941',
		'title': '',
		'imageId': '70028479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028480&x=4941',
		'title': '',
		'imageId': '70028480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028484&x=4941',
		'title': '',
		'imageId': '70028484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028483&x=4941',
		'title': '',
		'imageId': '70028483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028482&x=4941',
		'title': '',
		'imageId': '70028482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028485&x=4941',
		'title': '',
		'imageId': '70028485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013012&docid=70028486&x=4941',
		'title': '',
		'imageId': '70028486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013012';

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