var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219781&x=427',
		'title': '',
		'imageId': '68219781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219819&x=427',
		'title': '',
		'imageId': '68219819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219815&x=427',
		'title': '',
		'imageId': '68219815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219803&x=427',
		'title': '',
		'imageId': '68219803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219785&x=427',
		'title': '',
		'imageId': '68219785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219788&x=427',
		'title': '',
		'imageId': '68219788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219806&x=427',
		'title': '',
		'imageId': '68219806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219812&x=427',
		'title': '',
		'imageId': '68219812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219800&x=427',
		'title': '',
		'imageId': '68219800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219802&x=427',
		'title': '',
		'imageId': '68219802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219782&x=427',
		'title': '',
		'imageId': '68219782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219780&x=427',
		'title': '',
		'imageId': '68219780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219784&x=427',
		'title': '',
		'imageId': '68219784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219794&x=427',
		'title': '',
		'imageId': '68219794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219811&x=427',
		'title': '',
		'imageId': '68219811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219793&x=427',
		'title': '',
		'imageId': '68219793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933605&docid=68219783&x=427',
		'title': '',
		'imageId': '68219783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933605';

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