var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980076&x=1740',
		'title': '',
		'imageId': '68980076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980079&x=1740',
		'title': '',
		'imageId': '68980079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980081&x=1740',
		'title': '',
		'imageId': '68980081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980082&x=1740',
		'title': '',
		'imageId': '68980082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980083&x=1740',
		'title': '',
		'imageId': '68980083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980084&x=1740',
		'title': '',
		'imageId': '68980084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980085&x=1740',
		'title': '',
		'imageId': '68980085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980086&x=1740',
		'title': '',
		'imageId': '68980086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980087&x=1740',
		'title': '',
		'imageId': '68980087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980088&x=1740',
		'title': '',
		'imageId': '68980088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980089&x=1740',
		'title': '',
		'imageId': '68980089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980090&x=1740',
		'title': '',
		'imageId': '68980090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980091&x=1740',
		'title': '',
		'imageId': '68980091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980092&x=1740',
		'title': '',
		'imageId': '68980092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967764&docid=68980093&x=1740',
		'title': '',
		'imageId': '68980093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967764';

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