var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733977&x=041',
		'title': '',
		'imageId': '68733977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733990&x=041',
		'title': '',
		'imageId': '68733990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733986&x=041',
		'title': '',
		'imageId': '68733986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733985&x=041',
		'title': '',
		'imageId': '68733985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733984&x=041',
		'title': '',
		'imageId': '68733984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733991&x=041',
		'title': '',
		'imageId': '68733991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733982&x=041',
		'title': '',
		'imageId': '68733982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733979&x=041',
		'title': '',
		'imageId': '68733979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733978&x=041',
		'title': '',
		'imageId': '68733978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733981&x=041',
		'title': '',
		'imageId': '68733981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955649&docid=68733976&x=041',
		'title': '',
		'imageId': '68733976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955649';

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