var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710814&x=5225',
		'title': '',
		'imageId': '68710814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710817&x=5225',
		'title': '',
		'imageId': '68710817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710818&x=5225',
		'title': '',
		'imageId': '68710818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710819&x=5225',
		'title': '',
		'imageId': '68710819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710820&x=5225',
		'title': '',
		'imageId': '68710820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710821&x=5225',
		'title': '',
		'imageId': '68710821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710816&x=5225',
		'title': '',
		'imageId': '68710816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710829&x=5225',
		'title': '',
		'imageId': '68710829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710823&x=5225',
		'title': '',
		'imageId': '68710823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710824&x=5225',
		'title': '',
		'imageId': '68710824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710825&x=5225',
		'title': '',
		'imageId': '68710825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710826&x=5225',
		'title': '',
		'imageId': '68710826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710827&x=5225',
		'title': '',
		'imageId': '68710827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710828&x=5225',
		'title': '',
		'imageId': '68710828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955470&docid=68710822&x=5225',
		'title': '',
		'imageId': '68710822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955470';

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