var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059690&x=5344',
		'title': '',
		'imageId': '70059690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059693&x=5344',
		'title': '',
		'imageId': '70059693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059695&x=5344',
		'title': '',
		'imageId': '70059695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059686&x=5344',
		'title': '',
		'imageId': '70059686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059696&x=5344',
		'title': '',
		'imageId': '70059696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059701&x=5344',
		'title': '',
		'imageId': '70059701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059694&x=5344',
		'title': '',
		'imageId': '70059694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059697&x=5344',
		'title': '',
		'imageId': '70059697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059692&x=5344',
		'title': '',
		'imageId': '70059692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059700&x=5344',
		'title': '',
		'imageId': '70059700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059691&x=5344',
		'title': '',
		'imageId': '70059691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059699&x=5344',
		'title': '',
		'imageId': '70059699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059689&x=5344',
		'title': '',
		'imageId': '70059689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059687&x=5344',
		'title': '',
		'imageId': '70059687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059698&x=5344',
		'title': '',
		'imageId': '70059698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059702&x=5344',
		'title': '',
		'imageId': '70059702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059688&x=5344',
		'title': '',
		'imageId': '70059688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014121&docid=70059703&x=5344',
		'title': '',
		'imageId': '70059703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014121';

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