var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839652&x=5321',
		'title': '',
		'imageId': '68839652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839656&x=5321',
		'title': '',
		'imageId': '68839656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839659&x=5321',
		'title': '',
		'imageId': '68839659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839660&x=5321',
		'title': '',
		'imageId': '68839660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839661&x=5321',
		'title': '',
		'imageId': '68839661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839662&x=5321',
		'title': '',
		'imageId': '68839662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839654&x=5321',
		'title': '',
		'imageId': '68839654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839658&x=5321',
		'title': '',
		'imageId': '68839658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839650&x=5321',
		'title': '',
		'imageId': '68839650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839651&x=5321',
		'title': '',
		'imageId': '68839651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839653&x=5321',
		'title': '',
		'imageId': '68839653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839657&x=5321',
		'title': '',
		'imageId': '68839657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839655&x=5321',
		'title': '',
		'imageId': '68839655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839665&x=5321',
		'title': '',
		'imageId': '68839665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839664&x=5321',
		'title': '',
		'imageId': '68839664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960183&docid=68839663&x=5321',
		'title': '',
		'imageId': '68839663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960183';

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