var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110940&x=1721',
		'title': '',
		'imageId': '70110940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110936&x=1721',
		'title': '',
		'imageId': '70110936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110938&x=1721',
		'title': '',
		'imageId': '70110938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110941&x=1721',
		'title': '',
		'imageId': '70110941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110935&x=1721',
		'title': '',
		'imageId': '70110935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110939&x=1721',
		'title': '',
		'imageId': '70110939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110937&x=1721',
		'title': '',
		'imageId': '70110937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110945&x=1721',
		'title': '',
		'imageId': '70110945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110942&x=1721',
		'title': '',
		'imageId': '70110942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110946&x=1721',
		'title': '',
		'imageId': '70110946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110943&x=1721',
		'title': '',
		'imageId': '70110943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=70110944&x=1721',
		'title': '',
		'imageId': '70110944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=59270959&x=1721',
		'title': '',
		'imageId': '59270959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012883&docid=59270957&x=1721',
		'title': '',
		'imageId': '59270957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012883';

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