var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488303&x=651',
		'title': '',
		'imageId': '68488303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488304&x=651',
		'title': '',
		'imageId': '68488304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488305&x=651',
		'title': '',
		'imageId': '68488305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488306&x=651',
		'title': '',
		'imageId': '68488306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488307&x=651',
		'title': '',
		'imageId': '68488307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488308&x=651',
		'title': '',
		'imageId': '68488308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488309&x=651',
		'title': '',
		'imageId': '68488309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488310&x=651',
		'title': '',
		'imageId': '68488310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488311&x=651',
		'title': '',
		'imageId': '68488311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488312&x=651',
		'title': '',
		'imageId': '68488312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488313&x=651',
		'title': '',
		'imageId': '68488313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488314&x=651',
		'title': '',
		'imageId': '68488314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488315&x=651',
		'title': '',
		'imageId': '68488315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488316&x=651',
		'title': '',
		'imageId': '68488316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488317&x=651',
		'title': '',
		'imageId': '68488317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946215&docid=68488318&x=651',
		'title': '',
		'imageId': '68488318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946215';

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