var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710479&x=4239',
		'title': '',
		'imageId': '68710479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710480&x=4239',
		'title': '',
		'imageId': '68710480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710481&x=4239',
		'title': '',
		'imageId': '68710481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710482&x=4239',
		'title': '',
		'imageId': '68710482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710484&x=4239',
		'title': '',
		'imageId': '68710484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710495&x=4239',
		'title': '',
		'imageId': '68710495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710488&x=4239',
		'title': '',
		'imageId': '68710488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710489&x=4239',
		'title': '',
		'imageId': '68710489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710490&x=4239',
		'title': '',
		'imageId': '68710490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710491&x=4239',
		'title': '',
		'imageId': '68710491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710492&x=4239',
		'title': '',
		'imageId': '68710492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710493&x=4239',
		'title': '',
		'imageId': '68710493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710494&x=4239',
		'title': '',
		'imageId': '68710494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710487&x=4239',
		'title': '',
		'imageId': '68710487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710486&x=4239',
		'title': '',
		'imageId': '68710486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955454&docid=68710485&x=4239',
		'title': '',
		'imageId': '68710485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955454';

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