var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100853&x=410',
		'title': '',
		'imageId': '70100853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100858&x=410',
		'title': '',
		'imageId': '70100858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100879&x=410',
		'title': '',
		'imageId': '70100879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100883&x=410',
		'title': '',
		'imageId': '70100883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100889&x=410',
		'title': '',
		'imageId': '70100889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100892&x=410',
		'title': '',
		'imageId': '70100892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100898&x=410',
		'title': '',
		'imageId': '70100898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100903&x=410',
		'title': '',
		'imageId': '70100903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100911&x=410',
		'title': '',
		'imageId': '70100911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100914&x=410',
		'title': '',
		'imageId': '70100914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100920&x=410',
		'title': '',
		'imageId': '70100920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100923&x=410',
		'title': '',
		'imageId': '70100923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100927&x=410',
		'title': '',
		'imageId': '70100927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100930&x=410',
		'title': '',
		'imageId': '70100930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015696&docid=70100936&x=410',
		'title': '',
		'imageId': '70100936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015696';

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