var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881059&x=2453',
		'title': '',
		'imageId': '67881059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881071&x=2453',
		'title': '',
		'imageId': '67881071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881062&x=2453',
		'title': '',
		'imageId': '67881062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881066&x=2453',
		'title': '',
		'imageId': '67881066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881060&x=2453',
		'title': '',
		'imageId': '67881060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881061&x=2453',
		'title': '',
		'imageId': '67881061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881072&x=2453',
		'title': '',
		'imageId': '67881072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881070&x=2453',
		'title': '',
		'imageId': '67881070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881063&x=2453',
		'title': '',
		'imageId': '67881063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881064&x=2453',
		'title': '',
		'imageId': '67881064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881074&x=2453',
		'title': '',
		'imageId': '67881074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881065&x=2453',
		'title': '',
		'imageId': '67881065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881067&x=2453',
		'title': '',
		'imageId': '67881067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881069&x=2453',
		'title': '',
		'imageId': '67881069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918867&docid=67881073&x=2453',
		'title': '',
		'imageId': '67881073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918867';

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