var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137388&x=5036',
		'title': '',
		'imageId': '68137388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137416&x=5036',
		'title': '',
		'imageId': '68137416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135850&x=5036',
		'title': '',
		'imageId': '68135850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135856&x=5036',
		'title': '',
		'imageId': '68135856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135851&x=5036',
		'title': '',
		'imageId': '68135851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135849&x=5036',
		'title': '',
		'imageId': '68135849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137406&x=5036',
		'title': '',
		'imageId': '68137406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135854&x=5036',
		'title': '',
		'imageId': '68135854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135857&x=5036',
		'title': '',
		'imageId': '68135857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135852&x=5036',
		'title': '',
		'imageId': '68135852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137419&x=5036',
		'title': '',
		'imageId': '68137419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137411&x=5036',
		'title': '',
		'imageId': '68137411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135855&x=5036',
		'title': '',
		'imageId': '68135855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135858&x=5036',
		'title': '',
		'imageId': '68135858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135860&x=5036',
		'title': '',
		'imageId': '68135860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135853&x=5036',
		'title': '',
		'imageId': '68135853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135859&x=5036',
		'title': '',
		'imageId': '68135859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68135848&x=5036',
		'title': '',
		'imageId': '68135848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930138&docid=68137403&x=5036',
		'title': '',
		'imageId': '68137403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930138';

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