var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708139&x=105',
		'title': '',
		'imageId': '68708139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708144&x=105',
		'title': '',
		'imageId': '68708144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708145&x=105',
		'title': '',
		'imageId': '68708145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708148&x=105',
		'title': '',
		'imageId': '68708148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708151&x=105',
		'title': '',
		'imageId': '68708151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708154&x=105',
		'title': '',
		'imageId': '68708154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708157&x=105',
		'title': '',
		'imageId': '68708157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708162&x=105',
		'title': '',
		'imageId': '68708162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708165&x=105',
		'title': '',
		'imageId': '68708165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708168&x=105',
		'title': '',
		'imageId': '68708168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708171&x=105',
		'title': '',
		'imageId': '68708171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708172&x=105',
		'title': '',
		'imageId': '68708172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708177&x=105',
		'title': '',
		'imageId': '68708177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708180&x=105',
		'title': '',
		'imageId': '68708180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708185&x=105',
		'title': '',
		'imageId': '68708185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955368&docid=68708190&x=105',
		'title': '',
		'imageId': '68708190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955368';

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