var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178830&x=656',
		'title': '',
		'imageId': '68178830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178822&x=656',
		'title': '',
		'imageId': '68178822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178823&x=656',
		'title': '',
		'imageId': '68178823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178836&x=656',
		'title': '',
		'imageId': '68178836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178828&x=656',
		'title': '',
		'imageId': '68178828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178821&x=656',
		'title': '',
		'imageId': '68178821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178835&x=656',
		'title': '',
		'imageId': '68178835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178824&x=656',
		'title': '',
		'imageId': '68178824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178829&x=656',
		'title': '',
		'imageId': '68178829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178832&x=656',
		'title': '',
		'imageId': '68178832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178825&x=656',
		'title': '',
		'imageId': '68178825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178827&x=656',
		'title': '',
		'imageId': '68178827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178833&x=656',
		'title': '',
		'imageId': '68178833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178826&x=656',
		'title': '',
		'imageId': '68178826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178834&x=656',
		'title': '',
		'imageId': '68178834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932119&docid=68178831&x=656',
		'title': '',
		'imageId': '68178831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932119';

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