var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025488&x=1358',
		'title': '',
		'imageId': '70025488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025494&x=1358',
		'title': '',
		'imageId': '70025494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025501&x=1358',
		'title': '',
		'imageId': '70025501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025485&x=1358',
		'title': '',
		'imageId': '70025485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025496&x=1358',
		'title': '',
		'imageId': '70025496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025492&x=1358',
		'title': '',
		'imageId': '70025492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025489&x=1358',
		'title': '',
		'imageId': '70025489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025484&x=1358',
		'title': '',
		'imageId': '70025484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025500&x=1358',
		'title': '',
		'imageId': '70025500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025483&x=1358',
		'title': '',
		'imageId': '70025483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025497&x=1358',
		'title': '',
		'imageId': '70025497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025487&x=1358',
		'title': '',
		'imageId': '70025487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025499&x=1358',
		'title': '',
		'imageId': '70025499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025498&x=1358',
		'title': '',
		'imageId': '70025498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025493&x=1358',
		'title': '',
		'imageId': '70025493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025502&x=1358',
		'title': '',
		'imageId': '70025502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025486&x=1358',
		'title': '',
		'imageId': '70025486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025490&x=1358',
		'title': '',
		'imageId': '70025490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025491&x=1358',
		'title': '',
		'imageId': '70025491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025495&x=1358',
		'title': '',
		'imageId': '70025495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012882&docid=70025555&x=1358',
		'title': '',
		'imageId': '70025555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012882';

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