var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981873&x=215',
		'title': '',
		'imageId': '69981873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981882&x=215',
		'title': '',
		'imageId': '69981882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981872&x=215',
		'title': '',
		'imageId': '69981872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981880&x=215',
		'title': '',
		'imageId': '69981880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981876&x=215',
		'title': '',
		'imageId': '69981876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981875&x=215',
		'title': '',
		'imageId': '69981875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981877&x=215',
		'title': '',
		'imageId': '69981877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981874&x=215',
		'title': '',
		'imageId': '69981874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981879&x=215',
		'title': '',
		'imageId': '69981879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981881&x=215',
		'title': '',
		'imageId': '69981881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010763&docid=69981878&x=215',
		'title': '',
		'imageId': '69981878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010763';

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