var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862311&x=4353',
		'title': '',
		'imageId': '68862311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862317&x=4353',
		'title': '',
		'imageId': '68862317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862302&x=4353',
		'title': '',
		'imageId': '68862302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862303&x=4353',
		'title': '',
		'imageId': '68862303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862310&x=4353',
		'title': '',
		'imageId': '68862310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862308&x=4353',
		'title': '',
		'imageId': '68862308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862305&x=4353',
		'title': '',
		'imageId': '68862305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862315&x=4353',
		'title': '',
		'imageId': '68862315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862307&x=4353',
		'title': '',
		'imageId': '68862307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862301&x=4353',
		'title': '',
		'imageId': '68862301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862316&x=4353',
		'title': '',
		'imageId': '68862316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862309&x=4353',
		'title': '',
		'imageId': '68862309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862306&x=4353',
		'title': '',
		'imageId': '68862306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862314&x=4353',
		'title': '',
		'imageId': '68862314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862312&x=4353',
		'title': '',
		'imageId': '68862312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862313&x=4353',
		'title': '',
		'imageId': '68862313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962247&docid=68862304&x=4353',
		'title': '',
		'imageId': '68862304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962247';

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