var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048060&x=3256',
		'title': '',
		'imageId': '70048060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048061&x=3256',
		'title': '',
		'imageId': '70048061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048062&x=3256',
		'title': '',
		'imageId': '70048062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048063&x=3256',
		'title': '',
		'imageId': '70048063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048064&x=3256',
		'title': '',
		'imageId': '70048064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048065&x=3256',
		'title': '',
		'imageId': '70048065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048066&x=3256',
		'title': '',
		'imageId': '70048066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048067&x=3256',
		'title': '',
		'imageId': '70048067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048068&x=3256',
		'title': '',
		'imageId': '70048068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048069&x=3256',
		'title': '',
		'imageId': '70048069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048070&x=3256',
		'title': '',
		'imageId': '70048070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048071&x=3256',
		'title': '',
		'imageId': '70048071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048072&x=3256',
		'title': '',
		'imageId': '70048072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048073&x=3256',
		'title': '',
		'imageId': '70048073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013556&docid=70048074&x=3256',
		'title': '',
		'imageId': '70048074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013556';

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