var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697281&x=3018',
		'title': '',
		'imageId': '68697281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697282&x=3018',
		'title': '',
		'imageId': '68697282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697283&x=3018',
		'title': '',
		'imageId': '68697283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697284&x=3018',
		'title': '',
		'imageId': '68697284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697285&x=3018',
		'title': '',
		'imageId': '68697285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697286&x=3018',
		'title': '',
		'imageId': '68697286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697297&x=3018',
		'title': '',
		'imageId': '68697297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697299&x=3018',
		'title': '',
		'imageId': '68697299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954936&docid=68697298&x=3018',
		'title': '',
		'imageId': '68697298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954936';

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