var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515479&x=3730',
		'title': '',
		'imageId': '68515479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515485&x=3730',
		'title': '',
		'imageId': '68515485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515483&x=3730',
		'title': '',
		'imageId': '68515483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515482&x=3730',
		'title': '',
		'imageId': '68515482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515480&x=3730',
		'title': '',
		'imageId': '68515480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515488&x=3730',
		'title': '',
		'imageId': '68515488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515489&x=3730',
		'title': '',
		'imageId': '68515489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515491&x=3730',
		'title': '',
		'imageId': '68515491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515492&x=3730',
		'title': '',
		'imageId': '68515492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515495&x=3730',
		'title': '',
		'imageId': '68515495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515494&x=3730',
		'title': '',
		'imageId': '68515494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515496&x=3730',
		'title': '',
		'imageId': '68515496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515493&x=3730',
		'title': '',
		'imageId': '68515493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515486&x=3730',
		'title': '',
		'imageId': '68515486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947238&docid=68515497&x=3730',
		'title': '',
		'imageId': '68515497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947238';

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