var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480304&x=2156',
		'title': '',
		'imageId': '68480304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480305&x=2156',
		'title': '',
		'imageId': '68480305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480311&x=2156',
		'title': '',
		'imageId': '68480311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480314&x=2156',
		'title': '',
		'imageId': '68480314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480313&x=2156',
		'title': '',
		'imageId': '68480313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480310&x=2156',
		'title': '',
		'imageId': '68480310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480307&x=2156',
		'title': '',
		'imageId': '68480307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480306&x=2156',
		'title': '',
		'imageId': '68480306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480309&x=2156',
		'title': '',
		'imageId': '68480309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480312&x=2156',
		'title': '',
		'imageId': '68480312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68480308&x=2156',
		'title': '',
		'imageId': '68480308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68664617&x=2156',
		'title': '',
		'imageId': '68664617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68664619&x=2156',
		'title': '',
		'imageId': '68664619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945692&docid=68664618&x=2156',
		'title': '',
		'imageId': '68664618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945692';

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