var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195685&x=2241',
		'title': '',
		'imageId': '70195685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195698&x=2241',
		'title': '',
		'imageId': '70195698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195700&x=2241',
		'title': '',
		'imageId': '70195700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195699&x=2241',
		'title': '',
		'imageId': '70195699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195702&x=2241',
		'title': '',
		'imageId': '70195702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195701&x=2241',
		'title': '',
		'imageId': '70195701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195696&x=2241',
		'title': '',
		'imageId': '70195696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195684&x=2241',
		'title': '',
		'imageId': '70195684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195691&x=2241',
		'title': '',
		'imageId': '70195691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195697&x=2241',
		'title': '',
		'imageId': '70195697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195694&x=2241',
		'title': '',
		'imageId': '70195694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195688&x=2241',
		'title': '',
		'imageId': '70195688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195692&x=2241',
		'title': '',
		'imageId': '70195692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195686&x=2241',
		'title': '',
		'imageId': '70195686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195689&x=2241',
		'title': '',
		'imageId': '70195689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195690&x=2241',
		'title': '',
		'imageId': '70195690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195695&x=2241',
		'title': '',
		'imageId': '70195695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195693&x=2241',
		'title': '',
		'imageId': '70195693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=70195687&x=2241',
		'title': '',
		'imageId': '70195687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=59270916&x=2241',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018702&docid=59270915&x=2241',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018702';

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