var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942305&x=3731',
		'title': '',
		'imageId': '68942305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942307&x=3731',
		'title': '',
		'imageId': '68942307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942308&x=3731',
		'title': '',
		'imageId': '68942308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942309&x=3731',
		'title': '',
		'imageId': '68942309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942313&x=3731',
		'title': '',
		'imageId': '68942313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942314&x=3731',
		'title': '',
		'imageId': '68942314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942315&x=3731',
		'title': '',
		'imageId': '68942315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942321&x=3731',
		'title': '',
		'imageId': '68942321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942316&x=3731',
		'title': '',
		'imageId': '68942316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942319&x=3731',
		'title': '',
		'imageId': '68942319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942317&x=3731',
		'title': '',
		'imageId': '68942317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942318&x=3731',
		'title': '',
		'imageId': '68942318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942320&x=3731',
		'title': '',
		'imageId': '68942320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942312&x=3731',
		'title': '',
		'imageId': '68942312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965684&docid=68942310&x=3731',
		'title': '',
		'imageId': '68942310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965684';

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