var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839821&x=234',
		'title': '',
		'imageId': '68839821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839833&x=234',
		'title': '',
		'imageId': '68839833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839831&x=234',
		'title': '',
		'imageId': '68839831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839826&x=234',
		'title': '',
		'imageId': '68839826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839823&x=234',
		'title': '',
		'imageId': '68839823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839828&x=234',
		'title': '',
		'imageId': '68839828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839829&x=234',
		'title': '',
		'imageId': '68839829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839824&x=234',
		'title': '',
		'imageId': '68839824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839822&x=234',
		'title': '',
		'imageId': '68839822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839832&x=234',
		'title': '',
		'imageId': '68839832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839827&x=234',
		'title': '',
		'imageId': '68839827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839835&x=234',
		'title': '',
		'imageId': '68839835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839834&x=234',
		'title': '',
		'imageId': '68839834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952674&docid=68839836&x=234',
		'title': '',
		'imageId': '68839836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952674';

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