var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673980&x=1445',
		'title': '',
		'imageId': '68673980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673991&x=1445',
		'title': '',
		'imageId': '68673991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673987&x=1445',
		'title': '',
		'imageId': '68673987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673988&x=1445',
		'title': '',
		'imageId': '68673988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673985&x=1445',
		'title': '',
		'imageId': '68673985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673982&x=1445',
		'title': '',
		'imageId': '68673982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673990&x=1445',
		'title': '',
		'imageId': '68673990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68674000&x=1445',
		'title': '',
		'imageId': '68674000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673994&x=1445',
		'title': '',
		'imageId': '68673994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673993&x=1445',
		'title': '',
		'imageId': '68673993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673983&x=1445',
		'title': '',
		'imageId': '68673983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673999&x=1445',
		'title': '',
		'imageId': '68673999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673997&x=1445',
		'title': '',
		'imageId': '68673997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673986&x=1445',
		'title': '',
		'imageId': '68673986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673996&x=1445',
		'title': '',
		'imageId': '68673996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673981&x=1445',
		'title': '',
		'imageId': '68673981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673998&x=1445',
		'title': '',
		'imageId': '68673998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673984&x=1445',
		'title': '',
		'imageId': '68673984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673989&x=1445',
		'title': '',
		'imageId': '68673989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673995&x=1445',
		'title': '',
		'imageId': '68673995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954054&docid=68673992&x=1445',
		'title': '',
		'imageId': '68673992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954054';

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