var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088025&x=217',
		'title': '',
		'imageId': '68088025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088019&x=217',
		'title': '',
		'imageId': '68088019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088018&x=217',
		'title': '',
		'imageId': '68088018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088021&x=217',
		'title': '',
		'imageId': '68088021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088020&x=217',
		'title': '',
		'imageId': '68088020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088023&x=217',
		'title': '',
		'imageId': '68088023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088024&x=217',
		'title': '',
		'imageId': '68088024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088022&x=217',
		'title': '',
		'imageId': '68088022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927871&docid=68088017&x=217',
		'title': '',
		'imageId': '68088017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927871';

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