var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138625&x=2022',
		'title': '',
		'imageId': '70138625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138631&x=2022',
		'title': '',
		'imageId': '70138631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138630&x=2022',
		'title': '',
		'imageId': '70138630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138618&x=2022',
		'title': '',
		'imageId': '70138618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138621&x=2022',
		'title': '',
		'imageId': '70138621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138626&x=2022',
		'title': '',
		'imageId': '70138626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138627&x=2022',
		'title': '',
		'imageId': '70138627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138629&x=2022',
		'title': '',
		'imageId': '70138629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138623&x=2022',
		'title': '',
		'imageId': '70138623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138613&x=2022',
		'title': '',
		'imageId': '70138613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138615&x=2022',
		'title': '',
		'imageId': '70138615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138620&x=2022',
		'title': '',
		'imageId': '70138620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138624&x=2022',
		'title': '',
		'imageId': '70138624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138616&x=2022',
		'title': '',
		'imageId': '70138616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138619&x=2022',
		'title': '',
		'imageId': '70138619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138614&x=2022',
		'title': '',
		'imageId': '70138614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138617&x=2022',
		'title': '',
		'imageId': '70138617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138628&x=2022',
		'title': '',
		'imageId': '70138628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016618&docid=70138622&x=2022',
		'title': '',
		'imageId': '70138622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016618';

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