var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006329&x=2446',
		'title': '',
		'imageId': '70006329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006331&x=2446',
		'title': '',
		'imageId': '70006331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006332&x=2446',
		'title': '',
		'imageId': '70006332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006330&x=2446',
		'title': '',
		'imageId': '70006330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006334&x=2446',
		'title': '',
		'imageId': '70006334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006333&x=2446',
		'title': '',
		'imageId': '70006333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006341&x=2446',
		'title': '',
		'imageId': '70006341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006342&x=2446',
		'title': '',
		'imageId': '70006342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006345&x=2446',
		'title': '',
		'imageId': '70006345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006346&x=2446',
		'title': '',
		'imageId': '70006346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006349&x=2446',
		'title': '',
		'imageId': '70006349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006354&x=2446',
		'title': '',
		'imageId': '70006354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006357&x=2446',
		'title': '',
		'imageId': '70006357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006358&x=2446',
		'title': '',
		'imageId': '70006358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006362&x=2446',
		'title': '',
		'imageId': '70006362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006364&x=2446',
		'title': '',
		'imageId': '70006364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006370&x=2446',
		'title': '',
		'imageId': '70006370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006376&x=2446',
		'title': '',
		'imageId': '70006376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006372&x=2446',
		'title': '',
		'imageId': '70006372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006375&x=2446',
		'title': '',
		'imageId': '70006375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012000&docid=70006379&x=2446',
		'title': '',
		'imageId': '70006379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012000';

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