var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125519&x=1212',
		'title': '',
		'imageId': '70125519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125521&x=1212',
		'title': '',
		'imageId': '70125521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125518&x=1212',
		'title': '',
		'imageId': '70125518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125520&x=1212',
		'title': '',
		'imageId': '70125520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125526&x=1212',
		'title': '',
		'imageId': '70125526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125522&x=1212',
		'title': '',
		'imageId': '70125522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125523&x=1212',
		'title': '',
		'imageId': '70125523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125524&x=1212',
		'title': '',
		'imageId': '70125524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125525&x=1212',
		'title': '',
		'imageId': '70125525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125530&x=1212',
		'title': '',
		'imageId': '70125530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125529&x=1212',
		'title': '',
		'imageId': '70125529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125527&x=1212',
		'title': '',
		'imageId': '70125527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=70125528&x=1212',
		'title': '',
		'imageId': '70125528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=59270654&x=1212',
		'title': '',
		'imageId': '59270654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013572&docid=59270653&x=1212',
		'title': '',
		'imageId': '59270653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013572';

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