var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008991&x=3115',
		'title': '',
		'imageId': '68008991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008993&x=3115',
		'title': '',
		'imageId': '68008993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008988&x=3115',
		'title': '',
		'imageId': '68008988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008995&x=3115',
		'title': '',
		'imageId': '68008995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008990&x=3115',
		'title': '',
		'imageId': '68008990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008998&x=3115',
		'title': '',
		'imageId': '68008998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008997&x=3115',
		'title': '',
		'imageId': '68008997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008994&x=3115',
		'title': '',
		'imageId': '68008994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008989&x=3115',
		'title': '',
		'imageId': '68008989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008999&x=3115',
		'title': '',
		'imageId': '68008999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008992&x=3115',
		'title': '',
		'imageId': '68008992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008996&x=3115',
		'title': '',
		'imageId': '68008996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68009000&x=3115',
		'title': '',
		'imageId': '68009000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924541&docid=68008987&x=3115',
		'title': '',
		'imageId': '68008987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924541';

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