var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270057&x=224',
		'title': '',
		'imageId': '67270057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270058&x=224',
		'title': '',
		'imageId': '67270058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270060&x=224',
		'title': '',
		'imageId': '67270060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270061&x=224',
		'title': '',
		'imageId': '67270061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270063&x=224',
		'title': '',
		'imageId': '67270063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270064&x=224',
		'title': '',
		'imageId': '67270064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270066&x=224',
		'title': '',
		'imageId': '67270066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270062&x=224',
		'title': '',
		'imageId': '67270062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270065&x=224',
		'title': '',
		'imageId': '67270065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270068&x=224',
		'title': '',
		'imageId': '67270068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270067&x=224',
		'title': '',
		'imageId': '67270067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270069&x=224',
		'title': '',
		'imageId': '67270069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270071&x=224',
		'title': '',
		'imageId': '67270071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895014&docid=67270070&x=224',
		'title': '',
		'imageId': '67270070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895014';

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