var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948448&x=1635',
		'title': '',
		'imageId': '68948448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948447&x=1635',
		'title': '',
		'imageId': '68948447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948455&x=1635',
		'title': '',
		'imageId': '68948455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948456&x=1635',
		'title': '',
		'imageId': '68948456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948452&x=1635',
		'title': '',
		'imageId': '68948452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948450&x=1635',
		'title': '',
		'imageId': '68948450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948454&x=1635',
		'title': '',
		'imageId': '68948454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948453&x=1635',
		'title': '',
		'imageId': '68948453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965986&docid=68948449&x=1635',
		'title': '',
		'imageId': '68948449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965986';

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